Uses of Interface
com.mxgraph.util.svg.ExtendedPathIterator
-
Packages that use ExtendedPathIterator Package Description com.mxgraph.util.svg -
-
Uses of ExtendedPathIterator in com.mxgraph.util.svg
Methods in com.mxgraph.util.svg that return ExtendedPathIterator Modifier and Type Method Description ExtendedPathIteratorExtendedGeneralPath. getExtendedPathIterator()Delegates to the enclosedGeneralPath.Methods in com.mxgraph.util.svg with parameters of type ExtendedPathIterator Modifier and Type Method Description voidExtendedGeneralPath. append(ExtendedPathIterator epi, boolean connect)Delegates to the enclosedGeneralPath.
-