Uses of Interface
com.luciad.ais.model.geoborder.ILcdGeoborder
Packages that use 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
Methods in com.luciad.ais.model that return ILcdGeoborderModifier and TypeMethodDescriptionabstract ILcdGeoborderALcdAISObjectFactory.createFeaturedGeoborder(int aNumberOfFeatures, ILcd3DEditablePointList aPointList) Deprecated.Creates anILcdGeoborderwith the specified number of features and with the points in the point list as polyline geometry.abstract ILcdGeoborderALcdAISObjectFactory.createFeaturedGeoborder(ILcdGeoborder aGeoborder, ILcd3DEditablePointList aPointList) Deprecated.Creates anILcdGeoborderbased on the supplied geoborderaGeoborderbut 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 anILcdGeoborderwith a given geometry.TLcdAISDataObjectFactory.createGeoborder(TLcdDataType aType, ILcd3DEditablePointList aPointList) Creates anILcdGeoborder.Methods in com.luciad.ais.model with parameters of type ILcdGeoborderModifier and TypeMethodDescriptionabstract ILcdGeoborderALcdAISObjectFactory.createFeaturedGeoborder(ILcdGeoborder aGeoborder, ILcd3DEditablePointList aPointList) Deprecated.Creates anILcdGeoborderbased on the supplied geoborderaGeoborderbut 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 anILcdGeoborderwith a given geometry. -
Uses of ILcdGeoborder in com.luciad.ais.model.geoborder
Classes in com.luciad.ais.model.geoborder that implement ILcdGeoborderModifier and TypeClassDescriptionclassAn extension ofTLcdGeoborderwith properties.classAn implementation ofILcdGeoborderwith default properties.