skip to main content
Glossaries > JViews Framework Glossary > G
 
G
grapher
A high-level Rogue Wave JViews functionality allowing you to create programs that both include and represent hierarchical information with graphic objects. A grapher is a type of manager, an instance of the IlvGrapher class, a subclass of the IlvManager class.
grapher pin
In Rogue Wave JViews, a fixed connection point for a link on a node in a grapher.
graphic bag
An interface that describes the methods to be implemented by a class that contains several graphic objects. An example of a graphic bag is the class IlvManager, which manages a large number of graphic objects.
graphic object
In Rogue Wave JViews, a defined pictorial entity having functionality which allows it to be drawn, saved, and reshaped. There are many predefined graphic objects, such as rectangles and ellipses, as well as more complex objects, such as shaded labels and zoomable icons.

Copyright © 2018, Rogue Wave Software, Inc. All Rights Reserved.