net.opengis.gml
Interface SRSInformationGroup
- All Known Subinterfaces:
- AbstractCurveType, AbstractGeometricAggregateType, AbstractGeometricPrimitiveType, AbstractGeometryType, AbstractRingType, AbstractSurfaceType, DirectPositionListType, DirectPositionType, LinearRingType, LineStringType, MultiGeometryType, MultiLineStringType, MultiPointType, MultiPolygonType, PointType, PolygonType, SRSReferenceGroup
public interface SRSInformationGroup
getAxisLabels
java.util.List<java.lang.String> getAxisLabels()
isSetAxisLabels
boolean isSetAxisLabels()
setAxisLabels
void setAxisLabels(java.util.List<java.lang.String> value)
unsetAxisLabels
void unsetAxisLabels()
getUomLabels
java.util.List<java.lang.String> getUomLabels()
isSetUomLabels
boolean isSetUomLabels()
setUomLabels
void setUomLabels(java.util.List<java.lang.String> value)
unsetUomLabels
void unsetUomLabels()
Copyright © 2008-2013 Highsource. All Rights Reserved.