Class JDFAutoSurfaceMark

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.JDFAutoSurfaceMark
All Implemented Interfaces:
Serializable, Cloneable, IStreamWriter, Element, ElementTraversal, EventTarget, Node, NodeList, TypeInfo
Direct Known Subclasses:
JDFSurfaceMark

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

    • JDFAutoSurfaceMark

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

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

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

      public void setSurface(JDFAutoDefect.EFace enumVar)
      (5) set attribute Surface
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getESurface

      public JDFAutoDefect.EFace getESurface()
      (9) get attribute Surface
      Returns:
      the value of the attribute
    • setSurface

      @Deprecated public void setSurface(JDFAutoDefect.EnumFace enumVar)
      Deprecated.
      use SetSurface(EFace) based on java.lang.enum instead
      (5) set attribute Surface
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getSurface

      @Deprecated public JDFAutoDefect.EnumFace getSurface()
      Deprecated.
      use EFace GetESurface() based on java.lang.enum instead
      (9) get attribute Surface
      Returns:
      the value of the attribute
    • getColorControlStrip

      public JDFColorControlStrip getColorControlStrip()
      (24) const get element ColorControlStrip
      Returns:
      JDFColorControlStrip the element
    • getCreateColorControlStrip

      public JDFColorControlStrip getCreateColorControlStrip()
      (25) getCreateColorControlStrip
      Returns:
      JDFColorControlStrip the element
    • getCreateColorControlStrip

      public JDFColorControlStrip getCreateColorControlStrip(int iSkip)
      (26) getCreateColorControlStrip
      Parameters:
      iSkip - number of elements to skip
      Returns:
      JDFColorControlStrip the element
    • getColorControlStrip

      public JDFColorControlStrip getColorControlStrip(int iSkip)
      (27) const get element ColorControlStrip
      Parameters:
      iSkip - number of elements to skip
      Returns:
      JDFColorControlStrip the element default is getColorControlStrip(0)
    • getAllColorControlStrip

      public Collection<JDFColorControlStrip> getAllColorControlStrip()
      Get all ColorControlStrip from the current element
      Returns:
      Collection, null if none are available
    • appendColorControlStrip

      public JDFColorControlStrip appendColorControlStrip()
      (30) append element ColorControlStrip
      Returns:
      JDFColorControlStrip the element
    • refColorControlStrip

      public void refColorControlStrip(JDFColorControlStrip refTarget)
      (31) create inter-resource link to refTarget
      Parameters:
      refTarget - the element that is referenced
    • getCutMark

      public JDFCutMark getCutMark()
      (24) const get element CutMark
      Returns:
      JDFCutMark the element
    • getCreateCutMark

      public JDFCutMark getCreateCutMark()
      (25) getCreateCutMark
      Returns:
      JDFCutMark the element
    • getCreateCutMark

      public JDFCutMark getCreateCutMark(int iSkip)
      (26) getCreateCutMark
      Parameters:
      iSkip - number of elements to skip
      Returns:
      JDFCutMark the element
    • getCutMark

      public JDFCutMark getCutMark(int iSkip)
      (27) const get element CutMark
      Parameters:
      iSkip - number of elements to skip
      Returns:
      JDFCutMark the element default is getCutMark(0)
    • getAllCutMark

      public Collection<JDFCutMark> getAllCutMark()
      Get all CutMark from the current element
      Returns:
      Collection, null if none are available
    • appendCutMark

      public JDFCutMark appendCutMark()
      (30) append element CutMark
      Returns:
      JDFCutMark the element
    • refCutMark

      public void refCutMark(JDFCutMark refTarget)
      (31) create inter-resource link to refTarget
      Parameters:
      refTarget - the element that is referenced
    • getRegisterMark

      public JDFRegisterMark getRegisterMark()
      (24) const get element RegisterMark
      Returns:
      JDFRegisterMark the element
    • getCreateRegisterMark

      public JDFRegisterMark getCreateRegisterMark()
      (25) getCreateRegisterMark
      Returns:
      JDFRegisterMark the element
    • getCreateRegisterMark

      public JDFRegisterMark getCreateRegisterMark(int iSkip)
      (26) getCreateRegisterMark
      Parameters:
      iSkip - number of elements to skip
      Returns:
      JDFRegisterMark the element
    • getRegisterMark

      public JDFRegisterMark getRegisterMark(int iSkip)
      (27) const get element RegisterMark
      Parameters:
      iSkip - number of elements to skip
      Returns:
      JDFRegisterMark the element default is getRegisterMark(0)
    • getAllRegisterMark

      public Collection<JDFRegisterMark> getAllRegisterMark()
      Get all RegisterMark from the current element
      Returns:
      Collection, null if none are available
    • appendRegisterMark

      public JDFRegisterMark appendRegisterMark()
      (30) append element RegisterMark
      Returns:
      JDFRegisterMark the element
    • refRegisterMark

      public void refRegisterMark(JDFRegisterMark refTarget)
      (31) create inter-resource link to refTarget
      Parameters:
      refTarget - the element that is referenced
    • getScavengerArea

      public JDFScavengerArea getScavengerArea()
      (24) const get element ScavengerArea
      Returns:
      JDFScavengerArea the element
    • getCreateScavengerArea

      public JDFScavengerArea getCreateScavengerArea()
      (25) getCreateScavengerArea
      Returns:
      JDFScavengerArea the element
    • getCreateScavengerArea

      public JDFScavengerArea getCreateScavengerArea(int iSkip)
      (26) getCreateScavengerArea
      Parameters:
      iSkip - number of elements to skip
      Returns:
      JDFScavengerArea the element
    • getScavengerArea

      public JDFScavengerArea getScavengerArea(int iSkip)
      (27) const get element ScavengerArea
      Parameters:
      iSkip - number of elements to skip
      Returns:
      JDFScavengerArea the element default is getScavengerArea(0)
    • getAllScavengerArea

      public Collection<JDFScavengerArea> getAllScavengerArea()
      Get all ScavengerArea from the current element
      Returns:
      Collection, null if none are available
    • appendScavengerArea

      public JDFScavengerArea appendScavengerArea()
      (30) append element ScavengerArea
      Returns:
      JDFScavengerArea the element
    • refScavengerArea

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