Class JDFAutoPageCell

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

public abstract class JDFAutoPageCell extends JDFElement
class JDFAutoPageCell : public JDFElement
See Also:
  • Constructor Details

    • JDFAutoPageCell

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

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

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

    • getTheAttributeInfo

      protected AttributeInfo getTheAttributeInfo()
      Overrides:
      getTheAttributeInfo in class JDFElement
      Returns:
    • getTheElementInfo

      protected ElementInfo getTheElementInfo()
      Overrides:
      getTheElementInfo in class JDFElement
      Returns:
      the elementinfo
    • setBorder

      public void setBorder(double value)
      (36) set attribute Border
      Parameters:
      value - the value to set the attribute to
    • getBorder

      public double getBorder()
      (17) get double attribute Border
      Returns:
      double the value of the attribute
    • setClipBox

      public void setClipBox(JDFRectangle value)
      (36) set attribute ClipBox
      Parameters:
      value - the value to set the attribute to
    • getClipBox

      public JDFRectangle getClipBox()
      (20) get JDFRectangle attribute ClipBox
      Returns:
      JDFRectangle the value of the attribute, null if a the attribute value is not a valid to create a JDFRectangle
    • setMarkList

      public void setMarkList(VString value)
      (36) set attribute MarkList
      Parameters:
      value - the value to set the attribute to
    • getMarkList

      public VString getMarkList()
      (21) get VString attribute MarkList
      Returns:
      VString the value of the attribute
    • setRotate

      public void setRotate(JDFAutoPageCell.EnumRotate enumVar)
      (5) set attribute Rotate
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getRotate

      public JDFAutoPageCell.EnumRotate getRotate()
      (9) get attribute Rotate
      Returns:
      the value of the attribute
    • setTrimSize

      public void setTrimSize(JDFXYPair value)
      (36) set attribute TrimSize
      Parameters:
      value - the value to set the attribute to
    • getTrimSize

      public JDFXYPair getTrimSize()
      (20) get JDFXYPair attribute TrimSize
      Returns:
      JDFXYPair the value of the attribute, null if a the attribute value is not a valid to create a JDFXYPair
    • getColor

      public JDFColor getColor()
      (24) const get element Color
      Returns:
      JDFColor the element
    • getCreateColor

      public JDFColor getCreateColor()
      (25) getCreateColor
      Returns:
      JDFColor the element
    • appendColor

      public JDFColor appendColor()
      (29) append element Color
      Returns:
      JDFColor the element @ if the element already exists
    • refColor

      public void refColor(JDFColor refTarget)
      (31) create inter-resource link to refTarget
      Parameters:
      refTarget - the element that is referenced
    • getDeviceMark

      public JDFDeviceMark getDeviceMark()
      (24) const get element DeviceMark
      Returns:
      JDFDeviceMark the element
    • getCreateDeviceMark

      public JDFDeviceMark getCreateDeviceMark()
      (25) getCreateDeviceMark
      Returns:
      JDFDeviceMark the element
    • appendDeviceMark

      public JDFDeviceMark appendDeviceMark()
      (29) append element DeviceMark
      Returns:
      JDFDeviceMark the element @ if the element already exists
    • getFitPolicy

      public JDFFitPolicy getFitPolicy()
      (24) const get element FitPolicy
      Returns:
      JDFFitPolicy the element
    • getCreateFitPolicy

      public JDFFitPolicy getCreateFitPolicy()
      (25) getCreateFitPolicy
      Returns:
      JDFFitPolicy the element
    • appendFitPolicy

      public JDFFitPolicy appendFitPolicy()
      (29) append element FitPolicy
      Returns:
      JDFFitPolicy the element @ if the element already exists
    • getImageShift

      public JDFImageShift getImageShift()
      (24) const get element ImageShift
      Returns:
      JDFImageShift the element
    • getCreateImageShift

      public JDFImageShift getCreateImageShift()
      (25) getCreateImageShift
      Returns:
      JDFImageShift the element
    • appendImageShift

      public JDFImageShift appendImageShift()
      (29) append element ImageShift
      Returns:
      JDFImageShift the element @ if the element already exists