Interface GraphStyleType

    • Field Detail

      • type

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

      • getPlanar

        boolean getPlanar()
        Gets the "planar" element
      • xgetPlanar

        org.apache.xmlbeans.XmlBoolean xgetPlanar()
        Gets (as xml) the "planar" element
      • isSetPlanar

        boolean isSetPlanar()
        True if has "planar" element
      • setPlanar

        void setPlanar​(boolean planar)
        Sets the "planar" element
      • xsetPlanar

        void xsetPlanar​(org.apache.xmlbeans.XmlBoolean planar)
        Sets (as xml) the "planar" element
      • unsetPlanar

        void unsetPlanar()
        Unsets the "planar" element
      • getDirected

        boolean getDirected()
        Gets the "directed" element
      • xgetDirected

        org.apache.xmlbeans.XmlBoolean xgetDirected()
        Gets (as xml) the "directed" element
      • isSetDirected

        boolean isSetDirected()
        True if has "directed" element
      • setDirected

        void setDirected​(boolean directed)
        Sets the "directed" element
      • xsetDirected

        void xsetDirected​(org.apache.xmlbeans.XmlBoolean directed)
        Sets (as xml) the "directed" element
      • unsetDirected

        void unsetDirected()
        Unsets the "directed" element
      • getGrid

        boolean getGrid()
        Gets the "grid" element
      • xgetGrid

        org.apache.xmlbeans.XmlBoolean xgetGrid()
        Gets (as xml) the "grid" element
      • isSetGrid

        boolean isSetGrid()
        True if has "grid" element
      • setGrid

        void setGrid​(boolean grid)
        Sets the "grid" element
      • xsetGrid

        void xsetGrid​(org.apache.xmlbeans.XmlBoolean grid)
        Sets (as xml) the "grid" element
      • unsetGrid

        void unsetGrid()
        Unsets the "grid" element
      • getMinDistance

        double getMinDistance()
        Gets the "minDistance" element
      • xgetMinDistance

        org.apache.xmlbeans.XmlDouble xgetMinDistance()
        Gets (as xml) the "minDistance" element
      • isSetMinDistance

        boolean isSetMinDistance()
        True if has "minDistance" element
      • setMinDistance

        void setMinDistance​(double minDistance)
        Sets the "minDistance" element
      • xsetMinDistance

        void xsetMinDistance​(org.apache.xmlbeans.XmlDouble minDistance)
        Sets (as xml) the "minDistance" element
      • unsetMinDistance

        void unsetMinDistance()
        Unsets the "minDistance" element
      • getMinAngle

        double getMinAngle()
        Gets the "minAngle" element
      • xgetMinAngle

        org.apache.xmlbeans.XmlDouble xgetMinAngle()
        Gets (as xml) the "minAngle" element
      • isSetMinAngle

        boolean isSetMinAngle()
        True if has "minAngle" element
      • setMinAngle

        void setMinAngle​(double minAngle)
        Sets the "minAngle" element
      • xsetMinAngle

        void xsetMinAngle​(org.apache.xmlbeans.XmlDouble minAngle)
        Sets (as xml) the "minAngle" element
      • unsetMinAngle

        void unsetMinAngle()
        Unsets the "minAngle" element
      • xgetGraphType

        GraphTypeType xgetGraphType()
        Gets (as xml) the "graphType" element
      • isSetGraphType

        boolean isSetGraphType()
        True if has "graphType" element
      • setGraphType

        void setGraphType​(GraphTypeType.Enum graphType)
        Sets the "graphType" element
      • xsetGraphType

        void xsetGraphType​(GraphTypeType graphType)
        Sets (as xml) the "graphType" element
      • unsetGraphType

        void unsetGraphType()
        Unsets the "graphType" element
      • xgetDrawingType

        DrawingTypeType xgetDrawingType()
        Gets (as xml) the "drawingType" element
      • isSetDrawingType

        boolean isSetDrawingType()
        True if has "drawingType" element
      • setDrawingType

        void setDrawingType​(DrawingTypeType.Enum drawingType)
        Sets the "drawingType" element
      • xsetDrawingType

        void xsetDrawingType​(DrawingTypeType drawingType)
        Sets (as xml) the "drawingType" element
      • unsetDrawingType

        void unsetDrawingType()
        Unsets the "drawingType" element
      • xgetLineType

        LineTypeType xgetLineType()
        Gets (as xml) the "lineType" element
      • isSetLineType

        boolean isSetLineType()
        True if has "lineType" element
      • setLineType

        void setLineType​(LineTypeType.Enum lineType)
        Sets the "lineType" element
      • xsetLineType

        void xsetLineType​(LineTypeType lineType)
        Sets (as xml) the "lineType" element
      • unsetLineType

        void unsetLineType()
        Unsets the "lineType" element
      • getAestheticCriteriaArray

        AesheticCriteriaType.Enum[] getAestheticCriteriaArray()
        Gets array of all "aestheticCriteria" elements
      • getAestheticCriteriaArray

        AesheticCriteriaType.Enum getAestheticCriteriaArray​(int i)
        Gets ith "aestheticCriteria" element
      • xgetAestheticCriteriaArray

        AesheticCriteriaType[] xgetAestheticCriteriaArray()
        Gets (as xml) array of all "aestheticCriteria" elements
      • xgetAestheticCriteriaArray

        AesheticCriteriaType xgetAestheticCriteriaArray​(int i)
        Gets (as xml) ith "aestheticCriteria" element
      • sizeOfAestheticCriteriaArray

        int sizeOfAestheticCriteriaArray()
        Returns number of "aestheticCriteria" element
      • setAestheticCriteriaArray

        void setAestheticCriteriaArray​(AesheticCriteriaType.Enum[] aestheticCriteriaArray)
        Sets array of all "aestheticCriteria" element
      • setAestheticCriteriaArray

        void setAestheticCriteriaArray​(int i,
                                       AesheticCriteriaType.Enum aestheticCriteria)
        Sets ith "aestheticCriteria" element
      • xsetAestheticCriteriaArray

        void xsetAestheticCriteriaArray​(AesheticCriteriaType[] aestheticCriteriaArray)
        Sets (as xml) array of all "aestheticCriteria" element
      • xsetAestheticCriteriaArray

        void xsetAestheticCriteriaArray​(int i,
                                        AesheticCriteriaType aestheticCriteria)
        Sets (as xml) ith "aestheticCriteria" element
      • insertAestheticCriteria

        void insertAestheticCriteria​(int i,
                                     AesheticCriteriaType.Enum aestheticCriteria)
        Inserts the value as the ith "aestheticCriteria" element
      • addAestheticCriteria

        void addAestheticCriteria​(AesheticCriteriaType.Enum aestheticCriteria)
        Appends the value as the last "aestheticCriteria" element
      • insertNewAestheticCriteria

        AesheticCriteriaType insertNewAestheticCriteria​(int i)
        Inserts and returns a new empty value (as xml) as the ith "aestheticCriteria" element
      • addNewAestheticCriteria

        AesheticCriteriaType addNewAestheticCriteria()
        Appends and returns a new empty value (as xml) as the last "aestheticCriteria" element
      • removeAestheticCriteria

        void removeAestheticCriteria​(int i)
        Removes the ith "aestheticCriteria" element