Class JDFAutoTransferCurve

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

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

    • JDFAutoTransferCurve

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

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

      protected JDFAutoTransferCurve(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument, String myNamespaceURI, String qualifiedName, String myLocalName)
      Constructor for JDFAutoTransferCurve
      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
    • setCurve

      public void setCurve(JDFTransferFunction value)
      (36) set attribute Curve
      Parameters:
      value - the value to set the attribute to
    • getCurve

      public JDFTransferFunction getCurve()
      (20) get JDFTransferFunction attribute Curve
      Returns:
      JDFTransferFunction the value of the attribute, null if a the attribute value is not a valid to create a JDFTransferFunction
    • setSeparation

      public void setSeparation(String value)
      (36) set attribute Separation
      Overrides:
      setSeparation in class JDFResource
      Parameters:
      value - the value to set the attribute to
    • getSeparation

      public String getSeparation()
      (23) get String attribute Separation
      Overrides:
      getSeparation in class JDFResource
      Returns:
      the value of the attribute