Uses of Class
com.luciad.format.s57.TLcdS57FeatureObject
-
Uses of TLcdS57FeatureObject in com.luciad.format.s57
ModifierConstructorDescriptionTLcdS57Area
(TLcdS57FeatureObject aFeatureObject, TLcdS57Face[] aFaces) Creates a new S-57 Area feature with the specified properties.TLcdS57Line
(TLcdS57FeatureObject aFeatureObject, TLcdS57Edge[] aEdges, int[] aEdgeOrientations, int[] aEdgeUsages, int[] aEdgeMasks) Creates a new S-57 Line feature with the specified properties.TLcdS57Point
(TLcdS57FeatureObject aFeatureObject, double aLon, double aLat) Deprecated.TLcdS57Point
(TLcdS57FeatureObject aFeatureObject, TLcdS57Node aNode) Creates a new S-57 Point feature with the specified properties.TLcdS57SoundingPoint
(TLcdS57FeatureObject aFeatureObject, double aLon, double aLat, double aSoundingValue) Creates a new Sounding point feature with the specified properties.
TLcdS57Node
instead.