public class SvgCoordinateUtils extends Object
| Constructor and Description |
|---|
SvgCoordinateUtils() |
| Modifier and Type | Method and Description |
|---|---|
static String[] |
makeRelativeOperatorCoordinatesAbsolute(String[] relativeCoordinates, double[] currentCoordinates)
Converts relative coordinates to absolute ones.
|
public static String[] makeRelativeOperatorCoordinatesAbsolute(String[] relativeCoordinates, double[] currentCoordinates)
relativeCoordinates - the initial set of coordinates
currentCoordinates - an array representing the point relative to which the relativeCoordinates are defined
Copyright © 1998–2019 iText Group NV. All rights reserved.