Uses of Class
org.verapdf.gf.model.factory.chunks.CurveChunk
-
Packages that use CurveChunk Package Description org.verapdf.gf.model.factory.chunks -
-
Uses of CurveChunk in org.verapdf.gf.model.factory.chunks
Methods in org.verapdf.gf.model.factory.chunks that return CurveChunk Modifier and Type Method Description static CurveChunkCurveChunk. transformCurve(CurveChunk curve, Matrix transformationMatrix, double width)Methods in org.verapdf.gf.model.factory.chunks with parameters of type CurveChunk Modifier and Type Method Description static CurveChunkCurveChunk. transformCurve(CurveChunk curve, Matrix transformationMatrix, double width)
-