Class JDFAutoTrimmingParams

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

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

      • JDFAutoTrimmingParams

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

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

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

      • setTrimCover

        public void setTrimCover​(JDFAutoTrimmingParams.EnumTrimCover enumVar)
        (5) set attribute TrimCover
        Parameters:
        enumVar - the enumVar to set the attribute to
      • setWidth

        public void setWidth​(double value)
        (36) set attribute Width
        Parameters:
        value - the value to set the attribute to
      • getWidth

        public double getWidth()
        (17) get double attribute Width
        Returns:
        double the value of the attribute
      • setHeight

        public void setHeight​(double value)
        (36) set attribute Height
        Parameters:
        value - the value to set the attribute to
      • getHeight

        public double getHeight()
        (17) get double attribute Height
        Returns:
        double the value of the attribute
      • setTrimmingOffset

        public void setTrimmingOffset​(double value)
        (36) set attribute TrimmingOffset
        Parameters:
        value - the value to set the attribute to
      • getTrimmingOffset

        public double getTrimmingOffset()
        (17) get double attribute TrimmingOffset
        Returns:
        double the value of the attribute