Class JDFAutoLayoutIntent

java.lang.Object
org.apache.xerces.dom.NodeImpl
org.apache.xerces.dom.ChildNode
org.apache.xerces.dom.ParentNode
org.apache.xerces.dom.ElementImpl
All Implemented Interfaces:
Serializable, Cloneable, IStreamWriter, Element, ElementTraversal, EventTarget, Node, NodeList, TypeInfo
Direct Known Subclasses:
JDFLayoutIntent

public abstract class JDFAutoLayoutIntent extends JDFIntentResource
class JDFAutoLayoutIntent : public JDFIntentResource
See Also:
  • Constructor Details

    • JDFAutoLayoutIntent

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

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

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

      public void setFolioCount(JDFAutoLayoutIntent.EnumFolioCount enumVar)
      (5) set attribute FolioCount
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getFolioCount

      public JDFAutoLayoutIntent.EnumFolioCount getFolioCount()
      (9) get attribute FolioCount
      Returns:
      the value of the attribute
    • setNumberUp

      public void setNumberUp(JDFXYPair value)
      (36) set attribute NumberUp
      Parameters:
      value - the value to set the attribute to
    • getNumberUp

      public JDFXYPair getNumberUp()
      (20) get JDFXYPair attribute NumberUp
      Returns:
      JDFXYPair the value of the attribute, null if a the attribute value is not a valid to create a JDFXYPair
    • setFinishedPageOrientation

      public void setFinishedPageOrientation(JDFAutoLayoutIntent.EnumFinishedPageOrientation enumVar)
      (5) set attribute FinishedPageOrientation
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getFinishedPageOrientation

      public JDFAutoLayoutIntent.EnumFinishedPageOrientation getFinishedPageOrientation()
      (9) get attribute FinishedPageOrientation
      Returns:
      the value of the attribute
    • setOrientation

      public void setOrientation(JDFAutoLayoutIntent.EnumOrientation enumVar)
      (5) set attribute Orientation
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getOrientation

      public JDFAutoLayoutIntent.EnumOrientation getOrientation()
      (9) get attribute Orientation
      Returns:
      the value of the attribute
    • setRotatePolicy

      public void setRotatePolicy(JDFAutoLayoutIntent.EnumRotatePolicy enumVar)
      (5) set attribute RotatePolicy
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getRotatePolicy

      public JDFAutoLayoutIntent.EnumRotatePolicy getRotatePolicy()
      (9) get attribute RotatePolicy
      Returns:
      the value of the attribute
    • setSpreadType

      public void setSpreadType(JDFAutoLayoutIntent.EnumSpreadType enumVar)
      (5) set attribute SpreadType
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getSpreadType

      public JDFAutoLayoutIntent.EnumSpreadType getSpreadType()
      (9) get attribute SpreadType
      Returns:
      the value of the attribute
    • setSides

      public void setSides(JDFAutoLayoutIntent.EnumSides enumVar)
      (5) set attribute Sides
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getSides

      public JDFAutoLayoutIntent.EnumSides getSides()
      (9) get attribute Sides
      Returns:
      the value of the attribute
    • getBleed

      public JDFNumberSpan getBleed()
      (24) const get element Bleed
      Returns:
      JDFNumberSpan the element
    • getCreateBleed

      public JDFNumberSpan getCreateBleed()
      (25) getCreateBleed
      Returns:
      JDFNumberSpan the element
    • getCreateBleed

      public JDFNumberSpan getCreateBleed(int iSkip)
      (26) getCreateBleed
      Parameters:
      iSkip - number of elements to skip
      Returns:
      JDFNumberSpan the element
    • getBleed

      public JDFNumberSpan getBleed(int iSkip)
      (27) const get element Bleed
      Parameters:
      iSkip - number of elements to skip
      Returns:
      JDFNumberSpan the element default is getBleed(0)
    • getAllBleed

      public Collection<JDFNumberSpan> getAllBleed()
      Get all Bleed from the current element
      Returns:
      Collection, null if none are available
    • appendBleed

      public JDFNumberSpan appendBleed()
      (30) append element Bleed
      Returns:
      JDFNumberSpan the element
    • getDimensions

      public JDFXYPairSpan getDimensions()
      (24) const get element Dimensions
      Returns:
      JDFXYPairSpan the element
    • getCreateDimensions

      public JDFXYPairSpan getCreateDimensions()
      (25) getCreateDimensions
      Returns:
      JDFXYPairSpan the element
    • appendDimensions

      public JDFXYPairSpan appendDimensions()
      (29) append element Dimensions
      Returns:
      JDFXYPairSpan the element @ if the element already exists
    • getFinishedDimensions

      public JDFShapeSpan getFinishedDimensions()
      (24) const get element FinishedDimensions
      Returns:
      JDFShapeSpan the element
    • getCreateFinishedDimensions

      public JDFShapeSpan getCreateFinishedDimensions()
      (25) getCreateFinishedDimensions
      Returns:
      JDFShapeSpan the element
    • appendFinishedDimensions

      public JDFShapeSpan appendFinishedDimensions()
      (29) append element FinishedDimensions
      Returns:
      JDFShapeSpan the element @ if the element already exists
    • getFinishedGrainDirection

      public JDFSpanFinishedGrainDirection getFinishedGrainDirection()
      (24) const get element FinishedGrainDirection
      Returns:
      JDFSpanFinishedGrainDirection the element
    • getCreateFinishedGrainDirection

      public JDFSpanFinishedGrainDirection getCreateFinishedGrainDirection()
      (25) getCreateFinishedGrainDirection
      Returns:
      JDFSpanFinishedGrainDirection the element
    • appendFinishedGrainDirection

      public JDFSpanFinishedGrainDirection appendFinishedGrainDirection()
      (29) append element FinishedGrainDirection
      Returns:
      JDFSpanFinishedGrainDirection the element @ if the element already exists
    • getPages

      public JDFIntegerSpan getPages()
      (24) const get element Pages
      Returns:
      JDFIntegerSpan the element
    • getCreatePages

      public JDFIntegerSpan getCreatePages()
      (25) getCreatePages
      Returns:
      JDFIntegerSpan the element
    • appendPages

      public JDFIntegerSpan appendPages()
      (29) append element Pages
      Returns:
      JDFIntegerSpan the element @ if the element already exists
    • getPageVariance

      public JDFIntegerSpan getPageVariance()
      (24) const get element PageVariance
      Returns:
      JDFIntegerSpan the element
    • getCreatePageVariance

      public JDFIntegerSpan getCreatePageVariance()
      (25) getCreatePageVariance
      Returns:
      JDFIntegerSpan the element
    • appendPageVariance

      public JDFIntegerSpan appendPageVariance()
      (29) append element PageVariance
      Returns:
      JDFIntegerSpan the element @ if the element already exists
    • getLayout

      public JDFLayout getLayout()
      (24) const get element Layout
      Returns:
      JDFLayout the element
    • getCreateLayout

      public JDFLayout getCreateLayout()
      (25) getCreateLayout
      Returns:
      JDFLayout the element
    • appendLayout

      public JDFLayout appendLayout()
      (29) append element Layout
      Returns:
      JDFLayout the element @ if the element already exists
    • refLayout

      public void refLayout(JDFLayout refTarget)
      (31) create inter-resource link to refTarget
      Parameters:
      refTarget - the element that is referenced
    • getSizePolicy

      public JDFSpanSizePolicy getSizePolicy()
      (24) const get element SizePolicy
      Returns:
      JDFSpanSizePolicy the element
    • getCreateSizePolicy

      public JDFSpanSizePolicy getCreateSizePolicy()
      (25) getCreateSizePolicy
      Returns:
      JDFSpanSizePolicy the element
    • appendSizePolicy

      public JDFSpanSizePolicy appendSizePolicy()
      (29) append element SizePolicy
      Returns:
      JDFSpanSizePolicy the element @ if the element already exists