Class GeometryTypeProxy
Object
AttributeTypeProxy
GeometryTypeProxy
- All Implemented Interfaces:
AttributeType,GeometryType,PropertyType
- Since:
- 2.4
- Author:
- Gabriel Roldan
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionThe coordinate reference system in which geometries are defined.Methods inherited from class AttributeTypeProxy
equals, getBinding, getDescription, getName, getOperations, getRestrictions, getSubject, getSuper, getUserData, hashCode, isAbstract, isIdentifiedMethods inherited from class Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface AttributeType
getSuper, isIdentifiedMethods inherited from interface PropertyType
equals, getBinding, getDescription, getName, getRestrictions, getUserData, hashCode, isAbstract
-
Constructor Details
-
GeometryTypeProxy
-
-
Method Details
-
getCoordinateReferenceSystem
Description copied from interface:GeometryTypeThe coordinate reference system in which geometries are defined.This method may return
null, but this should only occur in cases where the actual crs is not known. A common case is when a shapefile does not have an accompanied .prj file.- Specified by:
getCoordinateReferenceSystemin interfaceGeometryType
-