Uses of Interface
com.luciad.format.gdf.ILcdGDFPointFeature
-
Uses of ILcdGDFPointFeature in com.luciad.format.gdf
Modifier 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.