public class AnnotationSizeInfo extends Object
The annotation size.
Constructor and Description |
---|
AnnotationSizeInfo() |
public double getWidth()
Gets or sets the width.
Value: The width.public void setWidth(double value)
Gets or sets the width.
Value: The width.value
- public double getHeight()
Gets or sets the height.
Value: The height.public void setHeight(double value)
Gets or sets the height.
Value: The height.value
- Copyright © 2017. All rights reserved.