See: Description
Interface | Description |
---|---|
IlvSDMModel |
The
IlvSDMModel interface describes a
set of objects that constitute a graph of nodes connected
by links. |
Class | Description |
---|---|
IlvSDMCompositeContext |
This helper class is the implementation of
IlvCompositeContext
for SDM. |
IlvSDMCompositeInteractor |
The object interactor that is used on the composite graphics
to invoke Swing actions.
|
IlvSDMEngine |
IlvSDMEngine is the main class in the
Stylable Data Mapper package. |
IlvSDMView |
Exception | Description |
---|---|
IlvSDMException |
Exceptions of the class
IlvSDMException
are thrown by various classes of the
ilog.views.sdm package. |
The Stylable Data Mapper capability is a Model/View component for Rogue Wave JViews. Its purpose is to map a set of high-level data objects into Rogue Wave JViews graphic objects and to display them in a Rogue Wave JViews grapher.
The SDM provides a powerful way of controlling this data-to-graphics mapping through style sheets conforming to the CSS syntax.
The main entry point of the package is the class IlvSDMEngine
,
which implements the mapping between the data model and a Rogue Wave JViews grapher.
See this class for a detailed description of the SDM component.
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.