Uses of Interface
com.luciad.format.gdf.ILcdGDFPointFeature
Packages that use ILcdGDFPointFeature
-
Uses of ILcdGDFPointFeature in com.luciad.format.gdf
Methods in com.luciad.format.gdf that return ILcdGDFPointFeatureModifier and TypeMethodDescriptionILcdGDFLineFeature.getFromPoint()
Returns the first bounding ILcdGDFPointFeature of this feature, or null if none exists.ILcdGDFLineFeature.getToPoint()
Returns the second bounding ILcdGDFPointFeature of this feature, or null if none exists.