Class JDFAutoHoleMakingParams

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:
JDFHoleMakingParams

public abstract class JDFAutoHoleMakingParams extends JDFResource
class JDFAutoHoleMakingParams : public JDFResource
See Also:
  • Constructor Details

    • JDFAutoHoleMakingParams

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

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

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

    • getTheAttributeInfo

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

      protected ElementInfo getTheElementInfo()
      Overrides:
      getTheElementInfo in class JDFResource
      Returns:
      the elementinfo
    • init

      public boolean init()
      Description copied from class: JDFResource
      default initialization
      Overrides:
      init in class JDFResource
      Returns:
      true if ok
      See Also:
    • getValidClass

      public JDFResource.EnumResourceClass getValidClass()
      Description copied from class: JDFResource
      get the fixed class for this resource,
      Overrides:
      getValidClass in class JDFResource
      Returns:
      the resource Class
    • setCenterReference

      public void setCenterReference(JDFAutoHoleMakingParams.ECenterReference enumVar)
      (5) set attribute CenterReference
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getECenterReference

      public JDFAutoHoleMakingParams.ECenterReference getECenterReference()
      (9) get attribute CenterReference
      Returns:
      the value of the attribute
    • setCenterReference

      @Deprecated public void setCenterReference(JDFAutoHoleMakingParams.EnumCenterReference enumVar)
      Deprecated.
      use SetCenterReference(ECenterReference) based on java.lang.enum instead
      (5) set attribute CenterReference
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getCenterReference

      Deprecated.
      use ECenterReference GetECenterReference() based on java.lang.enum instead
      (9) get attribute CenterReference
      Returns:
      the value of the attribute
    • setEHoleType

      public void setEHoleType(List<JDFAutoMedia.EHoleType> v)
      (5.2) set attribute HoleType
      Parameters:
      v - List of the enumeration values
    • getEnumsHoleType

      public List<JDFAutoMedia.EHoleType> getEnumsHoleType()
      (9.2) get HoleType attribute HoleType
      Returns:
      Vector of the enumerations
    • setHoleType

      @Deprecated public void setHoleType(List<JDFAutoMedia.EnumHoleType> v)
      Deprecated.
      use SetEHoleType(List<Eedia.EnumHoleType>) based on java.lang.enum instead
      (5.2) set attribute HoleType
      Parameters:
      v - List of the enumeration values
    • getHoleType

      Deprecated.
      use List<Eedia.EnumHoleType > GetEHoleType() based on java.lang.enum instead
      (9.2) get HoleType attribute HoleType
      Returns:
      Vector of the enumerations
    • setCenter

      public void setCenter(JDFXYPair value)
      (36) set attribute Center
      Parameters:
      value - the value to set the attribute to
    • getCenter

      public JDFXYPair getCenter()
      (20) get JDFXYPair attribute Center
      Returns:
      JDFXYPair the value of the attribute, null if a the attribute value is not a valid to create a JDFXYPair
    • setExtent

      public void setExtent(JDFXYPair value)
      (36) set attribute Extent
      Parameters:
      value - the value to set the attribute to
    • getExtent

      public JDFXYPair getExtent()
      (20) get JDFXYPair attribute Extent
      Returns:
      JDFXYPair the value of the attribute, null if a the attribute value is not a valid to create a JDFXYPair
    • setHoleCount

      public void setHoleCount(JDFIntegerList value)
      (36) set attribute HoleCount
      Parameters:
      value - the value to set the attribute to
    • getHoleCount

      public JDFIntegerList getHoleCount()
      (20) get JDFIntegerList attribute HoleCount
      Returns:
      JDFIntegerList the value of the attribute, null if a the attribute value is not a valid to create a JDFIntegerList
    • setHoleReferenceEdge

      public void setHoleReferenceEdge(JDFAutoHoleMakingParams.EHoleReferenceEdge enumVar)
      (5) set attribute HoleReferenceEdge
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getEHoleReferenceEdge

      public JDFAutoHoleMakingParams.EHoleReferenceEdge getEHoleReferenceEdge()
      (9) get attribute HoleReferenceEdge
      Returns:
      the value of the attribute
    • setHoleReferenceEdge

      @Deprecated public void setHoleReferenceEdge(JDFAutoHoleMakingParams.EnumHoleReferenceEdge enumVar)
      Deprecated.
      use SetHoleReferenceEdge(EHoleReferenceEdge) based on java.lang.enum instead
      (5) set attribute HoleReferenceEdge
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getHoleReferenceEdge

      Deprecated.
      use EHoleReferenceEdge GetEHoleReferenceEdge() based on java.lang.enum instead
      (9) get attribute HoleReferenceEdge
      Returns:
      the value of the attribute
    • setShape

      public void setShape(JDFAutoHoleMakingParams.EShape enumVar)
      (5) set attribute Shape
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getEShape

      public JDFAutoHoleMakingParams.EShape getEShape()
      (9) get attribute Shape
      Returns:
      the value of the attribute
    • setShape

      @Deprecated public void setShape(JDFAutoHoleMakingParams.EnumShape enumVar)
      Deprecated.
      use SetShape(EShape) based on java.lang.enum instead
      (5) set attribute Shape
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getShape

      Deprecated.
      use EShape GetEShape() based on java.lang.enum instead
      (9) get attribute Shape
      Returns:
      the value of the attribute
    • getHole

      public JDFHole getHole()
      (24) const get element Hole
      Returns:
      JDFHole the element
    • getCreateHole

      public JDFHole getCreateHole()
      (25) getCreateHole
      Returns:
      JDFHole the element
    • getCreateHole

      public JDFHole getCreateHole(int iSkip)
      (26) getCreateHole
      Parameters:
      iSkip - number of elements to skip
      Returns:
      JDFHole the element
    • getHole

      public JDFHole getHole(int iSkip)
      (27) const get element Hole
      Parameters:
      iSkip - number of elements to skip
      Returns:
      JDFHole the element default is getHole(0)
    • getAllHole

      public Collection<JDFHole> getAllHole()
      Get all Hole from the current element
      Returns:
      Collection, null if none are available
    • appendHole

      public JDFHole appendHole()
      (30) append element Hole
      Returns:
      JDFHole the element
    • getHoleLine

      public JDFHoleLine getHoleLine()
      (24) const get element HoleLine
      Returns:
      JDFHoleLine the element
    • getCreateHoleLine

      public JDFHoleLine getCreateHoleLine()
      (25) getCreateHoleLine
      Returns:
      JDFHoleLine the element
    • getCreateHoleLine

      public JDFHoleLine getCreateHoleLine(int iSkip)
      (26) getCreateHoleLine
      Parameters:
      iSkip - number of elements to skip
      Returns:
      JDFHoleLine the element
    • getHoleLine

      public JDFHoleLine getHoleLine(int iSkip)
      (27) const get element HoleLine
      Parameters:
      iSkip - number of elements to skip
      Returns:
      JDFHoleLine the element default is getHoleLine(0)
    • getAllHoleLine

      public Collection<JDFHoleLine> getAllHoleLine()
      Get all HoleLine from the current element
      Returns:
      Collection, null if none are available
    • appendHoleLine

      public JDFHoleLine appendHoleLine()
      (30) append element HoleLine
      Returns:
      JDFHoleLine the element
    • getRegisterMark

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

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

      public JDFRegisterMark appendRegisterMark()
      (29) 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