Class JDFAutoContentObject

  • 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
    Direct Known Subclasses:
    JDFContentObject

    public abstract class JDFAutoContentObject
    extends JDFElement
    class JDFAutoContentObject : public JDFElement
    See Also:
    Serialized Form
    • Constructor Detail

      • JDFAutoContentObject

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

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

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

      • setOrd

        public void setOrd​(int value)
        (36) set attribute Ord
        Parameters:
        value - the value to set the attribute to
      • getOrd

        public int getOrd()
        (15) get int attribute Ord
        Returns:
        int the value of the attribute
      • setSourceClipPath

        public void setSourceClipPath​(java.lang.String value)
        (36) set attribute SourceClipPath
        Parameters:
        value - the value to set the attribute to
      • getSourceClipPath

        public java.lang.String getSourceClipPath()
        (23) get String attribute SourceClipPath
        Returns:
        the value of the attribute
      • setTrimClipPath

        public void setTrimClipPath​(java.lang.String value)
        (36) set attribute TrimClipPath
        Parameters:
        value - the value to set the attribute to
      • getTrimClipPath

        public java.lang.String getTrimClipPath()
        (23) get String attribute TrimClipPath
        Returns:
        the value of the attribute
      • setLogicalStackOrd

        public void setLogicalStackOrd​(int value)
        (36) set attribute LogicalStackOrd
        Parameters:
        value - the value to set the attribute to
      • getLogicalStackOrd

        public int getLogicalStackOrd()
        (15) get int attribute LogicalStackOrd
        Returns:
        int the value of the attribute
      • setClipBoxFormat

        public void setClipBoxFormat​(java.lang.String value)
        (36) set attribute ClipBoxFormat
        Parameters:
        value - the value to set the attribute to
      • getClipBoxFormat

        public java.lang.String getClipBoxFormat()
        (23) get String attribute ClipBoxFormat
        Returns:
        the value of the attribute
      • setAnchor

        public void setAnchor​(JDFAutoContentObject.EnumAnchor enumVar)
        (5) set attribute Anchor
        Parameters:
        enumVar - the enumVar to set the attribute to
      • setOrdID

        public void setOrdID​(int value)
        (36) set attribute OrdID
        Parameters:
        value - the value to set the attribute to
      • getOrdID

        public int getOrdID()
        (15) get int attribute OrdID
        Returns:
        int the value of the attribute
      • setType

        public void setType​(JDFAutoContentObject.EnumType enumVar)
        (5) set attribute Type
        Parameters:
        enumVar - the enumVar to set the attribute to
      • setClipBox

        public void setClipBox​(JDFRectangle value)
        (36) set attribute ClipBox
        Parameters:
        value - the value to set the attribute to
      • getClipBox

        public JDFRectangle getClipBox()
        (20) get JDFRectangle attribute ClipBox
        Returns:
        JDFRectangle the value of the attribute, null if a the attribute value is not a valid to create a JDFRectangle
      • setOrdExpression

        public void setOrdExpression​(java.lang.String value)
        (36) set attribute OrdExpression
        Parameters:
        value - the value to set the attribute to
      • getOrdExpression

        public java.lang.String getOrdExpression()
        (23) get String attribute OrdExpression
        Returns:
        the value of the attribute
      • setCompensationCTMTemplate

        public void setCompensationCTMTemplate​(java.lang.String value)
        (36) set attribute CompensationCTMTemplate
        Parameters:
        value - the value to set the attribute to
      • getCompensationCTMTemplate

        public java.lang.String getCompensationCTMTemplate()
        (23) get String attribute CompensationCTMTemplate
        Returns:
        the value of the attribute
      • setLayerID

        public void setLayerID​(int value)
        (36) set attribute LayerID
        Parameters:
        value - the value to set the attribute to
      • getLayerID

        public int getLayerID()
        (15) get int attribute LayerID
        Returns:
        int the value of the attribute
      • setTrimCTM

        public void setTrimCTM​(JDFMatrix value)
        (36) set attribute TrimCTM
        Parameters:
        value - the value to set the attribute to
      • getTrimCTM

        public JDFMatrix getTrimCTM()
        (20) get JDFMatrix attribute TrimCTM
        Returns:
        JDFMatrix the value of the attribute, null if a the attribute value is not a valid to create a JDFMatrix
      • setSetOrd

        public void setSetOrd​(int value)
        (36) set attribute SetOrd
        Parameters:
        value - the value to set the attribute to
      • getSetOrd

        public int getSetOrd()
        (15) get int attribute SetOrd
        Returns:
        int the value of the attribute
      • setClipPath

        public void setClipPath​(java.lang.String value)
        (36) set attribute ClipPath
        Parameters:
        value - the value to set the attribute to
      • getClipPath

        public java.lang.String getClipPath()
        (23) get String attribute ClipPath
        Returns:
        the value of the attribute
      • setHalfTonePhaseOrigin

        public void setHalfTonePhaseOrigin​(JDFXYPair value)
        (36) set attribute HalfTonePhaseOrigin
        Parameters:
        value - the value to set the attribute to
      • getHalfTonePhaseOrigin

        public JDFXYPair getHalfTonePhaseOrigin()
        (20) get JDFXYPair attribute HalfTonePhaseOrigin
        Returns:
        JDFXYPair the value of the attribute, null if a the attribute value is not a valid to create a JDFXYPair
      • setDocOrd

        public void setDocOrd​(int value)
        (36) set attribute DocOrd
        Parameters:
        value - the value to set the attribute to
      • getDocOrd

        public int getDocOrd()
        (15) get int attribute DocOrd
        Returns:
        int the value of the attribute
      • setCompensationCTMFormat

        public void setCompensationCTMFormat​(java.lang.String value)
        (36) set attribute CompensationCTMFormat
        Parameters:
        value - the value to set the attribute to
      • getCompensationCTMFormat

        public java.lang.String getCompensationCTMFormat()
        (23) get String attribute CompensationCTMFormat
        Returns:
        the value of the attribute
      • setID

        public void setID​(java.lang.String value)
        (36) set attribute ID
        Overrides:
        setID in class KElement
        Parameters:
        value - the value to set the attribute to
      • getID

        public java.lang.String getID()
        (23) get String attribute ID
        Overrides:
        getID in class KElement
        Returns:
        the value of the attribute
      • setAssemblyIDs

        public void setAssemblyIDs​(VString value)
        (36) set attribute AssemblyIDs
        Parameters:
        value - the value to set the attribute to
      • getAssemblyIDs

        public VString getAssemblyIDs()
        (21) get VString attribute AssemblyIDs
        Returns:
        VString the value of the attribute
      • setCTM

        public void setCTM​(JDFMatrix value)
        (36) set attribute CTM
        Parameters:
        value - the value to set the attribute to
      • getCTM

        public JDFMatrix getCTM()
        (20) get JDFMatrix attribute CTM
        Returns:
        JDFMatrix the value of the attribute, null if a the attribute value is not a valid to create a JDFMatrix
      • setClipBoxTemplate

        public void setClipBoxTemplate​(java.lang.String value)
        (36) set attribute ClipBoxTemplate
        Parameters:
        value - the value to set the attribute to
      • getClipBoxTemplate

        public java.lang.String getClipBoxTemplate()
        (23) get String attribute ClipBoxTemplate
        Returns:
        the value of the attribute
      • setTrimSize

        public void setTrimSize​(JDFXYPair value)
        (36) set attribute TrimSize
        Parameters:
        value - the value to set the attribute to
      • getTrimSize

        public JDFXYPair getTrimSize()
        (20) get JDFXYPair attribute TrimSize
        Returns:
        JDFXYPair the value of the attribute, null if a the attribute value is not a valid to create a JDFXYPair