Uses of Interface
com.mxgraph.util.svg.ExtendedPathIterator
Packages that use ExtendedPathIterator
-
Uses of ExtendedPathIterator in com.mxgraph.util.svg
Methods in com.mxgraph.util.svg that return ExtendedPathIteratorModifier and TypeMethodDescriptionExtendedGeneralPath.getExtendedPathIterator()
Delegates to the enclosedGeneralPath
.Methods in com.mxgraph.util.svg with parameters of type ExtendedPathIteratorModifier and TypeMethodDescriptionvoid
ExtendedGeneralPath.append
(ExtendedPathIterator epi, boolean connect) Delegates to the enclosedGeneralPath
.