Class JDFShapeTemplate

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Cloneable, IStreamWriter, org.w3c.dom.Element, org.w3c.dom.ElementTraversal, org.w3c.dom.events.EventTarget, org.w3c.dom.Node, org.w3c.dom.NodeList, org.w3c.dom.TypeInfo

    public class JDFShapeTemplate
    extends JDFAutoShapeTemplate
    See Also:
    Serialized Form
    • Constructor Detail

      • JDFShapeTemplate

        public JDFShapeTemplate​(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument,
                                java.lang.String qualifiedName)
        Constructor for JDFShapeTemplate
        Parameters:
        myOwnerDocument -
        qualifiedName -
      • JDFShapeTemplate

        public JDFShapeTemplate​(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument,
                                java.lang.String myNamespaceURI,
                                java.lang.String qualifiedName)
        Constructor for JDFShapeTemplate
        Parameters:
        myOwnerDocument -
        myNamespaceURI -
        qualifiedName -
      • JDFShapeTemplate

        public JDFShapeTemplate​(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument,
                                java.lang.String myNamespaceURI,
                                java.lang.String qualifiedName,
                                java.lang.String myLocalName)
        Constructor for JDFShapeTemplate
        Parameters:
        myOwnerDocument -
        myNamespaceURI -
        qualifiedName -
        myLocalName -
    • Method Detail

      • toString

        public java.lang.String toString()
        toString
        Overrides:
        toString in class KElement
        Returns:
        String
        See Also:
        Object.toString()
      • setStandard

        public void setStandard​(JDFShapeTemplate.EnumStandard value)
        (36) set attribute Standard
        Parameters:
        value - the value to set the attribute to
      • getEnumStandard

        public JDFShapeTemplate.EnumStandard getEnumStandard()
        get enumerated attribute Standard
        Returns:
        value the value to set the attribute to