Interface AbstractCoordinateSystemType

    • Field Detail

      • type

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

      • sizeOfAxisArray

        int sizeOfAxisArray()
        Returns number of "axis" element
      • removeAxis

        void removeAxis​(int i)
        Removes the ith "axis" 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