| Interface | Description |
|---|---|
| IInspectorSection<M extends AbstractModel<?>> |
Interface for inspector sections.
|
| IInspectorSectionFactory |
Interface to instantiate the section dedicated to inspecting
a category of a given metamodel.
|
| Class | Description |
|---|---|
| FormInspectorSection<M extends AbstractModel<?>> |
Generic inspector section.
|
| GenericSectionFactory |
Factory to instantiate inspector sections for model categories
which do not provide a dedicated inspector section.
|
| Inspector<M extends AbstractModel<?>> |
Class to provide an editable view of a metamodel.
|
| InspectorWindow |
Class to manage the inspector window.
|
| ManipulatorSectionFactory | |
| PathInspectorSection |
Inspector section dedicated to SVG path geometry
|
| PathSectionFactory |
Factory to instantiate an inspector section dedicated to
SVG path geometry
|
| SVGPointsInspectorSection |
Inspector section dedicated to SVG polygon and polyline geometry
|
| SVGPointsSectionFactory |
Factory to instantiate an inspector section dedicated to
SVG polygon and polyline geometry
|
Copyright © 2018. All Rights Reserved.