| Developing with the SDK > Introducing the SDK > Styling and Data Mapping (SDM) |
Styling and Data Mapping (SDM) |
INDEX
PREVIOUS
NEXT
|
The SDM package (ilog.views.sdm) and its subpackages contain the styling and data mapping (SDM) classes. These classes are usually used internally by the diagram component, but you may need to use these classes directly to extend its basic functionality.
The main entry point to the package is the class ilog.views.sdm.IlvSDMEngine. See Figure 1.3.
The SDM subpackages are:
ilog.views.sdm.event: The event-related classes of SDM.
ilog.views.sdm.graphic: The specialized SDM graphic objects such as graphic factories and the general node.
ilog.views.sdm.interactor: The interactor-related classes.
ilog.views.sdm.model: The predefined classes for data models.
ilog.views.sdm.renderer and ilog.views.sdm.renderer.animation: The classes that define the renderers available for styling. Other renderer subpackages are:
ilog.views.sdm.renderer.graphlayout: The classes that configure the Graph Layout capability, if you have purchased a full JViews Diagrammer license.
ilog.views.sdm.renderer.maps: The classes that provide access to the Maps product, if you have purchased it.
ilog.views.sdm.servlet: A specialized servlet that gives easy access to styling and data mapping in thin-client mode.
ilog.views.sdm.swing: The JFC/Swing-based components for building a full GUI.
ilog.views.sdm.util: Utility classes.
| Copyright © 1987-2007 ILOG S.A. All rights reserved. Documentation homepage. Legal terms. | PREVIOUS NEXT |