public static class SVGRenderTargetBuilder.SupportSize extends Object
| Constructor and Description |
|---|
SupportSize(float width,
float height,
SVGRenderTargetBuilder.LengthUnit lengthUnit)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getHeight()
Returns the support's height.
|
float |
getHeightFloat() |
String |
getWidth()
Returns the support's width.
|
float |
getWidthFloat() |
public SupportSize(float width,
float height,
SVGRenderTargetBuilder.LengthUnit lengthUnit)
width - the support's widthheight - the support's heightlengthUnit - the lenght unitCopyright © 2007–2017. All rights reserved.