Class JDFAutoTrapRegion

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

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

    • JDFAutoTrapRegion

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

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

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

      public void setPages(JDFIntegerRangeList value)
      (36) set attribute Pages
      Parameters:
      value - the value to set the attribute to
    • getPages

      public JDFIntegerRangeList getPages()
      (20) get JDFIntegerRangeList attribute Pages
      Returns:
      JDFIntegerRangeList the value of the attribute, null if a the attribute value is not a valid to create a JDFIntegerRangeList
    • setTrapZone

      public void setTrapZone(String value)
      (36) set attribute TrapZone
      Parameters:
      value - the value to set the attribute to
    • getTrapZone

      public String getTrapZone()
      (23) get String attribute TrapZone
      Returns:
      the value of the attribute
    • getTrappingParams

      public JDFTrappingParams getTrappingParams()
      (24) const get element TrappingParams
      Returns:
      JDFTrappingParams the element
    • getCreateTrappingParams

      public JDFTrappingParams getCreateTrappingParams()
      (25) getCreateTrappingParams
      Returns:
      JDFTrappingParams the element
    • appendTrappingParams

      public JDFTrappingParams appendTrappingParams()
      (29) append element TrappingParams
      Returns:
      JDFTrappingParams the element @ if the element already exists
    • refTrappingParams

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