Class JDFAutoEmboss

java.lang.Object
org.apache.xerces.dom.NodeImpl
org.apache.xerces.dom.ChildNode
org.apache.xerces.dom.ParentNode
org.apache.xerces.dom.ElementImpl
org.apache.xerces.dom.ElementNSImpl
All Implemented Interfaces:
Serializable, Cloneable, IStreamWriter, Element, ElementTraversal, EventTarget, Node, NodeList, TypeInfo
Direct Known Subclasses:
JDFEmboss

public abstract class JDFAutoEmboss extends JDFElement
class JDFAutoEmboss : public JDFElement
See Also:
  • Constructor Details

    • JDFAutoEmboss

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

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

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

    • getTheAttributeInfo

      protected AttributeInfo getTheAttributeInfo()
      Overrides:
      getTheAttributeInfo in class JDFElement
      Returns:
    • getTheElementInfo

      protected ElementInfo getTheElementInfo()
      Overrides:
      getTheElementInfo in class JDFElement
      Returns:
      the elementinfo
    • setDirection

      public void setDirection(JDFAutoEmboss.EDirection enumVar)
      (5) set attribute Direction
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getEDirection

      public JDFAutoEmboss.EDirection getEDirection()
      (9) get attribute Direction
      Returns:
      the value of the attribute
    • setDirection

      @Deprecated public void setDirection(JDFAutoEmboss.EnumDirection enumVar)
      Deprecated.
      use SetDirection(EDirection) based on java.lang.enum instead
      (5) set attribute Direction
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getDirection

      Deprecated.
      use EDirection GetEDirection() based on java.lang.enum instead
      (9) get attribute Direction
      Returns:
      the value of the attribute
    • 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.EEdgeShape enumVar)
      (5) set attribute EdgeShape
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getEEdgeShape

      public JDFAutoEmboss.EEdgeShape getEEdgeShape()
      (9) get attribute EdgeShape
      Returns:
      the value of the attribute
    • setEdgeShape

      @Deprecated public void setEdgeShape(JDFAutoEmboss.EnumEdgeShape enumVar)
      Deprecated.
      use SetEdgeShape(EEdgeShape) based on java.lang.enum instead
      (5) set attribute EdgeShape
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getEdgeShape

      Deprecated.
      use EEdgeShape GetEEdgeShape() based on java.lang.enum instead
      (9) get attribute EdgeShape
      Returns:
      the value of the attribute
    • setEmbossingType

      public void setEmbossingType(JDFAutoEmboss.EEmbossingType enumVar)
      (5) set attribute EmbossingType
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getEEmbossingType

      public JDFAutoEmboss.EEmbossingType getEEmbossingType()
      (9) get attribute EmbossingType
      Returns:
      the value of the attribute
    • setEmbossingType

      @Deprecated public void setEmbossingType(JDFAutoEmboss.EnumEmbossingType enumVar)
      Deprecated.
      use SetEmbossingType(EEmbossingType) based on java.lang.enum instead
      (5) set attribute EmbossingType
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getEmbossingType

      @Deprecated public JDFAutoEmboss.EnumEmbossingType getEmbossingType()
      Deprecated.
      use EEmbossingType GetEEmbossingType() based on java.lang.enum instead
      (9) get attribute EmbossingType
      Returns:
      the value of the attribute
    • setFace

      public void setFace(JDFAutoDefect.EFace enumVar)
      (5) set attribute Face
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getEFace

      public JDFAutoDefect.EFace getEFace()
      (9) get attribute Face
      Returns:
      the value of the attribute
    • setFace

      @Deprecated public void setFace(JDFAutoDefect.EnumFace enumVar)
      Deprecated.
      use SetFace(EFace) based on java.lang.enum instead
      (5) set attribute Face
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getFace

      Deprecated.
      use EFace GetEFace() based on java.lang.enum instead
      (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.ELevel enumVar)
      (5) set attribute Level
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getELevel

      public JDFAutoEmboss.ELevel getELevel()
      (9) get attribute Level
      Returns:
      the value of the attribute
    • setLevel

      @Deprecated public void setLevel(JDFAutoEmboss.EnumLevel enumVar)
      Deprecated.
      use SetLevel(ELevel) based on java.lang.enum instead
      (5) set attribute Level
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getLevel

      Deprecated.
      use ELevel GetELevel() based on java.lang.enum instead
      (9) get attribute Level
      Returns:
      the value of the attribute
    • 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 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
    • 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
    • refTool

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