GLG Toolkit, Java Class Library  Version 4.5
Package com.genlogic

This is the description of the com.genlogic package. More...

Detailed Description

This is the description of the com.genlogic package.

Classes

class  GlgAction
 Action object. More...
 
interface  GlgAlarmHandler
 Alarm handler interface. More...
 
class  GlgAngularAxis
 Angular Axis object. More...
 
class  GlgAnnotation
 Annotation object. More...
 
class  GlgArc
 Arc object. More...
 
class  GlgAxis
 Axis object. More...
 
class  GlgBoolean
 Mutable boolean object. More...
 
class  GlgBoxAttr
 Box attributes object, contains attributes of a text box. More...
 
interface  GlgCacheInterface
 Cache interface. More...
 
class  GlgCallEvent
 User interface event data. More...
 
class  GlgChart
 Chart object. More...
 
interface  GlgChartFilter
 A custom chart filter used to aggregate a chart plot's data. More...
 
class  GlgChartFilterData
 Contains data passed to GlgChartFilter. More...
 
class  GlgColorTable
 Color table object. More...
 
class  GlgConnection
 Display connection object. More...
 
class  GlgCube
 Defines a rectangular parallelepiped in 3D space (usually an object's bounding box) by its two diagonal points. More...
 
class  GlgCustomJBean
 Custom bean. More...
 
interface  GlgCustomSetupHandler
 A custom setup handler used to implement custom object processing logic. More...
 
class  GlgDataPoint
 Abstract superclass of all attribute objects. More...
 
class  GlgDataSample
 Data sample object that holds data for one point of a chart. More...
 
class  GlgDataSampleExt
 Extended DataSample object that holds data for one point of a chart. More...
 
interface  GlgDataSampleNode
 An object containing a chart data sample and its associated list node. 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  GlgDouble
 Mutable double object. More...
 
class  GlgDynArray
 Dynamic array object. More...
 
class  GlgEdge
 Recta-linear or arc connector object. More...
 
interface  GlgErrorHandler
 A custom error handler object. More...
 
class  GlgFindObjectsData
 A data object used to pass information to FindObjects and to return the search results. 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  GlgGISRequestData
 
interface  GlgGISRequestObserver
 GlgGISRequestObserver object is used by the program receive notifications about the progress of a GIS map request. More...
 
interface  GlgHandler
 Interface used to implement custom interaction handlers. More...
 
class  GlgHierarchyData
 The object used to pass information to GlgHierarchyListener. More...
 
interface  GlgHierarchyListener
 A Hierarchy listener is used to get access to the drawing to be displayed in the SubWindow and SubDrawing objects before the drawing is displayed. More...
 
class  GlgHistory
 History object. More...
 
interface  GlgHListener
 H listener interface of GlgJBean. More...
 
class  GlgIHCallEvent
 A user interface event object received by installable interface handlers. More...
 
interface  GlgIHHandlerInterface
 Installable Interface Handler interface. More...
 
class  GlgImage
 GLG image object. More...
 
interface  GlgInputListener
 An Input listener is used to handle user interaction with input objects, as well as to perform object selection and action processing. More...
 
class  GlgInteger
 Mutable integer object. More...
 
class  GlgJBean
 Light-weight Swing-based GLG component that integrates GLG drawings in the Swing interface hierarchy. More...
 
interface  GlgLabelFormatter
 Label formatter interface. More...
 
class  GlgLatLonPoint
 Latitude/Longitude point for GIS UTM coordinate conversion utilities. 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  GlgMatrixData
 Contains matrix data used by GetMatrixData and SetMatrixData. More...
 
class  GlgMinMax
 Contains data extent information returned by GetChartDataExtent. More...
 
class  GlgObject
 An abstract superclass of all GLG objects. More...
 
interface  GlgObjectActionInterface
 Custom action interface. More...
 
interface  GlgObjectActionInterfaceExt
 Extended custom action interface. More...
 
class  GlgParallelogram
 Parallelogram object. More...
 
class  GlgPlot
 Plot object. More...
 
class  GlgPoint
 Defines an XYZ point in 3D space or an RGB color. More...
 
class  GlgPolygon
 Polygon object. More...
 
class  GlgPolyline
 Polyline object. More...
 
class  GlgPolySurface
 Polysurface object. More...
 
interface  GlgReadyListener
 Ready event handling interface. 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...
 
interface  GlgSelectListener
 A Select listener provides a simplified name-based interface to handle object selection. 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...
 
interface  GlgTooltipFormatter
 Tooltip formatter interface. More...
 
class  GlgTraceData
 This object is used to pass information to TraceCallback. More...
 
interface  GlgTraceListener
 A Trace listener is used to handle native windowing events. More...
 
class  GlgUtmMgrs
 UTM MGRS utility class. More...
 
class  GlgUtmPoint
 Point in UTM coordinates. More...
 
class  GlgVector
 Vector container. More...
 
class  GlgViewport
 Viewport object. More...
 
interface  GlgVListener
 V listener interface of GlgJBean. More...
 
class  GlgXform
 Transformation object. More...