Class GeometryAttributeImpl

  • All Implemented Interfaces:
    Attribute, GeometryAttribute, Property

    public class GeometryAttributeImpl
    extends AttributeImpl
    implements GeometryAttribute
    TODO: rename to GeometricAttribute Provides ...TODO summary sentence

    TODO Description

    Example Use:

    
             GeometryAttributeType x = new GeometryAttributeType( ... );
             TODO code example
     
    Since:
    0.3 TODO: test wkt geometry parse.
    Author:
    Leprosy