Uses of Class
com.luciad.view.lightspeed.TLspPaintProgress
Packages that use TLspPaintProgress
Package
Description
Painters for OpenFlight models.
Provides a painter that performs and visualizes Line-Of-Sight (LOS)
computations.
Provides support for OpenGL-based 2D and 3D visualization of data.
Provides support for handling user interaction on an
ILspView
.Provides controllers for the manipulation of domain objects in a view.
Provides controls for navigation in a Lightspeed view.
This package provides support for measuring distances in a view.
Provides functionality for selection of domain objects in a view.
Provides controller implementations that work with touch input instead of
mouse input.
Provides layering support for
ILspView
.Provides support for visualizing
ILcdGXYLayer
instances in an
ILspView
.Painter interfaces and implementations for visualizing objects in an
ILspView
.Provides support for the visualization of density plots.
Provides support for painting labels for objects.
Provides a painting support for 3D meshes.
Provides support for painting of vector shapes.
This package contains a painter that visualizes
ALcdWMSProxy
instances in a Lightspeed view using a tiled approach.-
Uses of TLspPaintProgress in com.luciad.format.object3d.openflight.lightspeed
Methods in com.luciad.format.object3d.openflight.lightspeed that return TLspPaintProgressModifier and TypeMethodDescriptionTLspOpenFlightPainter.paintObjects
(ILcdGLDrawable aGLDrawable, List<TLspPaintGroup> aPaintGroups, TLspPaintPass aPass, TLspContext aContext) -
Uses of TLspPaintProgress in com.luciad.tea.lightspeed.los.view
Methods in com.luciad.tea.lightspeed.los.view that return TLspPaintProgressModifier and TypeMethodDescriptionTLspLOSCoveragePainter.paintObjects
(ILcdGLDrawable aGLDrawable, List<TLspPaintGroup> aPaintGroups, TLspPaintPass aPass, TLspContext aContext) -
Uses of TLspPaintProgress in com.luciad.view.lightspeed
Fields in com.luciad.view.lightspeed declared as TLspPaintProgressModifier and TypeFieldDescriptionstatic final TLspPaintProgress
TLspPaintProgress.COMPLETE
Convenience constant indicating completed progress.static final TLspPaintProgress
TLspPaintProgress.INDETERMINATE
Convenience constant indicating indeterminate progress. -
Uses of TLspPaintProgress in com.luciad.view.lightspeed.controller
Methods in com.luciad.view.lightspeed.controller that return TLspPaintProgressModifier and TypeMethodDescriptionALspController.paint
(ILcdGLDrawable aGLDrawable, ILspView aView, TLspPaintPhase aPaintPhase) Paints the visual feedback of this controller.ILspController.paint
(ILcdGLDrawable aGLDrawable, ILspView aView, TLspPaintPhase aPaintPhase) Paints the visual feedback of this controller.protected TLspPaintProgress
ALspController.paintImpl
(ILcdGLDrawable aGLDrawable, ILspView aView, TLspPaintPhase aPaintPhase) The specific implementation ofpaint
for this controller. -
Uses of TLspPaintProgress in com.luciad.view.lightspeed.controller.manipulation
Methods in com.luciad.view.lightspeed.controller.manipulation that return TLspPaintProgressModifier and TypeMethodDescriptionTLspCreateController.paint
(ILcdGLDrawable aGLDrawable, ILspView aView, TLspPaintPhase aPaintPhase) protected TLspPaintProgress
TLspInteractiveLabelsController.paintImpl
(ILcdGLDrawable aGLDrawable, ILspView aView, TLspPaintPhase aPaintPhase) -
Uses of TLspPaintProgress in com.luciad.view.lightspeed.controller.ruler
Methods in com.luciad.view.lightspeed.controller.ruler that return TLspPaintProgressModifier and TypeMethodDescriptionTLspRulerController.paintImpl
(ILcdGLDrawable aGLDrawable, ILspView aView, TLspPaintPhase aPaintPhase) -
Uses of TLspPaintProgress in com.luciad.view.lightspeed.controller.selection
Methods in com.luciad.view.lightspeed.controller.selection that return TLspPaintProgressModifier and TypeMethodDescriptionprotected TLspPaintProgress
TLspSelectController.paintImpl
(ILcdGLDrawable aGLDrawable, ILspView aView, TLspPaintPhase aPaintPhase) -
Uses of TLspPaintProgress in com.luciad.view.lightspeed.controller.touch
Methods in com.luciad.view.lightspeed.controller.touch that return TLspPaintProgressModifier and TypeMethodDescriptionTLspTouchSelectEditController.paint
(ILcdGLDrawable aGLDrawable, ILspView aView, TLspPaintPhase aPaintPhase) protected TLspPaintProgress
ALspTouchController.paintImpl
(ILcdGLDrawable aGLDrawable, ILspView aView, TLspPaintPhase aPaintPhase) protected TLspPaintProgress
TLspTouchAndHoldActionController.paintImpl
(ILcdGLDrawable aGLDrawable, ILspView aView, TLspPaintPhase aPaintPhase) protected TLspPaintProgress
TLspTouchAndHoldActionController.paintTouchAndHoldIndication
(ILcdGLDrawable aGLDrawable) This method will be called in the paint method while the touch and hold is detected and not released. -
Uses of TLspPaintProgress in com.luciad.view.lightspeed.layer
Methods in com.luciad.view.lightspeed.layer that return TLspPaintProgressModifier and TypeMethodDescriptionILspPaintableLayer.paint
(ILcdGLDrawable aGLDrawable, TLspPaintPhase aPhase, TLspPaintRepresentationState aPaintRepresentationState, ILspView aView) Renders the specified paint representation of this layer into a view.TLspLayer.paint
(ILcdGLDrawable aGLDrawable, TLspPaintPhase aPhase, TLspPaintRepresentationState aPaintRepresentationState, ILspView aView) -
Uses of TLspPaintProgress in com.luciad.view.lightspeed.layer.integration.gxy
Methods in com.luciad.view.lightspeed.layer.integration.gxy that return TLspPaintProgressModifier and TypeMethodDescriptionTLspGXYLayerAdapter.paint
(ILcdGLDrawable aGLDrawable, TLspPaintPhase aPhase, TLspPaintRepresentationState aPaintRepresentationState, ILspView aView) Deprecated. -
Uses of TLspPaintProgress in com.luciad.view.lightspeed.painter
Methods in com.luciad.view.lightspeed.painter that return TLspPaintProgressModifier and TypeMethodDescriptionILspPainter.paintObjects
(ILcdGLDrawable aGLDrawable, List<TLspPaintGroup> aPaintGroups, TLspPaintPass aPass, TLspContext aContext) Paints the specified groups of objects into a view. -
Uses of TLspPaintProgress in com.luciad.view.lightspeed.painter.density
Methods in com.luciad.view.lightspeed.painter.density that return TLspPaintProgressModifier and TypeMethodDescriptionTLspDensityPainter.paintObjects
(ILcdGLDrawable aGLDrawable, List<TLspPaintGroup> aPaintGroups, TLspPaintPass aPass, TLspContext aContext) Deprecated. -
Uses of TLspPaintProgress in com.luciad.view.lightspeed.painter.label
Methods in com.luciad.view.lightspeed.painter.label that return TLspPaintProgressModifier and TypeMethodDescriptionTLspLabelPainter.paintObjects
(ILcdGLDrawable aGLDrawable, List<TLspPaintGroup> aPaintGroups, TLspPaintPass aPass, TLspContext aContext) -
Uses of TLspPaintProgress in com.luciad.view.lightspeed.painter.mesh
Methods in com.luciad.view.lightspeed.painter.mesh that return TLspPaintProgressModifier and TypeMethodDescriptionTLsp3DMeshPainter.paintObjects
(ILcdGLDrawable aGLDrawable, List<TLspPaintGroup> aPaintGroups, TLspPaintPass aPass, TLspContext aContext) Deprecated. -
Uses of TLspPaintProgress in com.luciad.view.lightspeed.painter.shape
Methods in com.luciad.view.lightspeed.painter.shape that return TLspPaintProgressModifier and TypeMethodDescriptionTLspShapePainter.paintObjects
(ILcdGLDrawable aGLDrawable, List<TLspPaintGroup> aPaintGroups, TLspPaintPass aPass, TLspContext aContext) -
Uses of TLspPaintProgress in com.luciad.wms.client.lightspeed.tiled
Methods in com.luciad.wms.client.lightspeed.tiled that return TLspPaintProgressModifier and TypeMethodDescriptionTLspTiledWMSProxyPainter.paintObjects
(ILcdGLDrawable aGLDrawable, List<TLspPaintGroup> aPaintGroups, TLspPaintPass aPass, TLspContext aContext)