Class JDFAutoTrapRegion

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Cloneable, IStreamWriter, org.w3c.dom.Element, org.w3c.dom.ElementTraversal, org.w3c.dom.events.EventTarget, org.w3c.dom.Node, org.w3c.dom.NodeList, org.w3c.dom.TypeInfo
    Direct Known Subclasses:
    JDFTrapRegion

    public abstract class JDFAutoTrapRegion
    extends JDFResource
    class JDFAutoTrapRegion : public JDFResource
    See Also:
    Serialized Form
    • Constructor Detail

      • JDFAutoTrapRegion

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

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

        protected JDFAutoTrapRegion​(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument,
                                    java.lang.String myNamespaceURI,
                                    java.lang.String qualifiedName,
                                    java.lang.String myLocalName)
        Constructor for JDFAutoTrapRegion
        Parameters:
        myOwnerDocument -
        myNamespaceURI -
        qualifiedName -
        myLocalName -
    • Method Detail

      • 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​(java.lang.String value)
        (36) set attribute TrapZone
        Parameters:
        value - the value to set the attribute to
      • getTrapZone

        public java.lang.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