Class JDFAutoInkZoneCalculationParams

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

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

      • JDFAutoInkZoneCalculationParams

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

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

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

      • setFountainPositions

        public void setFountainPositions​(JDFNumberList value)
        (36) set attribute FountainPositions
        Parameters:
        value - the value to set the attribute to
      • getFountainPositions

        public JDFNumberList getFountainPositions()
        (20) get JDFNumberList attribute FountainPositions
        Returns:
        JDFNumberList the value of the attribute, null if a the attribute value is not a valid to create a JDFNumberList
      • setPrintableArea

        public void setPrintableArea​(JDFRectangle value)
        (36) set attribute PrintableArea
        Parameters:
        value - the value to set the attribute to
      • getPrintableArea

        public JDFRectangle getPrintableArea()
        (20) get JDFRectangle attribute PrintableArea
        Returns:
        JDFRectangle the value of the attribute, null if a the attribute value is not a valid to create a JDFRectangle
      • 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
      • setZones

        public void setZones​(int value)
        (36) set attribute Zones
        Parameters:
        value - the value to set the attribute to
      • getZones

        public int getZones()
        (15) get int attribute Zones
        Returns:
        int the value of the attribute
      • setZonesY

        public void setZonesY​(int value)
        (36) set attribute ZonesY
        Parameters:
        value - the value to set the attribute to
      • getZonesY

        public int getZonesY()
        (15) get int attribute ZonesY
        Returns:
        int 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
      • getDevice

        public JDFDevice getDevice()
        (24) const get element Device
        Returns:
        JDFDevice the element
      • getCreateDevice

        public JDFDevice getCreateDevice()
        (25) getCreateDevice
        Returns:
        JDFDevice the element
      • appendDevice

        public JDFDevice appendDevice()
        (29) append element Device
        Returns:
        JDFDevice the element @ if the element already exists
      • refDevice

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