Class JDFAutoInkZoneProfile

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

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

    • JDFAutoInkZoneProfile

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

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

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

    • getTheAttributeInfo

      protected AttributeInfo getTheAttributeInfo()
      Overrides:
      getTheAttributeInfo in class JDFResource
      Returns:
    • 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
    • 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