Class JDFAutoSeparationControlParams

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

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

      • JDFAutoSeparationControlParams

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

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

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

      • getAutomatedOverPrintParams

        public JDFAutomatedOverPrintParams getAutomatedOverPrintParams()
        (24) const get element AutomatedOverPrintParams
        Returns:
        JDFAutomatedOverPrintParams the element
      • getCreateAutomatedOverPrintParams

        public JDFAutomatedOverPrintParams getCreateAutomatedOverPrintParams()
        (25) getCreateAutomatedOverPrintParams
        Returns:
        JDFAutomatedOverPrintParams the element
      • getCreateAutomatedOverPrintParams

        public JDFAutomatedOverPrintParams getCreateAutomatedOverPrintParams​(int iSkip)
        (26) getCreateAutomatedOverPrintParams
        Parameters:
        iSkip - number of elements to skip
        Returns:
        JDFAutomatedOverPrintParams the element
      • getAutomatedOverPrintParams

        public JDFAutomatedOverPrintParams getAutomatedOverPrintParams​(int iSkip)
        (27) const get element AutomatedOverPrintParams
        Parameters:
        iSkip - number of elements to skip
        Returns:
        JDFAutomatedOverPrintParams the element default is getAutomatedOverPrintParams(0)
      • getAllAutomatedOverPrintParams

        public java.util.Collection<JDFAutomatedOverPrintParams> getAllAutomatedOverPrintParams()
        Get all AutomatedOverPrintParams from the current element
        Returns:
        Collection, null if none are available
      • appendAutomatedOverPrintParams

        public JDFAutomatedOverPrintParams appendAutomatedOverPrintParams()
        (30) append element AutomatedOverPrintParams
        Returns:
        JDFAutomatedOverPrintParams the element
      • getTransferFunctionControl

        public JDFTransferFunctionControl getTransferFunctionControl()
        (24) const get element TransferFunctionControl
        Returns:
        JDFTransferFunctionControl the element
      • getCreateTransferFunctionControl

        public JDFTransferFunctionControl getCreateTransferFunctionControl()
        (25) getCreateTransferFunctionControl
        Returns:
        JDFTransferFunctionControl the element
      • getCreateTransferFunctionControl

        public JDFTransferFunctionControl getCreateTransferFunctionControl​(int iSkip)
        (26) getCreateTransferFunctionControl
        Parameters:
        iSkip - number of elements to skip
        Returns:
        JDFTransferFunctionControl the element
      • getTransferFunctionControl

        public JDFTransferFunctionControl getTransferFunctionControl​(int iSkip)
        (27) const get element TransferFunctionControl
        Parameters:
        iSkip - number of elements to skip
        Returns:
        JDFTransferFunctionControl the element default is getTransferFunctionControl(0)
      • getAllTransferFunctionControl

        public java.util.Collection<JDFTransferFunctionControl> getAllTransferFunctionControl()
        Get all TransferFunctionControl from the current element
        Returns:
        Collection, null if none are available
      • appendTransferFunctionControl

        public JDFTransferFunctionControl appendTransferFunctionControl()
        (30) append element TransferFunctionControl
        Returns:
        JDFTransferFunctionControl the element
      • refTransferFunctionControl

        public void refTransferFunctionControl​(JDFTransferFunctionControl refTarget)
        (31) create inter-resource link to refTarget
        Parameters:
        refTarget - the element that is referenced