Class JDFAutoNumberItem

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
org.cip4.jdflib.core.KElement
org.cip4.jdflib.core.JDFElement
org.cip4.jdflib.auto.JDFAutoNumberItem
All Implemented Interfaces:
Serializable, Cloneable, IStreamWriter, Element, ElementTraversal, EventTarget, Node, NodeList, TypeInfo
Direct Known Subclasses:
JDFNumberItem

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

    • JDFAutoNumberItem

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

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

      protected JDFAutoNumberItem(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument, String myNamespaceURI, String qualifiedName, String myLocalName)
      Constructor for JDFAutoNumberItem
      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
    • setStartValue

      public void setStartValue(String value)
      (36) set attribute StartValue
      Parameters:
      value - the value to set the attribute to
    • getStartValue

      public String getStartValue()
      (23) get String attribute StartValue
      Returns:
      the value of the attribute
    • setStep

      public void setStep(int value)
      (36) set attribute Step
      Parameters:
      value - the value to set the attribute to
    • getStep

      public int getStep()
      (15) get int attribute Step
      Returns:
      int the value of the attribute
    • getColorName

      public JDFSpanNamedColor getColorName()
      (24) const get element ColorName
      Returns:
      JDFSpanNamedColor the element
    • getCreateColorName

      public JDFSpanNamedColor getCreateColorName()
      (25) getCreateColorName
      Returns:
      JDFSpanNamedColor the element
    • appendColorName

      public JDFSpanNamedColor appendColorName()
      (29) append element ColorName
      Returns:
      JDFSpanNamedColor the element @ if the element already exists
    • getColorNameDetails

      public JDFStringSpan getColorNameDetails()
      (24) const get element ColorNameDetails
      Returns:
      JDFStringSpan the element
    • getCreateColorNameDetails

      public JDFStringSpan getCreateColorNameDetails()
      (25) getCreateColorNameDetails
      Returns:
      JDFStringSpan the element
    • getCreateColorNameDetails

      public JDFStringSpan getCreateColorNameDetails(int iSkip)
      (26) getCreateColorNameDetails
      Parameters:
      iSkip - number of elements to skip
      Returns:
      JDFStringSpan the element
    • getColorNameDetails

      public JDFStringSpan getColorNameDetails(int iSkip)
      (27) const get element ColorNameDetails
      Parameters:
      iSkip - number of elements to skip
      Returns:
      JDFStringSpan the element default is getColorNameDetails(0)
    • getAllColorNameDetails

      public Collection<JDFStringSpan> getAllColorNameDetails()
      Get all ColorNameDetails from the current element
      Returns:
      Collection, null if none are available
    • appendColorNameDetails

      public JDFStringSpan appendColorNameDetails()
      (30) append element ColorNameDetails
      Returns:
      JDFStringSpan the element
    • getXPosition

      public JDFNumberSpan getXPosition()
      (24) const get element XPosition
      Returns:
      JDFNumberSpan the element
    • getCreateXPosition

      public JDFNumberSpan getCreateXPosition()
      (25) getCreateXPosition
      Returns:
      JDFNumberSpan the element
    • appendXPosition

      public JDFNumberSpan appendXPosition()
      (29) append element XPosition
      Returns:
      JDFNumberSpan the element @ if the element already exists
    • getYPosition

      public JDFNumberSpan getYPosition()
      (24) const get element YPosition
      Returns:
      JDFNumberSpan the element
    • getCreateYPosition

      public JDFNumberSpan getCreateYPosition()
      (25) getCreateYPosition
      Returns:
      JDFNumberSpan the element
    • appendYPosition

      public JDFNumberSpan appendYPosition()
      (29) append element YPosition
      Returns:
      JDFNumberSpan the element @ if the element already exists
    • getOrientation

      public JDFNumberSpan getOrientation()
      (24) const get element Orientation
      Returns:
      JDFNumberSpan the element
    • getCreateOrientation

      public JDFNumberSpan getCreateOrientation()
      (25) getCreateOrientation
      Returns:
      JDFNumberSpan the element
    • appendOrientation

      public JDFNumberSpan appendOrientation()
      (29) append element Orientation
      Returns:
      JDFNumberSpan the element @ if the element already exists
    • getSeparationSpec

      public JDFSeparationSpec getSeparationSpec()
      (24) const get element SeparationSpec
      Returns:
      JDFSeparationSpec the element
    • getCreateSeparationSpec

      public JDFSeparationSpec getCreateSeparationSpec()
      (25) getCreateSeparationSpec
      Returns:
      JDFSeparationSpec the element
    • appendSeparationSpec

      public JDFSeparationSpec appendSeparationSpec()
      (29) append element SeparationSpec
      Returns:
      JDFSeparationSpec the element @ if the element already exists