Skip navigation links

Package ilog.views.symbology.palettes

Contains the support for palettes of symbols.

See: Description

Package ilog.views.symbology.palettes Description

Contains the support for palettes of symbols. As palette, we consider here the logical grouping of multiple symbol definitions in one jar file, not the GUI component that displays the palette. A symbol of a palette is essentially a CSS specification of a composite graphic. The symbol specification hides the internals of the symbol from the outside world by a definition of a set of formal parameters of the symbol. See ilog.views.symbology for more explanations.

Here an overview of the classes:

On the file system, palettes are organized in jar files. If the set of palettes used by your application is fixed, the palette jar files can be simply put in the class path of your application. In this case, no palette manager is needed. The palette manager is only needed in applications that must load and save palettes dynamically, i.e., if the set of palettes used by the application is not known in advance.

See Also:
ilog.views.symbology
Skip navigation links

© Copyright 2024 Rogue Wave Software, Inc., a Perforce company.. All Rights Reserved.