Uses of Class
com.luciad.shape.shape2D.TLcdLonLatBounds
Packages that use TLcdLonLatBounds
Package
Description
Contains a broad range of classes related to the visual represention of a map.
Model of an OGC Web Feature Service (WFS), used by the WFS client API in
com.luciad.ogc.wfs.client.
-
Uses of TLcdLonLatBounds in com.luciad.lucy.map
Methods in com.luciad.lucy.map that return TLcdLonLatBoundsModifier and TypeMethodDescriptionTLcyAreaOfInterestLayer.getLonLatBounds()
Returns the lon lat bounds of this area of interest layer.Methods in com.luciad.lucy.map with parameters of type TLcdLonLatBoundsModifier and TypeMethodDescriptionvoid
TLcyAreaOfInterestLayer.setLonLatBounds
(TLcdLonLatBounds aLonLatBounds) Changes the lon lat bounds of the currently active TLcyAreaOfInterestObject of thisTLcyAreaOfInterestLayer
. -
Uses of TLcdLonLatBounds in com.luciad.ogc.wfs.common.model
Methods in com.luciad.ogc.wfs.common.model that return TLcdLonLatBoundsModifier and TypeMethodDescriptionfinal TLcdLonLatBounds
TLcdWFSFeatureType.getCombinedWGS84Bounds()
Gets the combined WGS84 bounds of this feature type.