public interface IPathRepOwner
Modifier and Type | Interface and Description |
---|---|
static class |
IPathRepOwner.Mode
Enum to represent the possible edition modes
|
static class |
IPathRepOwner.VertexState
Enum to represent the state of a path vertex
|
Modifier and Type | Method and Description |
---|---|
IPathRepOwner.Mode |
getMode() |
List<SVGSegRep> |
getSegments() |
org.vectomatic.dom.svg.OMSVGSVGElement |
getSvg() |
org.vectomatic.dom.svg.OMSVGSVGElement getSvg()
IPathRepOwner.Mode getMode()
Copyright © 2018. All Rights Reserved.