Class JDFAutoLayoutElementProductionParams

  • 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:
    JDFLayoutElementProductionParams

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

      • JDFAutoLayoutElementProductionParams

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

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

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

      • getActionPool

        public JDFActionPool getActionPool()
        (24) const get element ActionPool
        Returns:
        JDFActionPool the element
      • getCreateActionPool

        public JDFActionPool getCreateActionPool()
        (25) getCreateActionPool
        Returns:
        JDFActionPool the element
      • appendActionPool

        public JDFActionPool appendActionPool()
        (29) append element ActionPool
        Returns:
        JDFActionPool the element @ if the element already exists
      • 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 @ if the element already exists
      • refFileSpec

        public void refFileSpec​(JDFFileSpec refTarget)
        (31) create inter-resource link to refTarget
        Parameters:
        refTarget - the element that is referenced
      • getCreateLayoutElementPart

        public JDFLayoutElementPart getCreateLayoutElementPart​(int iSkip)
        (26) getCreateLayoutElementPart
        Parameters:
        iSkip - number of elements to skip
        Returns:
        JDFLayoutElementPart the element
      • getLayoutElementPart

        public JDFLayoutElementPart getLayoutElementPart​(int iSkip)
        (27) const get element LayoutElementPart
        Parameters:
        iSkip - number of elements to skip
        Returns:
        JDFLayoutElementPart the element default is getLayoutElementPart(0)
      • getAllLayoutElementPart

        public java.util.Collection<JDFLayoutElementPart> getAllLayoutElementPart()
        Get all LayoutElementPart from the current element
        Returns:
        Collection, null if none are available
      • appendLayoutElementPart

        public JDFLayoutElementPart appendLayoutElementPart()
        (30) append element LayoutElementPart
        Returns:
        JDFLayoutElementPart the element
      • getShapeDef

        public JDFShapeDef getShapeDef()
        (24) const get element ShapeDef
        Returns:
        JDFShapeDef the element
      • getCreateShapeDef

        public JDFShapeDef getCreateShapeDef()
        (25) getCreateShapeDef
        Returns:
        JDFShapeDef the element
      • appendShapeDef

        public JDFShapeDef appendShapeDef()
        (29) append element ShapeDef
        Returns:
        JDFShapeDef the element @ if the element already exists
      • refShapeDef

        public void refShapeDef​(JDFShapeDef refTarget)
        (31) create inter-resource link to refTarget
        Parameters:
        refTarget - the element that is referenced
      • getTestPool

        public JDFTestPool getTestPool()
        (24) const get element TestPool
        Returns:
        JDFTestPool the element
      • getCreateTestPool

        public JDFTestPool getCreateTestPool()
        (25) getCreateTestPool
        Returns:
        JDFTestPool the element
      • appendTestPool

        public JDFTestPool appendTestPool()
        (29) append element TestPool
        Returns:
        JDFTestPool the element @ if the element already exists