getGlobal()

This method returns the global IdentObj, which can be passed to any method that takes an IdentObj (for example, getGradientDirection()). This method is useful for setting a global default values, for example, color and line width.

Note: This method is not completely implemented in this release of WebFOCUS Graphics.

Syntax:

IdentObj getGlobal();

WebFOCUS