Interface GeometryDescriptor

All Superinterfaces:
AttributeDescriptor, PropertyDescriptor
All Known Subinterfaces:
ChoiceGeometryType
All Known Implementing Classes:
ChoiceGeometryTypeImpl, GeometryDescriptorImpl

public interface GeometryDescriptor extends AttributeDescriptor
Describes an instance of a geometry attribute.

This interface adds no additional methods, the point of it is convenience to type narrow getType() to GeometryType.

Author:
Justin Deoliveira, The Open Planning Project