Class JDFAutoInkZoneProfile

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

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

      • JDFAutoInkZoneProfile

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

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

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

      • setZoneSettingsX

        public void setZoneSettingsX​(JDFNumberList value)
        (36) set attribute ZoneSettingsX
        Parameters:
        value - the value to set the attribute to
      • getZoneSettingsX

        public JDFNumberList getZoneSettingsX()
        (20) get JDFNumberList attribute ZoneSettingsX
        Returns:
        JDFNumberList the value of the attribute, null if a the attribute value is not a valid to create a JDFNumberList
      • setZoneWidth

        public void setZoneWidth​(double value)
        (36) set attribute ZoneWidth
        Parameters:
        value - the value to set the attribute to
      • getZoneWidth

        public double getZoneWidth()
        (17) get double attribute ZoneWidth
        Returns:
        double the value of the attribute
      • setZoneHeight

        public void setZoneHeight​(double value)
        (36) set attribute ZoneHeight
        Parameters:
        value - the value to set the attribute to
      • getZoneHeight

        public double getZoneHeight()
        (17) get double attribute ZoneHeight
        Returns:
        double the value of the attribute
      • setZoneSettingsY

        public void setZoneSettingsY​(JDFNumberList value)
        (36) set attribute ZoneSettingsY
        Parameters:
        value - the value to set the attribute to
      • getZoneSettingsY

        public JDFNumberList getZoneSettingsY()
        (20) get JDFNumberList attribute ZoneSettingsY
        Returns:
        JDFNumberList the value of the attribute, null if a the attribute value is not a valid to create a JDFNumberList