Uses of Class
mgui.interfaces.shapes.util.Point2DShape
| Package | Description |
|---|---|
| mgui.interfaces.graphics.util |
Utility classes operating on 2D and 3D graphics objects.
|
| mgui.interfaces.shapes.util |
-
Uses of Point2DShape in mgui.interfaces.graphics.util
Methods in mgui.interfaces.graphics.util with parameters of type Point2DShape Modifier and Type Method Description voidDrawingEngine. drawVector2D(java.awt.Graphics2D g, Vector2D v, Point2DShape start_point, Point2DShape arrow, float alpha) -
Uses of Point2DShape in mgui.interfaces.shapes.util
Methods in mgui.interfaces.shapes.util that return Point2DShape Modifier and Type Method Description static Point2DShapePoint2DShape. getFilledArrow(double scale)Returns a basic filled arrow shape, oriented to the right (angle == 0).static Point2DShapePoint2DShape. getFilledCircle(double scale)