| Package | Description |
|---|---|
| org.vectomatic.svg.edit.client.model | |
| org.vectomatic.svg.edit.client.model.svg | |
| org.vectomatic.svg.edit.client.model.svg.path |
| Modifier and Type | Class and Description |
|---|---|
class |
AttrMetadata
Metadata class based on DOM attributes
|
class |
CssMetadata<T>
Metadata class based on CSS properties
|
class |
JSMetadata<T,U>
Metadata class based on a java script property or a function
|
class |
XPathMetadata<T>
Metadata class based on DOM xpaths
|
| Modifier and Type | Method and Description |
|---|---|
void |
ModelCategory.addMetadata(MetadataBase<?,U> metadata) |
| Modifier and Type | Class and Description |
|---|---|
class |
SVGPointsMetadata
Metadata svg points type.
|
| Modifier and Type | Field and Description |
|---|---|
static MetadataBase<String,org.vectomatic.dom.svg.OMSVGPathSeg> |
SVGSegModel.TYPE |
Copyright © 2018. All Rights Reserved.