Uses of Class
mgui.interfaces.shapes.PointSet2DInt
| Package | Description |
|---|---|
| mgui.interfaces.shapes.graphs | |
| mgui.interfaces.shapes.util | |
| mgui.interfaces.tools.shapes | |
| mgui.io.domestic.shapes |
-
Uses of PointSet2DInt in mgui.interfaces.shapes.graphs
Subclasses of PointSet2DInt in mgui.interfaces.shapes.graphs Modifier and Type Class Description classGraph2DIntGraph shape represented in R2. -
Uses of PointSet2DInt in mgui.interfaces.shapes.util
Methods in mgui.interfaces.shapes.util that return PointSet2DInt Modifier and Type Method Description static PointSet2DIntShapeFunctions. getIntersectionPointSet(PointSet3D point_set, Plane3D plane, float above_dist, float below_dist, java.util.HashMap<java.lang.String,java.util.ArrayList<MguiNumber>> data, ColourMap cmap)Returns a PointSet2DInt object representing the points withinspacingof the planeplane. -
Uses of PointSet2DInt in mgui.interfaces.tools.shapes
Fields in mgui.interfaces.tools.shapes declared as PointSet2DInt Modifier and Type Field Description PointSet2DIntToolGetConvexHull2DOptions. point_set -
Uses of PointSet2DInt in mgui.io.domestic.shapes
Methods in mgui.io.domestic.shapes that return PointSet2DInt Modifier and Type Method Description PointSet2DIntPointSet2DLoader. loadPointSet(ProgressUpdater progress_bar)protected PointSet2DIntPointSet2DLoader. loadPointSetBlocking(ProgressUpdater progress_bar)