Class JDFAutoEmboss

  • 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:
    JDFEmboss

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

      • JDFAutoEmboss

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

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

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

      • setDirection

        public void setDirection​(JDFAutoEmboss.EnumDirection enumVar)
        (5) set attribute Direction
        Parameters:
        enumVar - the enumVar to set the attribute to
      • setEdgeAngle

        public void setEdgeAngle​(double value)
        (36) set attribute EdgeAngle
        Parameters:
        value - the value to set the attribute to
      • getEdgeAngle

        public double getEdgeAngle()
        (17) get double attribute EdgeAngle
        Returns:
        double the value of the attribute
      • setEdgeShape

        public void setEdgeShape​(JDFAutoEmboss.EnumEdgeShape enumVar)
        (5) set attribute EdgeShape
        Parameters:
        enumVar - the enumVar to set the attribute to
      • setEmbossingType

        public void setEmbossingType​(JDFAutoEmboss.EnumEmbossingType enumVar)
        (5) set attribute EmbossingType
        Parameters:
        enumVar - the enumVar to set the attribute to
      • setFace

        public void setFace​(JDFAutoEmboss.EnumFace enumVar)
        (5) set attribute Face
        Parameters:
        enumVar - the enumVar to set the attribute to
      • getFace

        public JDFAutoEmboss.EnumFace getFace()
        (9) get attribute Face
        Returns:
        the value of the attribute
      • setHeight

        public void setHeight​(double value)
        (36) set attribute Height
        Parameters:
        value - the value to set the attribute to
      • getHeight

        public double getHeight()
        (17) get double attribute Height
        Returns:
        double the value of the attribute
      • setImageSize

        public void setImageSize​(JDFXYPair value)
        (36) set attribute ImageSize
        Parameters:
        value - the value to set the attribute to
      • getImageSize

        public JDFXYPair getImageSize()
        (20) get JDFXYPair attribute ImageSize
        Returns:
        JDFXYPair the value of the attribute, null if a the attribute value is not a valid to create a JDFXYPair
      • setLevel

        public void setLevel​(JDFAutoEmboss.EnumLevel enumVar)
        (5) set attribute Level
        Parameters:
        enumVar - the enumVar to set the attribute to
      • setPosition

        public void setPosition​(JDFXYPair value)
        (36) set attribute Position
        Parameters:
        value - the value to set the attribute to
      • getPosition

        public JDFXYPair getPosition()
        (20) get JDFXYPair attribute Position
        Returns:
        JDFXYPair the value of the attribute, null if a the attribute value is not a valid to create a JDFXYPair
      • getIdentificationField

        public JDFIdentificationField getIdentificationField()
        (24) const get element IdentificationField
        Returns:
        JDFIdentificationField the element
      • getCreateIdentificationField

        public JDFIdentificationField getCreateIdentificationField()
        (25) getCreateIdentificationField
        Returns:
        JDFIdentificationField the element
      • getCreateIdentificationField

        public JDFIdentificationField getCreateIdentificationField​(int iSkip)
        (26) getCreateIdentificationField
        Parameters:
        iSkip - number of elements to skip
        Returns:
        JDFIdentificationField the element
      • getIdentificationField

        public JDFIdentificationField getIdentificationField​(int iSkip)
        (27) const get element IdentificationField
        Parameters:
        iSkip - number of elements to skip
        Returns:
        JDFIdentificationField the element default is getIdentificationField(0)
      • getAllIdentificationField

        public java.util.Collection<JDFIdentificationField> getAllIdentificationField()
        Get all IdentificationField from the current element
        Returns:
        Collection, null if none are available
      • appendIdentificationField

        public JDFIdentificationField appendIdentificationField()
        (30) append element IdentificationField
        Returns:
        JDFIdentificationField the element
      • refIdentificationField

        public void refIdentificationField​(JDFIdentificationField refTarget)
        (31) create inter-resource link to refTarget
        Parameters:
        refTarget - the element that is referenced
      • getMedia

        public JDFMedia getMedia()
        (24) const get element Media
        Returns:
        JDFMedia the element
      • getCreateMedia

        public JDFMedia getCreateMedia()
        (25) getCreateMedia
        Returns:
        JDFMedia the element
      • appendMedia

        public JDFMedia appendMedia()
        (29) append element Media
        Returns:
        JDFMedia the element @ if the element already exists
      • refMedia

        public void refMedia​(JDFMedia refTarget)
        (31) create inter-resource link to refTarget
        Parameters:
        refTarget - the element that is referenced
      • getTool

        public JDFTool getTool()
        (24) const get element Tool
        Returns:
        JDFTool the element
      • getCreateTool

        public JDFTool getCreateTool()
        (25) getCreateTool
        Returns:
        JDFTool the element
      • appendTool

        public JDFTool appendTool()
        (29) append element Tool
        Returns:
        JDFTool the element @ if the element already exists
      • refTool

        public void refTool​(JDFTool refTarget)
        (31) create inter-resource link to refTarget
        Parameters:
        refTarget - the element that is referenced