Uses of Interface
com.luciad.input.ILcdAWTEventSource
Package
Description
This package contains interfaces and classed that can be used to add custom input to LuciadLightspeed.
Provides two-dimensional views and components supporting the visualization of the former's representation.
Utilities for making maps.
-
Uses of ILcdAWTEventSource in com.luciad.input
Modifier and TypeClassDescriptionclass
This class is the central access point for dispatchingAWTEvent
(extensions) and informing all interested parties about it. -
Uses of ILcdAWTEventSource in com.luciad.view.gxy
Modifier and TypeClassDescriptionclass
An implementation of theILcdGXYView
interface as ajava.awt.Canvas
.class
An implementation of theILcdGXYView
interface as ajavax.swing.JPanel
.class
ILcdGXYView
implementation that consumes less memory thanTLcdGXYViewJPanel
.class
An implementation of theILcdGXYView
interface as ajava.awt.Panel
. -
Uses of ILcdAWTEventSource in com.luciad.view.map
Modifier and TypeClassDescriptionclass
TLcdGXYViewCanvas
extension suited for displaying maps.class
TLcdGXYViewJPanel
extension suited for displaying maps.class
TLcdGXYViewJPanelLightWeight
extension suited for displaying maps.class
TLcdGXYViewPanel
extension suited for displaying maps.