Class JDFAutoPageList

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

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

    • JDFAutoPageList

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

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

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

      public void setTemplate(boolean value)
      (36) set attribute Template
      Parameters:
      value - the value to set the attribute to
    • getTemplate

      public boolean getTemplate()
      (18) get boolean attribute Template
      Returns:
      boolean the value of the attribute
    • setAssemblyID

      public void setAssemblyID(String value)
      (36) set attribute AssemblyID
      Parameters:
      value - the value to set the attribute to
    • getAssemblyID

      public String getAssemblyID()
      (23) get String attribute AssemblyID
      Returns:
      the value of the attribute
    • setAssemblyIDs

      public void setAssemblyIDs(VString value)
      (36) set attribute AssemblyIDs
      Parameters:
      value - the value to set the attribute to
    • getAssemblyIDs

      public VString getAssemblyIDs()
      (21) get VString attribute AssemblyIDs
      Returns:
      VString the value of the attribute
    • setHasBleeds

      public void setHasBleeds(boolean value)
      (36) set attribute HasBleeds
      Parameters:
      value - the value to set the attribute to
    • getHasBleeds

      public boolean getHasBleeds()
      (18) get boolean attribute HasBleeds
      Returns:
      boolean the value of the attribute
    • setIsBlank

      public void setIsBlank(boolean value)
      (36) set attribute IsBlank
      Parameters:
      value - the value to set the attribute to
    • getIsBlank

      public boolean getIsBlank()
      (18) get boolean attribute IsBlank
      Returns:
      boolean the value of the attribute
    • setIsPrintable

      public void setIsPrintable(boolean value)
      (36) set attribute IsPrintable
      Parameters:
      value - the value to set the attribute to
    • getIsPrintable

      public boolean getIsPrintable()
      (18) get boolean attribute IsPrintable
      Returns:
      boolean the value of the attribute
    • setIsTrapped

      public void setIsTrapped(boolean value)
      (36) set attribute IsTrapped
      Parameters:
      value - the value to set the attribute to
    • getIsTrapped

      public boolean getIsTrapped()
      (18) get boolean attribute IsTrapped
      Returns:
      boolean the value of the attribute
    • setJobID

      public void setJobID(String value)
      (36) set attribute JobID
      Parameters:
      value - the value to set the attribute to
    • getJobID

      public String getJobID()
      (23) get String attribute JobID
      Returns:
      the value of the attribute
    • setPageLabelPrefix

      public void setPageLabelPrefix(String value)
      (36) set attribute PageLabelPrefix
      Parameters:
      value - the value to set the attribute to
    • getPageLabelPrefix

      public String getPageLabelPrefix()
      (23) get String attribute PageLabelPrefix
      Returns:
      the value of the attribute
    • setPageLabelSuffix

      public void setPageLabelSuffix(String value)
      (36) set attribute PageLabelSuffix
      Parameters:
      value - the value to set the attribute to
    • getPageLabelSuffix

      public String getPageLabelSuffix()
      (23) get String attribute PageLabelSuffix
      Returns:
      the value of the attribute
    • setSourceBleedBox

      public void setSourceBleedBox(JDFRectangle value)
      (36) set attribute SourceBleedBox
      Parameters:
      value - the value to set the attribute to
    • getSourceBleedBox

      public JDFRectangle getSourceBleedBox()
      (20) get JDFRectangle attribute SourceBleedBox
      Returns:
      JDFRectangle the value of the attribute, null if a the attribute value is not a valid to create a JDFRectangle
    • setSourceClipBox

      public void setSourceClipBox(JDFRectangle value)
      (36) set attribute SourceClipBox
      Parameters:
      value - the value to set the attribute to
    • getSourceClipBox

      public JDFRectangle getSourceClipBox()
      (20) get JDFRectangle attribute SourceClipBox
      Returns:
      JDFRectangle the value of the attribute, null if a the attribute value is not a valid to create a JDFRectangle
    • setSourceTrimBox

      public void setSourceTrimBox(JDFRectangle value)
      (36) set attribute SourceTrimBox
      Parameters:
      value - the value to set the attribute to
    • getSourceTrimBox

      public JDFRectangle getSourceTrimBox()
      (20) get JDFRectangle attribute SourceTrimBox
      Returns:
      JDFRectangle the value of the attribute, null if a the attribute value is not a valid to create a JDFRectangle
    • getAssembly

      public JDFAssembly getAssembly()
      (24) const get element Assembly
      Returns:
      JDFAssembly the element
    • getCreateAssembly

      public JDFAssembly getCreateAssembly()
      (25) getCreateAssembly
      Returns:
      JDFAssembly the element
    • appendAssembly

      public JDFAssembly appendAssembly()
      (29) append element Assembly
      Returns:
      JDFAssembly the element
    • refAssembly

      public void refAssembly(JDFAssembly refTarget)
      (31) create inter-resource link to refTarget
      Parameters:
      refTarget - the element that is referenced
    • getColorPool

      public JDFColorPool getColorPool()
      (24) const get element ColorPool
      Returns:
      JDFColorPool the element
    • getCreateColorPool

      public JDFColorPool getCreateColorPool()
      (25) getCreateColorPool
      Returns:
      JDFColorPool the element
    • appendColorPool

      public JDFColorPool appendColorPool()
      (29) append element ColorPool
      Returns:
      JDFColorPool the element
    • refColorPool

      public void refColorPool(JDFColorPool refTarget)
      (31) create inter-resource link to refTarget
      Parameters:
      refTarget - the element that is referenced
    • getContentList

      public JDFContentList getContentList()
      (24) const get element ContentList
      Returns:
      JDFContentList the element
    • getCreateContentList

      public JDFContentList getCreateContentList()
      (25) getCreateContentList
      Returns:
      JDFContentList the element
    • appendContentList

      public JDFContentList appendContentList()
      (29) append element ContentList
      Returns:
      JDFContentList the element
    • refContentList

      public void refContentList(JDFContentList refTarget)
      (31) create inter-resource link to refTarget
      Parameters:
      refTarget - the element that is referenced
    • getImageCompressionParams

      public JDFImageCompressionParams getImageCompressionParams()
      (24) const get element ImageCompressionParams
      Returns:
      JDFImageCompressionParams the element
    • getCreateImageCompressionParams

      public JDFImageCompressionParams getCreateImageCompressionParams()
      (25) getCreateImageCompressionParams
      Returns:
      JDFImageCompressionParams the element
    • appendImageCompressionParams

      public JDFImageCompressionParams appendImageCompressionParams()
      (29) append element ImageCompressionParams
      Returns:
      JDFImageCompressionParams the element
    • refImageCompressionParams

      public void refImageCompressionParams(JDFImageCompressionParams refTarget)
      (31) create inter-resource link to refTarget
      Parameters:
      refTarget - the element that is referenced
    • getPageData

      public JDFPageData getPageData()
      (24) const get element PageData
      Returns:
      JDFPageData the element
    • getCreatePageData

      public JDFPageData getCreatePageData()
      (25) getCreatePageData
      Returns:
      JDFPageData the element
    • getCreatePageData

      public JDFPageData getCreatePageData(int iSkip)
      (26) getCreatePageData
      Parameters:
      iSkip - number of elements to skip
      Returns:
      JDFPageData the element
    • getPageData

      public JDFPageData getPageData(int iSkip)
      (27) const get element PageData
      Parameters:
      iSkip - number of elements to skip
      Returns:
      JDFPageData the element default is getPageData(0)
    • getAllPageData

      public Collection<JDFPageData> getAllPageData()
      Get all PageData from the current element
      Returns:
      Collection, null if none are available
    • appendPageData

      public JDFPageData appendPageData()
      (30) append element PageData
      Returns:
      JDFPageData the element
    • getScreeningParams

      public JDFScreeningParams getScreeningParams()
      (24) const get element ScreeningParams
      Returns:
      JDFScreeningParams the element
    • getCreateScreeningParams

      public JDFScreeningParams getCreateScreeningParams()
      (25) getCreateScreeningParams
      Returns:
      JDFScreeningParams the element
    • appendScreeningParams

      public JDFScreeningParams appendScreeningParams()
      (29) append element ScreeningParams
      Returns:
      JDFScreeningParams the element
    • refScreeningParams

      public void refScreeningParams(JDFScreeningParams refTarget)
      (31) create inter-resource link to refTarget
      Parameters:
      refTarget - the element that is referenced
    • getSeparationSpec

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

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

      public JDFSeparationSpec getCreateSeparationSpec(int iSkip)
      (26) getCreateSeparationSpec
      Parameters:
      iSkip - number of elements to skip
      Returns:
      JDFSeparationSpec the element
    • getSeparationSpec

      public JDFSeparationSpec getSeparationSpec(int iSkip)
      (27) const get element SeparationSpec
      Parameters:
      iSkip - number of elements to skip
      Returns:
      JDFSeparationSpec the element default is getSeparationSpec(0)
    • getAllSeparationSpec

      public Collection<JDFSeparationSpec> getAllSeparationSpec()
      Get all SeparationSpec from the current element
      Returns:
      Collection, null if none are available
    • appendSeparationSpec

      public JDFSeparationSpec appendSeparationSpec()
      (30) append element SeparationSpec
      Returns:
      JDFSeparationSpec the element
    • getElementColorParams

      public JDFElementColorParams getElementColorParams()
      (24) const get element ElementColorParams
      Returns:
      JDFElementColorParams the element
    • getCreateElementColorParams

      public JDFElementColorParams getCreateElementColorParams()
      (25) getCreateElementColorParams
      Returns:
      JDFElementColorParams the element
    • appendElementColorParams

      public JDFElementColorParams appendElementColorParams()
      (29) append element ElementColorParams
      Returns:
      JDFElementColorParams the element
    • refElementColorParams

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