public static class SVGAttributeTypeRectangle.SVGTypeRectangle extends Object
| Constructor and Description |
|---|
SVGTypeRectangle(SVGDocumentDataProvider dataProvider) |
| Modifier and Type | Method and Description |
|---|---|
SVGAttributeTypeLength |
getMaxX()
Returns
maxX. |
SVGAttributeTypeLength |
getMaxY()
Returns
maxY. |
SVGAttributeTypeLength |
getMinX()
Returns
minX. |
SVGAttributeTypeLength |
getMinY()
Returns
minY. |
public SVGTypeRectangle(SVGDocumentDataProvider dataProvider)
public final SVGAttributeTypeLength getMinX()
minX.minX.public final SVGAttributeTypeLength getMinY()
minY.minY.public final SVGAttributeTypeLength getMaxX()
maxX.maxX.public final SVGAttributeTypeLength getMaxY()
maxY.maxY.Copyright © 2017 Saxonia Systems AG. All rights reserved.