com.franz.ag
Class GeospatialSubtype

java.lang.Object
  extended bycom.franz.ag.GeospatialSubtype

public class GeospatialSubtype
extends java.lang.Object

Instances of this class represent the attributes of a particular geospatial encoding in AllegroGraph.

In order to create encoded geospatial values in triples, the application must define an encoding. The encoding must be registered with a call to one of the registration methods in the GeoExtension class.

The registered encoding is associated with a triple store by calling GeoExtension.addSubtype(GeospatialSubtype).


Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait