Class TLcdAISDataObjectFactory

java.lang.Object
com.luciad.ais.model.TLcdAISDataObjectFactory

public class TLcdAISDataObjectFactory extends Object
This class defines a factory for creating AIS domain objects. This class replaces the deprecated ALcdAISObjectFactory. Creation of geometry is delegated to a separate factory class ALcdAISGeometryFactory, to reduce the amount of factory methods.

This class ensures that the domain objects it creates have a proper data type filled in.

Since:
10.1