Class JDFAutoBoxFoldingParams

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

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

    • JDFAutoBoxFoldingParams

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

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

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

      public void setBlankDimensionsX(JDFNumberList value)
      (36) set attribute BlankDimensionsX
      Parameters:
      value - the value to set the attribute to
    • getBlankDimensionsX

      public JDFNumberList getBlankDimensionsX()
      (20) get JDFNumberList attribute BlankDimensionsX
      Returns:
      JDFNumberList the value of the attribute, null if a the attribute value is not a valid to create a JDFNumberList
    • setBlankDimensionsY

      public void setBlankDimensionsY(JDFNumberList value)
      (36) set attribute BlankDimensionsY
      Parameters:
      value - the value to set the attribute to
    • getBlankDimensionsY

      public JDFNumberList getBlankDimensionsY()
      (20) get JDFNumberList attribute BlankDimensionsY
      Returns:
      JDFNumberList the value of the attribute, null if a the attribute value is not a valid to create a JDFNumberList
    • setBoxFoldingType

      public void setBoxFoldingType(JDFAutoBoxFoldingParams.EnumBoxFoldingType enumVar)
      (5) set attribute BoxFoldingType
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getBoxFoldingType

      public JDFAutoBoxFoldingParams.EnumBoxFoldingType getBoxFoldingType()
      (9) get attribute BoxFoldingType
      Returns:
      the value of the attribute
    • getBoxFoldAction

      public JDFBoxFoldAction getBoxFoldAction()
      (24) const get element BoxFoldAction
      Returns:
      JDFBoxFoldAction the element
    • getCreateBoxFoldAction

      public JDFBoxFoldAction getCreateBoxFoldAction()
      (25) getCreateBoxFoldAction
      Returns:
      JDFBoxFoldAction the element
    • getCreateBoxFoldAction

      public JDFBoxFoldAction getCreateBoxFoldAction(int iSkip)
      (26) getCreateBoxFoldAction
      Parameters:
      iSkip - number of elements to skip
      Returns:
      JDFBoxFoldAction the element
    • getBoxFoldAction

      public JDFBoxFoldAction getBoxFoldAction(int iSkip)
      (27) const get element BoxFoldAction
      Parameters:
      iSkip - number of elements to skip
      Returns:
      JDFBoxFoldAction the element default is getBoxFoldAction(0)
    • getAllBoxFoldAction

      public Collection<JDFBoxFoldAction> getAllBoxFoldAction()
      Get all BoxFoldAction from the current element
      Returns:
      Collection, null if none are available
    • appendBoxFoldAction

      public JDFBoxFoldAction appendBoxFoldAction()
      (30) append element BoxFoldAction
      Returns:
      JDFBoxFoldAction the element
    • getGlueLine

      public JDFGlueLine getGlueLine()
      (24) const get element GlueLine
      Returns:
      JDFGlueLine the element
    • getCreateGlueLine

      public JDFGlueLine getCreateGlueLine()
      (25) getCreateGlueLine
      Returns:
      JDFGlueLine the element
    • getCreateGlueLine

      public JDFGlueLine getCreateGlueLine(int iSkip)
      (26) getCreateGlueLine
      Parameters:
      iSkip - number of elements to skip
      Returns:
      JDFGlueLine the element
    • getGlueLine

      public JDFGlueLine getGlueLine(int iSkip)
      (27) const get element GlueLine
      Parameters:
      iSkip - number of elements to skip
      Returns:
      JDFGlueLine the element default is getGlueLine(0)
    • getAllGlueLine

      public Collection<JDFGlueLine> getAllGlueLine()
      Get all GlueLine from the current element
      Returns:
      Collection, null if none are available
    • appendGlueLine

      public JDFGlueLine appendGlueLine()
      (30) append element GlueLine
      Returns:
      JDFGlueLine the element
    • getBoxApplication

      public JDFBoxApplication getBoxApplication()
      (24) const get element BoxApplication
      Returns:
      JDFBoxApplication the element
    • getCreateBoxApplication

      public JDFBoxApplication getCreateBoxApplication()
      (25) getCreateBoxApplication
      Returns:
      JDFBoxApplication the element
    • getCreateBoxApplication

      public JDFBoxApplication getCreateBoxApplication(int iSkip)
      (26) getCreateBoxApplication
      Parameters:
      iSkip - number of elements to skip
      Returns:
      JDFBoxApplication the element
    • getBoxApplication

      public JDFBoxApplication getBoxApplication(int iSkip)
      (27) const get element BoxApplication
      Parameters:
      iSkip - number of elements to skip
      Returns:
      JDFBoxApplication the element default is getBoxApplication(0)
    • getAllBoxApplication

      public Collection<JDFBoxApplication> getAllBoxApplication()
      Get all BoxApplication from the current element
      Returns:
      Collection, null if none are available
    • appendBoxApplication

      public JDFBoxApplication appendBoxApplication()
      (30) append element BoxApplication
      Returns:
      JDFBoxApplication the element