Package mgui.interfaces.graphs.shapes
Specifies shapes for 2D and 3D graph rendering.
- Since:
- 1.0
- Version:
- 1.0
- Author:
- Andrew Reid
-
Class Summary Class Description GraphImage Draws an image on a graph display.GraphShape Abstract class for objects which implementVisualizationServer.Paintable
; these can be used to render shapes on a graph display window.