Class TLspSelectPointInput
java.lang.Object
com.luciad.view.lightspeed.controller.selection.ALspSelectInput
com.luciad.view.lightspeed.controller.selection.TLspSelectPointInput
Implementation of
ALspSelectInput
that describes point based input. The view point
stored in the base class is interpreted as the location where selection should occur. The topmost
object at the view position should be selected.- Since:
- 2012.0
-
Constructor Summary
ConstructorDescriptionTLspSelectPointInput
(Point aLastViewPoint) Constructor for the point select input. -
Method Summary
Methods inherited from class com.luciad.view.lightspeed.controller.selection.ALspSelectInput
getLastViewPoint, hashCode
-
Constructor Details
-
TLspSelectPointInput
Constructor for the point select input.- Parameters:
aLastViewPoint
- the point to be used for selection.
-
-
Method Details
-
equals
- Overrides:
equals
in classALspSelectInput
-
toString
-