Class JDFAutoInterpretingParams

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

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

      • JDFAutoInterpretingParams

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

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

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

      • setCenter

        public void setCenter​(boolean value)
        (36) set attribute Center
        Parameters:
        value - the value to set the attribute to
      • getCenter

        public boolean getCenter()
        (18) get boolean attribute Center
        Returns:
        boolean the value of the attribute
      • setFitToPage

        public void setFitToPage​(boolean value)
        (36) set attribute FitToPage
        Parameters:
        value - the value to set the attribute to
      • getFitToPage

        public boolean getFitToPage()
        (18) get boolean attribute FitToPage
        Returns:
        boolean the value of the attribute
      • setPoster

        public void setPoster​(JDFXYPair value)
        (36) set attribute Poster
        Parameters:
        value - the value to set the attribute to
      • getPoster

        public JDFXYPair getPoster()
        (20) get JDFXYPair attribute Poster
        Returns:
        JDFXYPair the value of the attribute, null if a the attribute value is not a valid to create a JDFXYPair
      • setPosterOverlap

        public void setPosterOverlap​(JDFXYPair value)
        (36) set attribute PosterOverlap
        Parameters:
        value - the value to set the attribute to
      • getPosterOverlap

        public JDFXYPair getPosterOverlap()
        (20) get JDFXYPair attribute PosterOverlap
        Returns:
        JDFXYPair the value of the attribute, null if a the attribute value is not a valid to create a JDFXYPair
      • setScaling

        public void setScaling​(JDFXYPair value)
        (36) set attribute Scaling
        Parameters:
        value - the value to set the attribute to
      • getScaling

        public JDFXYPair getScaling()
        (20) get JDFXYPair attribute Scaling
        Returns:
        JDFXYPair the value of the attribute, null if a the attribute value is not a valid to create a JDFXYPair
      • setScalingOrigin

        public void setScalingOrigin​(JDFXYPair value)
        (36) set attribute ScalingOrigin
        Parameters:
        value - the value to set the attribute to
      • getScalingOrigin

        public JDFXYPair getScalingOrigin()
        (20) get JDFXYPair attribute ScalingOrigin
        Returns:
        JDFXYPair the value of the attribute, null if a the attribute value is not a valid to create a JDFXYPair
      • getCreateObjectResolution

        public JDFObjectResolution getCreateObjectResolution​(int iSkip)
        (26) getCreateObjectResolution
        Parameters:
        iSkip - number of elements to skip
        Returns:
        JDFObjectResolution the element
      • getObjectResolution

        public JDFObjectResolution getObjectResolution​(int iSkip)
        (27) const get element ObjectResolution
        Parameters:
        iSkip - number of elements to skip
        Returns:
        JDFObjectResolution the element default is getObjectResolution(0)
      • getAllObjectResolution

        public java.util.Collection<JDFObjectResolution> getAllObjectResolution()
        Get all ObjectResolution from the current element
        Returns:
        Collection, null if none are available
      • appendObjectResolution

        public JDFObjectResolution appendObjectResolution()
        (30) append element ObjectResolution
        Returns:
        JDFObjectResolution the element
      • refObjectResolution

        public void refObjectResolution​(JDFObjectResolution refTarget)
        (31) create inter-resource link to refTarget
        Parameters:
        refTarget - the element that is referenced
      • 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
      • refFitPolicy

        public void refFitPolicy​(JDFFitPolicy refTarget)
        (31) create inter-resource link to refTarget
        Parameters:
        refTarget - the element that is referenced
      • getCreateInterpretingDetails

        public JDFInterpretingDetails getCreateInterpretingDetails​(int iSkip)
        (26) getCreateInterpretingDetails
        Parameters:
        iSkip - number of elements to skip
        Returns:
        JDFInterpretingDetails the element
      • getInterpretingDetails

        public JDFInterpretingDetails getInterpretingDetails​(int iSkip)
        (27) const get element InterpretingDetails
        Parameters:
        iSkip - number of elements to skip
        Returns:
        JDFInterpretingDetails the element default is getInterpretingDetails(0)
      • getAllInterpretingDetails

        public java.util.Collection<JDFInterpretingDetails> getAllInterpretingDetails()
        Get all InterpretingDetails from the current element
        Returns:
        Collection, null if none are available
      • appendInterpretingDetails

        public JDFInterpretingDetails appendInterpretingDetails()
        (30) append element InterpretingDetails
        Returns:
        JDFInterpretingDetails the element
      • getCreateMedia

        public JDFMedia getCreateMedia​(int iSkip)
        (26) getCreateMedia
        Parameters:
        iSkip - number of elements to skip
        Returns:
        JDFMedia the element
      • getMedia

        public JDFMedia getMedia​(int iSkip)
        (27) const get element Media
        Parameters:
        iSkip - number of elements to skip
        Returns:
        JDFMedia the element default is getMedia(0)
      • getAllMedia

        public java.util.Collection<JDFMedia> getAllMedia()
        Get all Media from the current element
        Returns:
        Collection, null if none are available
      • appendMedia

        public JDFMedia appendMedia()
        (30) append element Media
        Returns:
        JDFMedia the element
      • refMedia

        public void refMedia​(JDFMedia refTarget)
        (31) create inter-resource link to refTarget
        Parameters:
        refTarget - the element that is referenced
      • getPDFInterpretingParams

        public JDFPDFInterpretingParams getPDFInterpretingParams()
        (24) const get element PDFInterpretingParams
        Returns:
        JDFPDFInterpretingParams the element
      • getCreatePDFInterpretingParams

        public JDFPDFInterpretingParams getCreatePDFInterpretingParams()
        (25) getCreatePDFInterpretingParams
        Returns:
        JDFPDFInterpretingParams the element
      • appendPDFInterpretingParams

        public JDFPDFInterpretingParams appendPDFInterpretingParams()
        (29) append element PDFInterpretingParams
        Returns:
        JDFPDFInterpretingParams the element @ if the element already exists