Release Notes |
This document describes the main changes that have been made to the JViews TGO module since version 7.5.
Incompatibilities
General Changes
Library Changes
New Packages
ilog.cpl.css.IlpStyleSheetCustomization
ilog.cpl.datasource.css.IlpAdapterCustomization
ilog.cpl.datasource.css.IlpAdapterStyleSheetCustomization
ilog.cpl.datasource.css.IlpHierarchyAdapterCustomization
ilog.cpl.equipment.css.IlpEquipmentAdapterCSS
ilog.cpl.equipment.css.IlpEquipmentAdapterCustomization
ilog.cpl.equipment.css.IlpEquipmentViewCSS
ilog.cpl.graph.background.IlpBackgroundProvider
ilog.cpl.graph.css.IlpGraphViewCSS
ilog.cpl.graph.util.IlpManagerViewAutoAdjuster
ilog.cpl.graphic.css.IlpViewStyleSheetCustomization
ilog.cpl.network.css.IlpNetworkAdapterCSS
ilog.cpl.network.css.IlpNetworkAdapterCustomization
ilog.cpl.network.css.IlpNetworkViewCSS
ilog.cpl.style.key.IlpAttributeKeys
ilog.cpl.style.key.IlpObjectKeys
ilog.cpl.table.css.IlpTableAdapterCSS
ilog.cpl.table.css.IlpTableAdapterCustomization
ilog.cpl.table.css.IlpTableViewCSS
ilog.cpl.tree.css.IlpAbstractTreeAdapterCustomization
ilog.cpl.tree.css.IlpTreeAdapterCSS
ilog.cpl.tree.css.IlpTreeViewCSS
ilog.cpl.util.IlpExpansionType
ilog.tgo.faces.IltFacesPropertyAccessor
ilog.tgo.faces.equipment.dhtml.renderkit.IltFacesEquipmentTiledViewRenderer
ilog.tgo.faces.graph.dhtml.component.IltFacesGraphViewSelectionManager
ilog.tgo.faces.graph.dhtml.renderkit.IltFacesGraphTiledViewRenderer
ilog.tgo.faces.graph.dhtml.renderkit.IltFacesGraphViewSelectionManagerRenderer
ilog.tgo.faces.graph.dhtml.taglib.IltFacesGraphViewSelectionManagerTag
ilog.tgo.faces.network.dhtml.renderkit.IltFacesNetworkTiledViewRenderer
ilog.tgo.model.IltLink.Technology
ilog.tgo.resource.css.IltLinkTechnologyCustomization
ilog.cpl.IlpEquipment
ilog.cpl.IlpNetwork
ilog.cpl.datasource.IlpAbstractHierarchyAdapter
ilog.cpl.datasource.IlpDefaultDataSource
ilog.cpl.graph.IlpGraphView
ilog.cpl.graphic.views.IlpStylableViewsView
ilog.cpl.model.IlpDefaultClassManager
ilog.cpl.project.IlpProject
ilog.cpl.project.IlpTGOProject
ilog.cpl.storage.IlpAbstractReader
ilog.cpl.storage.IlpAbstractWriter
ilog.cpl.storage.IlpClassManagerLoader
ilog.cpl.storage.IlpDataSourceLoader
ilog.cpl.storage.IlpDeploymentParser.IlpCustomHandler
ilog.cpl.storage.IlpStorageLoggers
ilog.cpl.style.IlpDefaultStyleManager
ilog.cpl.style.IlpStyleManager
ilog.cpl.util.IlpDefaultTypeConverter
ilog.cpl.util.IlpI18NUtil
ilog.cpl.util.IlpTypeConverter
ilog.tgo.css.IltObjectCustomization
ilog.tgo.faces.IltFacesJTGOConstants
ilog.tgo.graphic.IltLegend
ilog.tgo.graphic.IltGraphicElementName
ilog.tgo.interactor.IltMakeLinearGroupInteractor
ilog.tgo.interactor.IltMakePolyGroupInteractor
ilog.tgo.model.IltLink
ilog.tgo.resource.renderer.IltLinkRenderer
Example Changes
ilog.cpl.equipment.IlpLayoutConfiguration
ilog.cpl.equipment.IlpEquipmentConfiguration
ilog.cpl.graphic.views.config.IlpActionConfiguration
ilog.cpl.graphic.views.config.IlpBackgroundConfiguration
ilog.cpl.graphic.views.config.IlpBackgroundPolicyConfiguration
ilog.cpl.graphic.views.config.IlpBeanConfiguration
ilog.cpl.graphic.views.config.IlpButtonConfiguration
ilog.cpl.graphic.views.config.IlpDefaultViewInteractorConfiguration
ilog.cpl.graphic.views.config.IlpDefaultViewInteractorNameConfiguration
ilog.cpl.graphic.views.config.IlpLabelLayoutConfiguration
ilog.cpl.graphic.views.config.IlpNodeLayoutConfiguration
ilog.cpl.graphic.views.config.IlpOverviewConfiguration
ilog.cpl.graphic.views.config.IlpPopupMenuFactoryConfiguration
ilog.cpl.graphic.views.config.IlpPositionConfiguration
ilog.cpl.graphic.views.config.IlpPositionConverterConfiguration
ilog.cpl.graphic.views.config.IlpPositionPolicyConfiguration
ilog.cpl.graphic.views.config.IlpScrollBarConfiguration
ilog.cpl.graphic.views.config.IlpToolBarConfiguration
ilog.cpl.graphic.views.config.IlpViewConfiguration
ilog.cpl.graphic.views.config.IlpViewInteractorConfiguration
ilog.cpl.graphic.views.config.IlpZoomConfiguration
ilog.cpl.network.IlpLayoutConfiguration
ilog.cpl.network.IlpLinkLayoutConfiguration
ilog.cpl.network.IlpNetworkConfiguration
ilog.cpl.storage.IlpJDOMStyleReader
ilog.cpl.storage.IlpJDOMStyleWriter
ilog.cpl.storage.IlpStyleReader
ilog.cpl.storage.IlpStyleWriter
ilog.tgo.grprim.IltCap
ilog.tgo.grprim.IltJoin
ilog.tgo.lang.IltEnum
ilog.tgo.lang.IltEnumInfo
ilog.tgo.model.IltSystem
ilog.util.IlInvalidSerialVersionException
org.w3c.dom
classes.ilog.cpl.model.IlpObject
and ilog.cpl.model.IlpAttribute
have been moved to classes ilog.cpl.style.key.IlpObjectKeys
and ilog.cpl.style.key.IlpAttributeKeys
.ilog.cpl.css.IlpBusinessObjectCustomization
has been moved to ilog.cpl.datasource.css.IlpBusinessObjectCustomization
.ilog.cpl.graph.views.IlpViewsView.getBackgroundSupport()
has been replaced by ilog.cpl.graph.background.IlpBackgroundProvider.getBackgroundSupport()
.ilog.cpl.model.IlpObject.ExpansionType
has been moved to ilog.cpl.util.IlpExpansionType
.ilog.cpl.service.IlpAbstractValueMap
has been moved to ilog.cpl.util.IlpAbstractValueMap
.ilog.cpl.service.IlpDefaultValueMap
has been moved to ilog.cpl.util.IlpDefaultValueMap
.ilog.cpl.service.IlpIndexedValueMap
has been moved to ilog.cpl.util.IlpIndexedValueMap
.ilog.cpl.service.IlpOrderedValueMap
has been moved to ilog.cpl.util.IlpOrderedValueMap
.ilog.cpl.service.IlpValueMap
has been moved to ilog.cpl.util.IlpValueMap
.ilog.cpl.service.IlpDomain
has been moved to ilog.cpl.util.IlpDomain
.ilog.cpl.service.IlpRange
has been moved to ilog.cpl.util.IlpRange
.ilog.cpl.storage.IlpStorageLoggers.ilog_cpl_storage_IlpStyleReader
logger has been removed.ilog.cpl.storage.IlpStorageLoggers.ilog_cpl_storage_IlpStyleWriter
logger has been removed.ilog.cpl.storage.IlpStorageLoggers.ilog_cpl_storage_write_Style
logger has been removed.ilog.cpl.util.IlpReadOnlyStorageAdapterException
has been moved to ilog.cpl.storage.IlpReadOnlyStorageAdapterException
.ilog.cpl.util.IlpI18NUtil.GetResourceBundle
has been replaced by IlpI18NUtil.getResourceBundle(String,Locale,String)
.ilog.cpl.util.IlpI18NUtil.GetDefaultBundleName
has been replaced by IlpI18NUtil.getDefaultBundleName()
.ilog.cpl.util.IlpI18NUtil.SetDefaultBundleName
has been replaced by IlpI18NUtil.setDefaultBundleName(String)
.getRemoteValue(IltKey)
, setRemoteValue(IltKey, IltValueInLegend)
and setRemoteValue(IltKey, IltValueInLegend, boolean)
have been removed. Use cascading style sheets instead.ilog.tgo.util.IltRelativePositionUtil
has been moved to ilog.cpl.graph.util.IlpRelativePositionUtil
.ilog.tgo.util.IltManagerViewAutoAdjuster
has been replaced by ilog.cpl.graph.util.IlpManagerViewAutoAdjuster
.clientSelectInteractor
Faces component properties have been deprecated:
lineWidth
lineColor
imageMode
forceUpdateProperties
onSelectionChanged
infoProviderMethodBinding
selectionManager
. Note that the clientSelectInteractor
's infoProviderMethodBinding
is also deprecated in the selectionManager
. This is because the selectionManager
's property accessor
facility should be used instead to expose model properties to remote clients.
clientSelectInteractor
's infoProviderMethodBinding
expected signature has been changed to the less restrictive return type of a java.util.List
instead of the previous java.util.ArrayList
.rtexprvalue
set to false
instead of true
in the Tag Library Definition in order to comply with JSF specification.servlet.jar
is no longer available.jtgothinclient.js
is no longer available.<install_dir>/data/ilog/tgo/custom
. These images can be used with the following renderers:
ilog.tgo.graphic.renderer.IltNEDirectImageBaseRendererFactory
ilog.tgo.graphic.renderer.IltNESVGImageBaseRendererFactory
ilog.tgo.graphic.renderer.IltOPCDirectImageBaseRendererFactory
ilog.tgo.graphic.renderer.IltOPCSVGBaseRendererFactory
ilog.tgo.graphic.renderer.IltPortDirectImageBaseRendererFactory
ilog.tgo.graphic.renderer.IltPortSVGBaseRendererFactory
ilog.tgo.graphic.renderer.IltCardDirectImageBaseRendererFactory
ilog.tgo.graphic.renderer.IltCardSVGBaseRendererFactory
ilog.tgo.graphic.renderer.IltLedSVGBaseRendererFactory
clientSelectInteractor
Faces component and provides the ability for developers to provide a property accessor that exposes model properties to remote clients.Contains the interfaces that define the properties at the adapter level which are configurable through cascading style sheets.
Contains the interfaces that define the properties at the equipment component level which are configurable through cascading style sheets.
Contains the interfaces that define the properties at the graph component level which are configurable through cascading style sheets.
Contains the interfaces that define the properties at the network component level which are configurable through cascading style sheets.
Contains the interfaces that define the properties at the tree component level which are configurable through cascading style sheets.
ilog.cpl.css.IlpStyleSheetCustomization
This interface defines the properties available to configure the cascading style sheet environment.
ilog.cpl.datasource.css.IlpAdapterCustomization
This interface externalizes the properties that can be configured with cascading style sheets for an
IlpAbstractAdapter
.
ilog.cpl.datasource.css.IlpAdapterStyleSheetCustomization
This interface defines the properties available to configure the adapter cascading style sheet environment.
ilog.cpl.datasource.css.IlpHierarchyAdapterCustomization
This interface externalizes the properties of an
IlpAbstractHierarchyAdapter
which can be configured using cascading style sheets.
ilog.cpl.equipment.css.IlpEquipmentAdapterCSS
This interface externalizes the kind of cascading style sheet configuration that is available for the Equipment adapter.
ilog.cpl.equipment.css.IlpEquipmentAdapterCustomization
This interface externalizes the properties of an
ilog.cpl.equipment.IlpEquipmentAdapter
which can be configured using cascading style sheets.
ilog.cpl.equipment.css.IlpEquipmentViewCSS
This interface externalizes the kind of cascading style sheet configuration that is available for the Equipment component.
ilog.cpl.graph.background.IlpBackgroundProvider
This interface identifies entities that provide the functionality needed for the
IlpViewsView
s to handle the background support needs of background based components such as theIlpNetwork
andIlpEquipment
.
ilog.cpl.graph.css.IlpGraphViewCSS
This interface externalizes the kind of cascading style sheet configuration that is available for the Graph component.
ilog.cpl.graph.util.IlpManagerViewAutoAdjuster
This class makes sure that a specific graphic element type is always visible.
ilog.cpl.graphic.css.IlpViewStyleSheetCustomization
This interface defines the properties available to configure the view cascading style sheet environment.
ilog.cpl.network.css.IlpNetworkAdapterCSS
This interface externalizes the kind of cascading style sheet configuration that is available for the Network adapter.
ilog.cpl.network.css.IlpNetworkAdapterCustomization
This interface externalizes the properties of an
ilog.cpl.network.IlpNetworkAdapter
which can be configured using cascading style sheets.
ilog.cpl.network.css.IlpNetworkViewCSS
This interface externalizes the kind of cascading style sheet configuration that is available for the Network component.
ilog.cpl.style.key.IlpAttributeKeys
This class contains style keys used for attributes in the Table, Network and Equipment components.
ilog.cpl.style.key.IlpObjectKeys
This class contains style keys used for attributes in the Table, Network and Equipment components.
ilog.cpl.table.css.IlpTableAdapterCSS
This interface externalizes the kind of cascading style sheet configuration that is available for the Tree adapter.
ilog.cpl.table.css.IlpTableAdapterCustomization
This interface externalizes the properties that can be configured with cascading style sheets for an
IlpTableListAdapter
.
ilog.cpl.table.css.IlpTableViewCSS
This interface externalizes the kind of cascading style sheet configuration that is available for the Table component.
ilog.cpl.tree.css.IlpAbstractTreeAdapterCustomization
This interface externalizes the properties of an
IlpAbstractTreeAdapter
which can be configured using cascading style sheets.
ilog.cpl.tree.css.IlpTreeAdapterCSS
This interface externalizes the kind of cascading style sheet configuration that is available for the Tree adapter.
ilog.cpl.tree.css.IlpTreeViewCSS
This interface externalizes the kind of cascading style sheet configuration that is available for the Tree component.
ilog.cpl.util.IlpExpansionType
This class has been moved from
ilog.cpl.model.IlpObject.ExpansionType
and contains the possible expansion values for a business object.
ilog.tgo.faces.IltFacesPropertyAccessor
Abstraction in charge of providing access to the properties of TGO objects with the purpose of making object details available on remote clients.
ilog.tgo.faces.equipment.dhtml.renderkit.IltFacesEquipmentTiledViewRenderer
The DHTML renderer that provides the tiled representation for an
ilog.tgo.faces.equipment.dhtml.component.IltFacesDHTMLEquipmentView
component.
ilog.tgo.faces.graph.dhtml.component.IltFacesGraphViewSelectionManager
The abstraction that holds the settings related to selection for the TGO Faces components.
ilog.tgo.faces.graph.dhtml.renderkit.IltFacesGraphTiledViewRenderer
The DHTML renderer base class that provides the common functionality for tiled representations of graph based components.
ilog.tgo.faces.graph.dhtml.renderkit.IltFacesGraphViewSelectionManagerRenderer
The renderer for an
ilog.tgo.faces.graph.dhtml.component.IltFacesGraphViewSelectionManager
component.
ilog.tgo.faces.graph.dhtml.taglib.IltFacesGraphViewSelectionManagerTag
This class defines the JSP custom tag handler for the
ilog.tgo.faces.graph.dhtml.component.IltFacesGraphViewSelectionManager
component.
ilog.tgo.faces.network.dhtml.renderkit.IltFacesNetworkTiledViewRenderer
The DHTML renderer that provides the tiled representation for an
ilog.tgo.faces.network.dhtml.component.IltFacesDHTMLNetworkView
component.
ilog.tgo.model.IltLink.Technology
This enumeration lists the technology of network links.
ilog.tgo.resource.css.IltLinkTechnologyCustomization
This interface specifies the properties that can be customized for
ilog.tgo.model.IltLink.Technology
using CSS.
ilog.cpl.IlpEquipment
IlpEquipment(IlpEquipmentConfiguration)
: XML configuration files are no longer supported by the component.IlpEquipment(IlpEquipmentConfiguration, IlpContext)
: XML configuration files are no longer supported by the component.
applyConfiguration(IlpNetworkConfiguration)
: XML configuration files are no longer supported by the component.applyAdditionalConfiguration(IlpNetworkConfiguration)
: XML configuration files are no longer supported by the component.parseConfiguration(java.lang.String)
: XML configuration files are no longer supported by the component.parseConfiguration(java.net.URL)
: XML configuration files are no longer supported by the component.ilog.cpl.IlpNetwork
IlpNetwork(IlpNetworkConfiguration)
: XML configuration files are no longer supported by the component.IlpNetwork(IlpNetworkConfiguration, IlpContext)
: XML configuration files are no longer supported by the component.
applyConfiguration(IlpNetworkConfiguration)
: XML configuration files are no longer supported by the component.applyAdditionalConfiguration(IlpNetworkConfiguration)
: XML configuration files are no longer supported by the component.parseConfiguration(java.lang.String)
: XML configuration files are no longer supported by the component.parseConfiguration(java.net.URL)
: XML configuration files are no longer supported by the component.ilog.cpl.datasource.IlpAbstractHierarchyAdapter
ilog.cpl.model.IlpObject.ExpansionType
was replaced by ilog.cpl.util.IlpExpansionType
.
ilog.cpl.datasource.IlpDefaultDataSource
parse(InputSource, IlpFilter, boolean)
:
Parses an XML document.
parse(String, IlpFilter, boolean)
:
Parses an XML document from a system identifier (URI).
ilog.cpl.graph.IlpGraphView
getBoundingBox(IlpRepresentationObject)
:
Returns the bounding box of the given representation object.
ilog.cpl.graphic.views.IlpStylableViewsView
getMutableStyleSheet()
:
Returns a mutable style sheet that can be used to change the view configuration dynamically.
ilog.cpl.model.IlpDefaultClassManager
parse(String, IlpTypeConverter, IlpURLAccessService, boolean)
:
Parses an XML document containing a model from a system identifier (URI).
ilog.cpl.project.IlpProject
IlpProject(IlpContext, URL, boolean)
:
Reads a project from an XML file.
ilog.cpl.project.IlpTGOProject
IlpTGOProject(IlpContext, URL, boolean)
:
Reads a project from an XML file.
ilog.cpl.storage.IlpClassManagerLoader
IlpClassManagerLoader(String, IlpMutableClassManager, IlpTypeConverter, IlpURLAccessService, boolean)
:
Creates a class manager loader to load a model from an XML document.
IlpClassManagerLoader(String, IlpContext, boolean)
:
Creates a class manager loader to load a model from an XML document.
ilog.cpl.storage.IlpDataSourceLoader
IlpDataSourceLoader(String, IlpMutableDataSource, boolean)
:
Creates a data source loader to load data from an XML document.
IlpDataSourceLoader(InputSource, IlpMutableDataSource, boolean)
:
Creates a data source loader to load data from an XML document.
ilog.cpl.storage.IlpAbstractReader
org.w3c.dom
classes.
org.w3c.dom.Document getDocument()
replaces org.jdom.Document getDocument()
.
setDocument(org.w3c.dom.Document)
replaces setDocument(org.jdom.Document)
.
ilog.cpl.storage.IlpAbstractWriter
org.w3c.dom
classes.
org.w3c.dom.Document createDocument()
replaces org.jdom.Document createDocument()
.
org.w3c.dom.Document getDocument()
replaces org.jdom.Document getDocument()
.
setDocument(org.w3c.dom.Document)
replaces setDocument(org.jdom.Document)
.
ilog.cpl.storage.IlpDeploymentParser.IlpCustomHandler
org.w3c.dom
classes.
handleCustomElement(org.w3c.dom.Element, ilog.cpl.service.IlpDefaultContext)
replaces handleCustomElement(org.jdom.Element, IlpDefaultContext)
.
ilog.cpl.storage.IlpStorageLoggers
ilog_cpl_storage_IlpStyleReader
ilog_cpl_storage_IlpStyleWriter
ilog_cpl_storage_write_Style
ilog.cpl.style.IlpDefaultStyleManager
void loadStyleModule(String)
: XML style files are no longer supported.void loadStyleModule(java.io.File)
: XML style files are no longer supported.void loadStyleModule(IlpStorageAdapter)
: XML style files are no longer supported.void loadStyles()
: XML style files are no longer supported.void saveStyles()
: XML style files are no longer supported.void saveStyles(java.io.File)
: XML style files are no longer supported.ilog.cpl.style.IlpStyleManager
void loadStyleModule(String)
: XML style files are no longer supported.void loadStyleModule(java.io.File)
: XML style files are no longer supported.void loadStyleModule(IlpStorageAdapter)
: XML style files are no longer supported.void loadStyles()
: XML style files are no longer supported.void saveStyles()
: XML style files are no longer supported.void saveStyles(java.io.File)
: XML style files are no longer supported.ilog.cpl.util.IlpDefaultTypeConverter
IlpKey getIlpKey(String, Class)
: XML style files are no longer supported.String createStringValue(Object, IlpKey)
: XML style files are no longer supported.ilog.cpl.util.IlpI18NUtil
getDefaultBundleName()
: Returns the default bundle name used by the application.getResourceBundle(String, Locale, String)
: Returns the requested resource bundle for the given locale.setDefaultBundleName(java.lang.String)
: Sets the default bundle name used by the application.getString(String,String,Locale,String)
: Returns the translation for the given string.getString(String,String,IlpContext,String)
: Returns the translation for the given string.getObject(String,Object,Locale)
: Returns the required resource.ilog.cpl.util.IlpTypeConverter
IlpKey getIlpKey(String, Class)
: XML style files are no longer supported.String createStringValue(Object, IlpKey)
: XML style files are no longer supported.ilog.tgo.css.IltObjectCustomization
getTechnologyColor()
:
Returns the property denoting the link technology color.
getTechnologyIcon()
:
Returns the property denoting the link technology icon.
getTechnologyIconBorder()
:
Returns the property denoting the link technology icon border.
isTechnologyIconVisible()
:
Returns the property specifying whether the technology icon decoration is visible or not.
isTechnologyColorVisible()
:
Returns the property specifying whether the technology color should be mapped to the link base or not.
ilog.tgo.graphic.IltLegend
IltValueInLegend getRemoteValue(IltKey)
: Styling API has been deprecated since JTGO 3.0. It will be removed in future versions of the product. Use cascading style sheets instead.void setRemoteValue(IltKey, IltValueInLegend)
: Styling API has been deprecated since JTGO 3.0. It will be removed in future versions of the product. Use cascading style sheets instead.void setRemoteValue(IltKey, IltValueInLegend, boolean)
: Styling API has been deprecated since JTGO 3.0. It will be removed in future versions of the product. Use cascading style sheets instead.ilog.tgo.faces.IltFacesJTGOConstants
PROPERTY_ACCESSOR
:
The propertyAccessor
property of the
ilog.tgo.faces.graph.dhtml.component.IltFacesGraphViewSelectionManager
.
ilog.tgo.graphic.IltGraphicElementName
Technology
:
The technology icon attached to the link.
ilog.tgo.interactor.IltMakeLinearGroupInteractor
protected final void trigger (IltLogicalPolyline shape)
: This method has been replaced by trigger(ilog.cpl.graphic.views.IlpPolyline)
.ilog.tgo.interactor.IltMakePolyGroupInteractor
protected final void trigger (IltLogicalPolygon shape)
: This method has been replaced by trigger(ilog.cpl.graphic.views.IlpPolygon)
.ilog.tgo.model.IltLink
getTechnology()
:
Returns the technology attribute of this link object.
setTechnology(IltLink.Technology)
:
Sets the technology attribute for this link object.
DefaultTechnology
:
The default technology for a new link object, which is Technology.Other
.
TechnologyAttribute
:
Attribute used to define the technology of the link, which is graphically represented by a given link color and an icon on the center of the link.
TechnologyIconVisible
:
The legend property specifying whether the technology icon decoration is visible or not.
TechnologyColorVisible
:
The legend property specifying whether the technology color should be mapped to the link base or not.
ilog.tgo.resource.renderer.IltLinkRenderer
setTechnology(IltLink.Technology[])
:
Adds Link technology to the system.
ilog.cpl.equipment.IlpLayoutConfiguration
ilog.cpl.equipment.IlpEquipmentConfiguration
ilog.cpl.graphic.views.IlpActionConfiguration
ilog.cpl.graphic.views.IlpBackgroundConfiguration
ilog.cpl.graphic.views.IlpBackgroundPolicyConfiguration
ilog.cpl.graphic.views.IlpBeanConfiguration
ilog.cpl.graphic.views.IlpButtonConfiguration
ilog.cpl.graphic.views.IlpDefaultViewInteractorConfiguration
ilog.cpl.graphic.views.IlpDefaultViewInteractorConfiguration
ilog.cpl.graphic.views.IlpLabelLayoutConfiguration
ilog.cpl.graphic.views.IlpNodeLayoutConfiguration
ilog.cpl.graphic.views.IlpOverviewConfiguration
ilog.cpl.graphic.views.IlpPopupMenuFactoryConfiguration
ilog.cpl.graphic.views.IlpPositionConfiguration
ilog.cpl.graphic.views.IlpPositionConverterConfiguration
ilog.cpl.graphic.views.IlpPositionPolicyConfiguration
ilog.cpl.graphic.views.IlpScrollBarConfiguration
ilog.cpl.graphic.views.IlpToolBarConfiguration
ilog.cpl.graphic.views.IlpViewConfiguration
ilog.cpl.graphic.views.IlpViewInteractorConfiguration
ilog.cpl.graphic.views.IlpZoomConfiguration
ilog.cpl.network.IlpLayoutConfiguration
ilog.cpl.network.IlpLinkLayoutConfiguration
ilog.cpl.network.IlpNetworkConfiguration
ilog.cpl.storage.IlpJDOMStyleReader
ilog.cpl.storage.IlpJDOMStyleWriter
ilog.cpl.storage.IlpStyleReader
ilog.cpl.storage.IlpStyleWriter
java.awt.BasicStroke
end cap configuration.java.awt.BasicStroke
line join configuration.ilog.util.IlEnum
.ilog.util.IlEnumInfo
.ilog.tgo.IltSystem
.ilog.util.IlInvalidSerialVersionException
PNG
in order to provide better client side representation.