Uses of Interface
net.sourceforge.plantuml.klimt.drawing.g2d.ExtendedPathIterator
Packages that use ExtendedPathIterator
-
Uses of ExtendedPathIterator in net.sourceforge.plantuml.klimt.drawing.g2d
Methods in net.sourceforge.plantuml.klimt.drawing.g2d that return ExtendedPathIteratorModifier and TypeMethodDescriptionExtendedGeneralPath.getExtendedPathIterator()Delegates to the enclosedGeneralPath.Methods in net.sourceforge.plantuml.klimt.drawing.g2d with parameters of type ExtendedPathIteratorModifier and TypeMethodDescriptionvoidExtendedGeneralPath.append(ExtendedPathIterator epi, boolean connect) Delegates to the enclosedGeneralPath.