Class JDFAutoShapeDefProductionParams

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

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

    • JDFAutoShapeDefProductionParams

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

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

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

    • 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
    • getObjectModel

      public JDFObjectModel getObjectModel()
      (24) const get element ObjectModel
      Returns:
      JDFObjectModel the element
    • getCreateObjectModel

      public JDFObjectModel getCreateObjectModel()
      (25) getCreateObjectModel
      Returns:
      JDFObjectModel the element
    • getCreateObjectModel

      public JDFObjectModel getCreateObjectModel(int iSkip)
      (26) getCreateObjectModel
      Parameters:
      iSkip - number of elements to skip
      Returns:
      JDFObjectModel the element
    • getObjectModel

      public JDFObjectModel getObjectModel(int iSkip)
      (27) const get element ObjectModel
      Parameters:
      iSkip - number of elements to skip
      Returns:
      JDFObjectModel the element default is getObjectModel(0)
    • getAllObjectModel

      public Collection<JDFObjectModel> getAllObjectModel()
      Get all ObjectModel from the current element
      Returns:
      Collection, null if none are available
    • appendObjectModel

      public JDFObjectModel appendObjectModel()
      (30) append element ObjectModel
      Returns:
      JDFObjectModel the element
    • getShapeTemplate

      public JDFShapeTemplate getShapeTemplate()
      (24) const get element ShapeTemplate
      Returns:
      JDFShapeTemplate the element
    • getCreateShapeTemplate

      public JDFShapeTemplate getCreateShapeTemplate()
      (25) getCreateShapeTemplate
      Returns:
      JDFShapeTemplate the element
    • appendShapeTemplate

      public JDFShapeTemplate appendShapeTemplate()
      (29) append element ShapeTemplate
      Returns:
      JDFShapeTemplate the element @ if the element already exists