Introduction
The iview library provides a view framework for displaying and interacting with geometric shapes and calibrated views. It includes interactive shapes and visualization support.
Key Features
- Interactive Shapes: User-interactable geometric shapes
- Calibrated Views: Views with coordinate system calibration
- Shape Visualization: Display of 2D and 3D geometric primitives
- Grid Display: Configurable grid overlay for calibrated views
- Shape Manipulation: Interactive shape editing and transformation
Architecture
Key components:
Dependencies
- istd: Standard utilities and interfaces
- iser: Serialization framework
- i2d: 2D graphics utilities
- icomp: Component framework
See Also