Uses of Interface
com.itextpdf.svg.renderers.path.impl.IOperatorConverter
Packages that use IOperatorConverter
-
Uses of IOperatorConverter in com.itextpdf.svg.renderers.path.impl
Fields in com.itextpdf.svg.renderers.path.impl declared as IOperatorConverterConstructors in com.itextpdf.svg.renderers.path.impl with parameters of type IOperatorConverterModifierConstructorDescriptionAbstractPathShape
(boolean relative, IOperatorConverter copier) Creates newAbstractPathShape
instance.CurveTo
(boolean relative, IOperatorConverter copier) Creates newCurveTo
instance.QuadraticCurveTo
(boolean relative, IOperatorConverter copier) Creates newQuadraticCurveTo
instance.