Uses of Package
com.luciad.lucy.realtime
Packages that use com.luciad.lucy.realtime
Package
Description
This package contains the core of Lucy: the
back-end, which
is the central point of Lucy where addons can add functionality to
extend Lucy, and the default front-end.Provides Lucy's realtime (=previewer) support.
-
Classes in com.luciad.lucy.realtime used by com.luciad.lucy
-
Classes in com.luciad.lucy.realtime used by com.luciad.lucy.realtimeClassDescriptionDeprecated.The preferred mechanism to work with real time data is to let your
ILcdModelimplementation implementILcdMultiDimensionalModelas well, and expose aTLcdDimensionAxiswith aDatetype (for exampleTLcdDimensionAxis.TIME_AXIS).
ILcdModelimplementation implementILcdMultiDimensionalModelas well, and expose aTLcdDimensionAxiswith aDatetype (for exampleTLcdDimensionAxis.TIME_AXIS).