Class JDFAutoShapeState

  • 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

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

      • JDFAutoShapeState

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

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

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

      • setDefaultValue

        public void setDefaultValue​(JDFShape value)
        (36) set attribute DefaultValue
        Parameters:
        value - the value to set the attribute to
      • getDefaultValue

        public JDFShape getDefaultValue()
        (20) get JDFShape attribute DefaultValue
        Returns:
        JDFShape the value of the attribute, null if a the attribute value is not a valid to create a JDFShape
      • setCurrentValue

        public void setCurrentValue​(JDFShape value)
        (36) set attribute CurrentValue
        Parameters:
        value - the value to set the attribute to
      • getCurrentValue

        public JDFShape getCurrentValue()
        (20) get JDFShape attribute CurrentValue
        Returns:
        JDFShape the value of the attribute, null if a the attribute value is not a valid to create a JDFShape
      • setAllowedValueList

        public void setAllowedValueList​(JDFShapeRangeList value)
        (36) set attribute AllowedValueList
        Parameters:
        value - the value to set the attribute to
      • getAllowedValueList

        public JDFShapeRangeList getAllowedValueList()
        (20) get JDFShapeRangeList attribute AllowedValueList
        Returns:
        JDFShapeRangeList the value of the attribute, null if a the attribute value is not a valid to create a JDFShapeRangeList
      • setAllowedValueMax

        public void setAllowedValueMax​(JDFShape value)
        (36) set attribute AllowedValueMax
        Parameters:
        value - the value to set the attribute to
      • getAllowedValueMax

        public JDFShape getAllowedValueMax()
        (20) get JDFShape attribute AllowedValueMax
        Returns:
        JDFShape the value of the attribute, null if a the attribute value is not a valid to create a JDFShape
      • setAllowedValueMin

        public void setAllowedValueMin​(JDFShape value)
        (36) set attribute AllowedValueMin
        Parameters:
        value - the value to set the attribute to
      • getAllowedValueMin

        public JDFShape getAllowedValueMin()
        (20) get JDFShape attribute AllowedValueMin
        Returns:
        JDFShape the value of the attribute, null if a the attribute value is not a valid to create a JDFShape
      • setAllowedX

        public void setAllowedX​(JDFNumberRangeList value)
        (36) set attribute AllowedX
        Parameters:
        value - the value to set the attribute to
      • getAllowedX

        public JDFNumberRangeList getAllowedX()
        (20) get JDFNumberRangeList attribute AllowedX
        Returns:
        JDFNumberRangeList the value of the attribute, null if a the attribute value is not a valid to create a JDFNumberRangeList
      • setAllowedY

        public void setAllowedY​(JDFNumberRangeList value)
        (36) set attribute AllowedY
        Parameters:
        value - the value to set the attribute to
      • getAllowedY

        public JDFNumberRangeList getAllowedY()
        (20) get JDFNumberRangeList attribute AllowedY
        Returns:
        JDFNumberRangeList the value of the attribute, null if a the attribute value is not a valid to create a JDFNumberRangeList
      • setAllowedZ

        public void setAllowedZ​(JDFNumberRangeList value)
        (36) set attribute AllowedZ
        Parameters:
        value - the value to set the attribute to
      • getAllowedZ

        public JDFNumberRangeList getAllowedZ()
        (20) get JDFNumberRangeList attribute AllowedZ
        Returns:
        JDFNumberRangeList the value of the attribute, null if a the attribute value is not a valid to create a JDFNumberRangeList
      • setPresentValueList

        public void setPresentValueList​(JDFShapeRangeList value)
        (36) set attribute PresentValueList
        Parameters:
        value - the value to set the attribute to
      • getPresentValueList

        public JDFShapeRangeList getPresentValueList()
        (20) get JDFShapeRangeList attribute PresentValueList
        Returns:
        JDFShapeRangeList the value of the attribute, null if a the attribute value is not a valid to create a JDFShapeRangeList
      • setPresentValueMax

        public void setPresentValueMax​(JDFShape value)
        (36) set attribute PresentValueMax
        Parameters:
        value - the value to set the attribute to
      • getPresentValueMax

        public JDFShape getPresentValueMax()
        (20) get JDFShape attribute PresentValueMax
        Returns:
        JDFShape the value of the attribute, null if a the attribute value is not a valid to create a JDFShape
      • setPresentValueMin

        public void setPresentValueMin​(JDFShape value)
        (36) set attribute PresentValueMin
        Parameters:
        value - the value to set the attribute to
      • getPresentValueMin

        public JDFShape getPresentValueMin()
        (20) get JDFShape attribute PresentValueMin
        Returns:
        JDFShape the value of the attribute, null if a the attribute value is not a valid to create a JDFShape
      • setPresentX

        public void setPresentX​(JDFNumberRangeList value)
        (36) set attribute PresentX
        Parameters:
        value - the value to set the attribute to
      • getPresentX

        public JDFNumberRangeList getPresentX()
        (20) get JDFNumberRangeList attribute PresentX
        Returns:
        JDFNumberRangeList the value of the attribute, null if a the attribute value is not a valid to create a JDFNumberRangeList
      • setPresentY

        public void setPresentY​(JDFNumberRangeList value)
        (36) set attribute PresentY
        Parameters:
        value - the value to set the attribute to
      • getPresentY

        public JDFNumberRangeList getPresentY()
        (20) get JDFNumberRangeList attribute PresentY
        Returns:
        JDFNumberRangeList the value of the attribute, null if a the attribute value is not a valid to create a JDFNumberRangeList
      • setPresentZ

        public void setPresentZ​(JDFNumberRangeList value)
        (36) set attribute PresentZ
        Parameters:
        value - the value to set the attribute to
      • getPresentZ

        public JDFNumberRangeList getPresentZ()
        (20) get JDFNumberRangeList attribute PresentZ
        Returns:
        JDFNumberRangeList the value of the attribute, null if a the attribute value is not a valid to create a JDFNumberRangeList
      • getLoc

        public JDFLoc getLoc()
        (24) const get element Loc
        Returns:
        JDFLoc the element
      • getCreateLoc

        public JDFLoc getCreateLoc()
        (25) getCreateLoc
        Returns:
        JDFLoc the element
      • getCreateLoc

        public JDFLoc getCreateLoc​(int iSkip)
        (26) getCreateLoc
        Parameters:
        iSkip - number of elements to skip
        Returns:
        JDFLoc the element
      • getLoc

        public JDFLoc getLoc​(int iSkip)
        (27) const get element Loc
        Parameters:
        iSkip - number of elements to skip
        Returns:
        JDFLoc the element default is getLoc(0)
      • getAllLoc

        public java.util.Collection<JDFLoc> getAllLoc()
        Get all Loc from the current element
        Returns:
        Collection, null if none are available
      • appendLoc

        public JDFLoc appendLoc()
        (30) append element Loc
        Returns:
        JDFLoc the element
      • getValueLoc

        public JDFValueLoc getValueLoc()
        (24) const get element ValueLoc
        Returns:
        JDFValueLoc the element
      • getCreateValueLoc

        public JDFValueLoc getCreateValueLoc()
        (25) getCreateValueLoc
        Returns:
        JDFValueLoc the element
      • getCreateValueLoc

        public JDFValueLoc getCreateValueLoc​(int iSkip)
        (26) getCreateValueLoc
        Parameters:
        iSkip - number of elements to skip
        Returns:
        JDFValueLoc the element
      • getValueLoc

        public JDFValueLoc getValueLoc​(int iSkip)
        (27) const get element ValueLoc
        Parameters:
        iSkip - number of elements to skip
        Returns:
        JDFValueLoc the element default is getValueLoc(0)
      • getAllValueLoc

        public java.util.Collection<JDFValueLoc> getAllValueLoc()
        Get all ValueLoc from the current element
        Returns:
        Collection, null if none are available
      • appendValueLoc

        public JDFValueLoc appendValueLoc()
        (30) append element ValueLoc
        Returns:
        JDFValueLoc the element