Uses of Class
com.luciad.view.lightspeed.layer.ALspBoundsInfo
Packages that use ALspBoundsInfo
Package
Description
Provides layering support for
ILspView
.Provides support for
querying
the objects of a layer.-
Uses of ALspBoundsInfo in com.luciad.view.lightspeed.layer
Subclasses of ALspBoundsInfo in com.luciad.view.lightspeed.layerModifier and TypeClassDescriptionclass
This implementation ofALspBoundsInfo
offers information about a representation (geometry) in view space.class
This implementation ofALspBoundsInfo
offers information about a representation (geometry) in world space.Methods in com.luciad.view.lightspeed.layer that return ALspBoundsInfo -
Uses of ALspBoundsInfo in com.luciad.view.lightspeed.query
Methods in com.luciad.view.lightspeed.query that return ALspBoundsInfoModifier and TypeMethodDescriptionTLspBoundsQuery.getResult()
Returns the bounds info for the object.Methods in com.luciad.view.lightspeed.query that return types with arguments of type ALspBoundsInfoModifier and TypeMethodDescriptionTLspPaintedObjectsBoundsQuery.getResult()
Returns the bounds infos of all objects.