Uses of Interface
com.luciad.ais.model.geoborder.ILcdGeoborder
Package
Description
All model related aspects in the context of AIS.
Provides classes and interfaces for all geographical border related aspects.
-
Uses of ILcdGeoborder in com.luciad.ais.model
Modifier and TypeMethodDescriptionabstract ILcdGeoborder
ALcdAISObjectFactory.createFeaturedGeoborder
(int aNumberOfFeatures, ILcd3DEditablePointList aPointList) Deprecated.Creates anILcdGeoborder
with the specified number of features and with the points in the point list as polyline geometry.abstract ILcdGeoborder
ALcdAISObjectFactory.createFeaturedGeoborder
(ILcdGeoborder aGeoborder, ILcd3DEditablePointList aPointList) Deprecated.Creates anILcdGeoborder
based on the supplied geoborderaGeoborder
but with another set of points.TLcdAISLonLatHeightObjectFactory.createFeaturedGeoborder
(int aNumberOfFeatures, ILcd3DEditablePointList aPointList) Deprecated.TLcdAISLonLatHeightObjectFactory.createFeaturedGeoborder
(ILcdGeoborder aSourceGeoborder, ILcd3DEditablePointList aPointList) Deprecated.TLcdAISXYZObjectFactory.createFeaturedGeoborder
(int aNumberOfFeatures, ILcd3DEditablePointList aPointList) Deprecated.TLcdAISXYZObjectFactory.createFeaturedGeoborder
(ILcdGeoborder aSourceGeoborder, ILcd3DEditablePointList aPointList) Deprecated.TLcdAISDataObjectFactory.createGeoborder
(ILcdGeoborder aSourceGeoborder, ILcd3DEditablePointList aPointList) Creates a copy of anILcdGeoborder
with a given geometry.TLcdAISDataObjectFactory.createGeoborder
(TLcdDataType aType, ILcd3DEditablePointList aPointList) Creates anILcdGeoborder
.Modifier and TypeMethodDescriptionabstract ILcdGeoborder
ALcdAISObjectFactory.createFeaturedGeoborder
(ILcdGeoborder aGeoborder, ILcd3DEditablePointList aPointList) Deprecated.Creates anILcdGeoborder
based on the supplied geoborderaGeoborder
but with another set of points.TLcdAISLonLatHeightObjectFactory.createFeaturedGeoborder
(ILcdGeoborder aSourceGeoborder, ILcd3DEditablePointList aPointList) Deprecated.TLcdAISXYZObjectFactory.createFeaturedGeoborder
(ILcdGeoborder aSourceGeoborder, ILcd3DEditablePointList aPointList) Deprecated.TLcdAISDataObjectFactory.createGeoborder
(ILcdGeoborder aSourceGeoborder, ILcd3DEditablePointList aPointList) Creates a copy of anILcdGeoborder
with a given geometry. -
Uses of ILcdGeoborder in com.luciad.ais.model.geoborder
Modifier and TypeClassDescriptionclass
An extension ofTLcdGeoborder
with properties.class
An implementation ofILcdGeoborder
with default properties.