Class JDFAutoInkZoneCalculationParams

java.lang.Object
org.apache.xerces.dom.NodeImpl
org.apache.xerces.dom.ChildNode
org.apache.xerces.dom.ParentNode
org.apache.xerces.dom.ElementImpl
org.apache.xerces.dom.ElementNSImpl
All Implemented Interfaces:
Serializable, Cloneable, IStreamWriter, Element, ElementTraversal, EventTarget, Node, NodeList, TypeInfo
Direct Known Subclasses:
JDFInkZoneCalculationParams

public abstract class JDFAutoInkZoneCalculationParams extends JDFResource
class JDFAutoInkZoneCalculationParams : public JDFResource
See Also:
  • Constructor Details

    • JDFAutoInkZoneCalculationParams

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

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

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

    • getTheAttributeInfo

      protected AttributeInfo getTheAttributeInfo()
      Overrides:
      getTheAttributeInfo in class JDFResource
      Returns:
    • getTheElementInfo

      protected ElementInfo getTheElementInfo()
      Overrides:
      getTheElementInfo in class JDFResource
      Returns:
      the elementinfo
    • init

      public boolean init()
      Description copied from class: JDFResource
      default initialization
      Overrides:
      init in class JDFResource
      Returns:
      true if ok
      See Also:
    • getValidClass

      public JDFResource.EnumResourceClass getValidClass()
      Description copied from class: JDFResource
      get the fixed class for this resource,
      Overrides:
      getValidClass in class JDFResource
      Returns:
      the resource Class
    • 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
    • refDevice

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