|
Class |
Description |
|
Device
|
This .NET class wraps the OdGsDevice class. The device is the
abstract representation of the GUI window where the drawing is
displayed. In addition, it responds to operating system
notifications, such as window resizing, that are forwarded by the
graphics system client. For more information, see Working with
Graphic Devices. |
|
GsModule
|
This class provides management of Device classes. |
|
ImpDevice
|
This class represents an implementation of a graphics device
(Device object). |
|
LayoutHelperDevice
|
This class represents a layout helper device. |
|
Model
|
The class represents collections of drawable objects in the ODA
Platform framework. |
|
ModuleEventArgs
|
This class stores arguments for various events connected with
modules. |
|
PageParams
|
This class stores the printing page size and margins. All
values are specified in millimeters. |
|
PageParamsCollection
|
This class represents a collection of page parameters
objects. |
|
SelectionReactor
|
This class is the base class for custom classes that receive
notification of selection events from the graphics system. |
|
View
|
This class is the abstract base class for classes that
implement Viewport objects in GUI display windows. Each Viewport
object consists of a collection of objects to be viewed and camera
parameters that define the view. For more information, see Working
with Views. |
|
ViewEventArgs
|
This class stores arguments for various view events. |