Interface EdgeType

    • Field Detail

      • type

        static final org.apache.xmlbeans.SchemaType type
    • Method Detail

      • isSetContainer

        boolean isSetContainer()
        True if has "container" element
      • addNewContainer

        TopoSolidPropertyType addNewContainer()
        Appends and returns a new empty "container" element
      • unsetContainer

        void unsetContainer()
        Unsets the "container" element
      • sizeOfDirectedNodeArray

        int sizeOfDirectedNodeArray()
        Returns number of "directedNode" element
      • setDirectedNodeArray

        void setDirectedNodeArray​(DirectedNodePropertyType[] directedNodeArray)
        Sets array of all "directedNode" element
      • setDirectedNodeArray

        void setDirectedNodeArray​(int i,
                                  DirectedNodePropertyType directedNode)
        Sets ith "directedNode" element
      • insertNewDirectedNode

        DirectedNodePropertyType insertNewDirectedNode​(int i)
        Inserts and returns a new empty value (as xml) as the ith "directedNode" element
      • addNewDirectedNode

        DirectedNodePropertyType addNewDirectedNode()
        Appends and returns a new empty value (as xml) as the last "directedNode" element
      • removeDirectedNode

        void removeDirectedNode​(int i)
        Removes the ith "directedNode" element
      • sizeOfDirectedFaceArray

        int sizeOfDirectedFaceArray()
        Returns number of "directedFace" element
      • setDirectedFaceArray

        void setDirectedFaceArray​(DirectedFacePropertyType[] directedFaceArray)
        Sets array of all "directedFace" element
      • setDirectedFaceArray

        void setDirectedFaceArray​(int i,
                                  DirectedFacePropertyType directedFace)
        Sets ith "directedFace" element
      • insertNewDirectedFace

        DirectedFacePropertyType insertNewDirectedFace​(int i)
        Inserts and returns a new empty value (as xml) as the ith "directedFace" element
      • addNewDirectedFace

        DirectedFacePropertyType addNewDirectedFace()
        Appends and returns a new empty value (as xml) as the last "directedFace" element
      • removeDirectedFace

        void removeDirectedFace​(int i)
        Removes the ith "directedFace" element
      • getCurveProperty

        CurvePropertyType getCurveProperty()
        Gets the "curveProperty" element
      • isSetCurveProperty

        boolean isSetCurveProperty()
        True if has "curveProperty" element
      • setCurveProperty

        void setCurveProperty​(CurvePropertyType curveProperty)
        Sets the "curveProperty" element
      • addNewCurveProperty

        CurvePropertyType addNewCurveProperty()
        Appends and returns a new empty "curveProperty" element
      • unsetCurveProperty

        void unsetCurveProperty()
        Unsets the "curveProperty" element
      • getAggregationType

        AggregationType.Enum getAggregationType()
        Gets the "aggregationType" attribute
      • xgetAggregationType

        AggregationType xgetAggregationType()
        Gets (as xml) the "aggregationType" attribute
      • isSetAggregationType

        boolean isSetAggregationType()
        True if has "aggregationType" attribute
      • setAggregationType

        void setAggregationType​(AggregationType.Enum aggregationType)
        Sets the "aggregationType" attribute
      • xsetAggregationType

        void xsetAggregationType​(AggregationType aggregationType)
        Sets (as xml) the "aggregationType" attribute
      • unsetAggregationType

        void unsetAggregationType()
        Unsets the "aggregationType" attribute