Class JDFAutoBoxFoldingParams

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Cloneable, IStreamWriter, org.w3c.dom.Element, org.w3c.dom.ElementTraversal, org.w3c.dom.events.EventTarget, org.w3c.dom.Node, org.w3c.dom.NodeList, org.w3c.dom.TypeInfo
    Direct Known Subclasses:
    JDFBoxFoldingParams

    public abstract class JDFAutoBoxFoldingParams
    extends JDFResource
    class JDFAutoBoxFoldingParams : public JDFResource
    See Also:
    Serialized Form
    • Constructor Detail

      • JDFAutoBoxFoldingParams

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

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

        protected JDFAutoBoxFoldingParams​(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument,
                                          java.lang.String myNamespaceURI,
                                          java.lang.String qualifiedName,
                                          java.lang.String myLocalName)
        Constructor for JDFAutoBoxFoldingParams
        Parameters:
        myOwnerDocument -
        myNamespaceURI -
        qualifiedName -
        myLocalName -
    • Method Detail

      • 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
      • 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 java.util.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 java.util.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 java.util.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