Uses of Interface
com.luciad.input.ILcdAWTEventSource
Packages that use 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
Classes in com.luciad.input that implement ILcdAWTEventSourceModifier 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
Classes in com.luciad.view.gxy that implement ILcdAWTEventSourceModifier 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
Classes in com.luciad.view.map that implement ILcdAWTEventSourceModifier 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.