| Package | Description |
|---|---|
| org.vectomatic.svg.edit.client.inspector | |
| org.vectomatic.svg.edit.client.model |
| Modifier and Type | Class and Description |
|---|---|
class |
FormInspectorSection<M extends AbstractModel<?>>
Generic inspector section.
|
class |
PathInspectorSection
Inspector section dedicated to SVG path geometry
|
class |
SVGPointsInspectorSection
Inspector section dedicated to SVG polygon and polyline geometry
|
| Modifier and Type | Field and Description |
|---|---|
protected static Map<MetaModel<org.vectomatic.dom.svg.OMSVGPathSeg>,IInspectorSection<SVGSegModel>> |
PathInspectorSection.metaModelToSection |
| Modifier and Type | Method and Description |
|---|---|
IInspectorSection |
ManipulatorSectionFactory.createSection(ModelCategory category) |
IInspectorSection |
SVGPointsSectionFactory.createSection(ModelCategory<?> category) |
IInspectorSection |
PathSectionFactory.createSection(ModelCategory<?> category) |
IInspectorSection |
GenericSectionFactory.createSection(ModelCategory<?> category) |
IInspectorSection |
IInspectorSectionFactory.createSection(ModelCategory<?> category) |
| Modifier and Type | Method and Description |
|---|---|
IInspectorSection |
ModelCategory.getInspectorSection() |
Copyright © 2018. All Rights Reserved.