Uses of Interface
com.itextpdf.svg.renderers.path.impl.IOperatorConverter
Packages that use IOperatorConverter
-
Uses of IOperatorConverter in com.itextpdf.svg.renderers.path.impl
Classes in com.itextpdf.svg.renderers.path.impl that implement IOperatorConverterModifier and TypeClassDescription(package private) classDefault implementation ofIOperatorConverterused by the regular (not-smooth) curves and other path commands.(package private) classImplementation ofIOperatorConverterspecifically for smooth curves.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 newAbstractPathShapeinstance.CurveTo(boolean relative, IOperatorConverter copier) Creates newCurveToinstance.QuadraticCurveTo(boolean relative, IOperatorConverter copier) Creates newQuadraticCurveToinstance.