public class Measure extends Object
| Constructor and Description |
|---|
Measure(Point2D.Float p1,
Point2D.Float p2,
Area area,
Rectangle2D bounds,
float scale) |
| Modifier and Type | Method and Description |
|---|---|
void |
draw(Graphics2D graphics2d) |
float |
getLength() |
void |
setColor(Color color) |
public Measure(Point2D.Float p1, Point2D.Float p2, Area area, Rectangle2D bounds, float scale)
public void draw(Graphics2D graphics2d)
public void setColor(Color color)
public float getLength()
Copyright © 2019 OpenSource BIM. All rights reserved.