Uses of Class
com.luciad.shape.shape2D.TLcdXYPoint
Package
Description
Provides shape classes containing a measure value.
Provides specialized Informix shapes.
Three-dimensional shapes that can be changed in two dimensions.
Provides two-dimensional views and components supporting the visualization of the former's representation.
Contains view world transformations.
This package provides JavaFX components which are related to a Lightspeed view or
allow interaction with a view.
-
Uses of TLcdXYPoint in com.luciad.format.database.shape
Modifier and TypeClassDescriptionclass
This class represents aTLcdXYPoint
with a measure (M) value. -
Uses of TLcdXYPoint in com.luciad.format.informix.spatial.shp
Modifier and TypeClassDescriptionclass
This class represents aTLcdXYPoint
with a measure value. -
Uses of TLcdXYPoint in com.luciad.shape.shape2D
Modifier and TypeClassDescriptionclass
This class provides an implementation ofILcd2DEditableZonalPoint
in the cartesian space. -
Uses of TLcdXYPoint in com.luciad.view.gxy
Modifier and TypeFieldDescriptionprotected TLcdXYPoint
ALcdGXYPen.fLastViewPoint
the view coordinates of the current positionprotected TLcdXYPoint
ALcdGXYPen.fLastWorldPoint
the world coordinates of the current position -
Uses of TLcdXYPoint in com.luciad.view.lightspeed.camera
Modifier and TypeMethodDescriptionTLspViewXYZWorldTransformation2D.getWorldOrigin()
Returns the point at the origin of the world coordinate system. -
Uses of TLcdXYPoint in com.luciad.view.lightspeed.javafx
Modifier and TypeMethodDescriptionprotected TLcdXYPoint
TLspFXBalloonManager.getFocusPoint
(ALcdBalloonDescriptor aBalloonDescriptor) Returns the focus point of a given object in view coordinates, or null if there is no focus point.