GLG Toolkit, Java Class Library  Version 4.5
10. Object Constructors

Detailed Description

This group contains classes whose sole purpose is to be used with the GLG Extended API to create objects programmatically.

The only new public method in each class is a contructor to create a GLG object of a particular type.

Classes

class  GlgAction
 Action object. More...
 
class  GlgAngularAxis
 Angular Axis object. More...
 
class  GlgAnnotation
 Annotation object. More...
 
class  GlgArc
 Arc object. More...
 
class  GlgAxis
 Axis object. More...
 
class  GlgBoxAttr
 Box attributes object, contains attributes of a text box. More...
 
class  GlgChart
 Chart object. More...
 
class  GlgColorTable
 Color table object. More...
 
class  GlgConnection
 Display connection object. More...
 
class  GlgDataPoint
 Abstract superclass of all attribute objects. More...
 
class  GlgDataValue
 Abstract superclass of all GLG data objects. More...
 
class  GlgDDataPoint
 Attribute object of D (double) type. More...
 
class  GlgDDataValue
 Data object of D (double) type. More...
 
class  GlgDynArray
 Dynamic array object. More...
 
class  GlgEdge
 Recta-linear or arc connector object. More...
 
class  GlgFont
 GLG font object. More...
 
class  GlgFontTable
 GLG font table object. More...
 
class  GlgFrame
 GLG frame object. More...
 
class  GlgFunction
 Function object. More...
 
class  GlgGDataPoint
 Attribute object of G type (XYZ point or RGB color). More...
 
class  GlgGDataValue
 Data object of G type (XYZ point or RGB color). More...
 
class  GlgGIS
 GIS object. More...
 
class  GlgHistory
 History object. More...
 
class  GlgImage
 GLG image object. More...
 
class  GlgLegend
 A chart's Legend object. More...
 
class  GlgLevelLine
 Level Line object. More...
 
class  GlgLight
 Light object. More...
 
class  GlgLightViewport
 Light viewport object. More...
 
class  GlgLineAttr
 Line Attributes object. More...
 
class  GlgList
 Double linked list object. More...
 
class  GlgMarker
 Marker object. More...
 
class  GlgMatrix
 Matrix object. More...
 
class  GlgParallelogram
 Parallelogram object. More...
 
class  GlgPlot
 Plot object. More...
 
class  GlgPolygon
 Polygon object. More...
 
class  GlgPolyline
 Polyline object. More...
 
class  GlgPolySurface
 Polysurface object. More...
 
class  GlgReference
 Reference object. More...
 
class  GlgRenderingAttr
 Rendering attributes object. More...
 
class  GlgResourceReference
 Alias object. More...
 
class  GlgRounded
 Rectangle with rounded corners. More...
 
class  GlgScreen
 Screen object. More...
 
class  GlgSDataPoint
 Attribute object of S (string) type. More...
 
class  GlgSDataValue
 Data object of S (string) type. More...
 
class  GlgSeries
 Series object. More...
 
class  GlgSpline
 Spline object. More...
 
class  GlgSquareSeries
 Square series object. More...
 
class  GlgTag
 Tag object. More...
 
class  GlgText
 Text object. More...
 
class  GlgVector
 Vector container. More...
 
class  GlgViewport
 Viewport object. More...
 
class  GlgXform
 Transformation object. More...