public class ViewBoxDefinitionImpl extends Object implements ViewDefinition.ViewBoxDefinition
| Constructor and Description |
|---|
ViewBoxDefinitionImpl(double minX,
double minY,
double width,
double height) |
| Modifier and Type | Method and Description |
|---|---|
double |
getHeight() |
double |
getMinX() |
double |
getMinY() |
double |
getWidth() |
public ViewBoxDefinitionImpl(double minX,
double minY,
double width,
double height)
public double getMinX()
getMinX in interface ViewDefinition.ViewBoxDefinitionpublic double getMinY()
getMinY in interface ViewDefinition.ViewBoxDefinitionCopyright © 2001–2018 JBoss by Red Hat. All rights reserved.