Class JDFAutoLayoutElement

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

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

    • JDFAutoLayoutElement

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

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

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

      public void setIgnorePDLCopies(boolean value)
      (36) set attribute IgnorePDLCopies
      Parameters:
      value - the value to set the attribute to
    • getIgnorePDLCopies

      public boolean getIgnorePDLCopies()
      (18) get boolean attribute IgnorePDLCopies
      Returns:
      boolean the value of the attribute
    • setIgnorePDLImposition

      public void setIgnorePDLImposition(boolean value)
      (36) set attribute IgnorePDLImposition
      Parameters:
      value - the value to set the attribute to
    • getIgnorePDLImposition

      public boolean getIgnorePDLImposition()
      (18) get boolean attribute IgnorePDLImposition
      Returns:
      boolean the value of the attribute
    • setClipPath

      public void setClipPath(String value)
      (36) set attribute ClipPath
      Parameters:
      value - the value to set the attribute to
    • getClipPath

      public String getClipPath()
      (23) get String attribute ClipPath
      Returns:
      the value of the attribute
    • setContentDataRefs

      public void setContentDataRefs(VString value)
      (36) set attribute ContentDataRefs
      Parameters:
      value - the value to set the attribute to
    • getContentDataRefs

      public VString getContentDataRefs()
      (21) get VString attribute ContentDataRefs
      Returns:
      VString the value of the attribute
    • setElementType

      public void setElementType(JDFAutoLayoutElement.EElementType enumVar)
      (5) set attribute ElementType
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getEElementType

      public JDFAutoLayoutElement.EElementType getEElementType()
      (9) get attribute ElementType
      Returns:
      the value of the attribute
    • setElementType

      @Deprecated public void setElementType(JDFAutoLayoutElement.EnumElementType enumVar)
      Deprecated.
      use SetElementType(EElementType) based on java.lang.enum instead
      (5) set attribute ElementType
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getElementType

      Deprecated.
      use EElementType GetEElementType() based on java.lang.enum instead
      (9) get attribute ElementType
      Returns:
      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
    • setPageListIndex

      public void setPageListIndex(JDFIntegerRangeList value)
      (36) set attribute PageListIndex
      Parameters:
      value - the value to set the attribute to
    • getPageListIndex

      public JDFIntegerRangeList getPageListIndex()
      (20) get JDFIntegerRangeList attribute PageListIndex
      Returns:
      JDFIntegerRangeList the value of the attribute, null if a the attribute value is not a valid to create a JDFIntegerRangeList
    • setSetLevel

      public void setSetLevel(String value)
      (36) set attribute SetLevel
      Parameters:
      value - the value to set the attribute to
    • getSetLevel

      public String getSetLevel()
      (23) get String attribute SetLevel
      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
    • setSourceMediaBox

      public void setSourceMediaBox(JDFRectangle value)
      (36) set attribute SourceMediaBox
      Parameters:
      value - the value to set the attribute to
    • getSourceMediaBox

      public JDFRectangle getSourceMediaBox()
      (20) get JDFRectangle attribute SourceMediaBox
      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
    • 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
    • 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
    • getCreateContentList

      public JDFContentList getCreateContentList(int iSkip)
      (26) getCreateContentList
      Parameters:
      iSkip - number of elements to skip
      Returns:
      JDFContentList the element
    • getContentList

      public JDFContentList getContentList(int iSkip)
      (27) const get element ContentList
      Parameters:
      iSkip - number of elements to skip
      Returns:
      JDFContentList the element default is getContentList(0)
    • getAllContentList

      public Collection<JDFContentList> getAllContentList()
      Get all ContentList from the current element
      Returns:
      Collection, null if none are available
    • appendContentList

      public JDFContentList appendContentList()
      (30) 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
    • getDependencies

      public JDFDependencies getDependencies()
      (24) const get element Dependencies
      Returns:
      JDFDependencies the element
    • getCreateDependencies

      public JDFDependencies getCreateDependencies()
      (25) getCreateDependencies
      Returns:
      JDFDependencies the element
    • appendDependencies

      public JDFDependencies appendDependencies()
      (29) append element Dependencies
      Returns:
      JDFDependencies 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
    • getFileSpec

      public JDFFileSpec getFileSpec()
      (24) const get element FileSpec
      Returns:
      JDFFileSpec the element
    • getCreateFileSpec

      public JDFFileSpec getCreateFileSpec()
      (25) getCreateFileSpec
      Returns:
      JDFFileSpec the element
    • appendFileSpec

      public JDFFileSpec appendFileSpec()
      (29) append element FileSpec
      Returns:
      JDFFileSpec the element
    • refFileSpec

      public void refFileSpec(JDFFileSpec 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
    • getPageList

      public JDFPageList getPageList()
      (24) const get element PageList
      Returns:
      JDFPageList the element
    • getCreatePageList

      public JDFPageList getCreatePageList()
      (25) getCreatePageList
      Returns:
      JDFPageList the element
    • appendPageList

      public JDFPageList appendPageList()
      (29) append element PageList
      Returns:
      JDFPageList the element
    • refPageList

      public void refPageList(JDFPageList refTarget)
      (31) create inter-resource link to refTarget
      Parameters:
      refTarget - the element that is referenced
    • 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