public class ViewBox extends Object
Constructor and Description |
---|
ViewBox(double minX,
double minY,
double width,
double height) |
Modifier and Type | Method and Description |
---|---|
double |
getHeight() |
double |
getMinX() |
double |
getMinY() |
double |
getWidth() |
String |
toString() |
Copyright © 2018 Xalys. All rights reserved.