Package | Description |
---|---|
org.vectomatic.svg.edit.client.command.path |
Modifier and Type | Method and Description |
---|---|
IPathRepOwner.VertexState |
SVGSegRep.getState() |
static IPathRepOwner.VertexState |
IPathRepOwner.VertexState.read(org.vectomatic.dom.svg.OMSVGRectElement vertex) |
static IPathRepOwner.VertexState |
IPathRepOwner.VertexState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IPathRepOwner.VertexState[] |
IPathRepOwner.VertexState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
SVGSegRep.setState(IPathRepOwner.VertexState state) |
Copyright © 2018. All Rights Reserved.