Uses of Package
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.
-
-
ClassDescriptionDeprecated.The preferred mechanism to work with real time data is to let your
ILcdModel
implementation implementILcdMultiDimensionalModel
as well, and expose aTLcdDimensionAxis
with aDate
type (for exampleTLcdDimensionAxis.TIME_AXIS
).
ILcdModel
implementation implementILcdMultiDimensionalModel
as well, and expose aTLcdDimensionAxis
with aDate
type (for exampleTLcdDimensionAxis.TIME_AXIS
).