Uses of Class
com.luciad.ais.model.ALcdAISGeometryFactory
-
Uses of ALcdAISGeometryFactory in com.luciad.ais.model
Modifier and TypeClassDescriptionclass
An implementation ofALcdAISGeometryFactory
that creates objects with geodetic (lon/lat/height) coordinates.class
An implementation ofALcdAISObjectFactory
that creates objects with grid coordinates.Modifier and TypeMethodDescriptionTLcdAISDataObjectFactory.getGeometryFactory()
Returns the geometry factory that is used by this data object factory.ModifierConstructorDescriptionTLcdAISDataObjectFactory
(ALcdAISGeometryFactory aGeometryFactory) Creates a new data object factory that uses the given geometry factory to create geometries for the data objects.