Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
B
C
F
G
L
M
N
P
S
T
V
G
GeometricAlgorithms
- Class in
pogr1_holec
This class serves as an interface for a work with geometric algorithms.
GeometricAlgorithms(ArrayList<Point>)
- Constructor for class pogr1_holec.
GeometricAlgorithms
GeometricAlgorithms()
- Constructor for class pogr1_holec.
GeometricAlgorithms
getApplication()
- Static method in class pogr1_holec.
POGR1_HolecApp
A convenient static getter for the application instance.
getConvexHullNodes()
- Method in class pogr1_holec.
ConvexHull
getConvexHullOfSetOf2DPoints()
- Method in class pogr1_holec.
GeometricAlgorithms
getConvexHullOfSetOf3DPoints()
- Method in class pogr1_holec.
GeometricAlgorithms
getConvexHullSceleton()
- Method in class pogr1_holec.
ConvexHull
getConvexHullSurface()
- Method in class pogr1_holec.
ConvexHull
getDelaunayTriangulationOfSetOf2DPoints()
- Method in class pogr1_holec.
GeometricAlgorithms
getGeneralEquation()
- Method in class pogr1_holec.
line
getLines()
- Method in class pogr1_holec.
polygon
getPointsByY(ArrayList<line>)
- Static method in class pogr1_holec.
BasicGeometry
getPolygon()
- Method in class pogr1_holec.
GeometricAlgorithms
getPolygonTriangulation()
- Method in class pogr1_holec.
GeometricAlgorithms
getR()
- Method in class pogr1_holec.
circle
getSetOfPointsByY(ArrayList<point>)
- Static method in class pogr1_holec.
BasicGeometry
getSmallestCircleOfSetOfPoints()
- Method in class pogr1_holec.
GeometricAlgorithms
getTrapezoidalPolygon()
- Method in class pogr1_holec.
GeometricAlgorithms
getTrapezoidation()
- Method in class pogr1_holec.
polygon
getTriangulation()
- Method in class pogr1_holec.
polygon
getVoronoiDiagramOfSetOf2DPoints()
- Method in class pogr1_holec.
GeometricAlgorithms
getX()
- Method in class pogr1_holec.
circle
getX()
- Method in class pogr1_holec.
point
getX1()
- Method in class pogr1_holec.
line
getX1()
- Method in class pogr1_holec.
triangle
getX2()
- Method in class pogr1_holec.
line
getX2()
- Method in class pogr1_holec.
triangle
getX3()
- Method in class pogr1_holec.
triangle
getY()
- Method in class pogr1_holec.
circle
getY()
- Method in class pogr1_holec.
point
getY1()
- Method in class pogr1_holec.
line
getY1()
- Method in class pogr1_holec.
triangle
getY2()
- Method in class pogr1_holec.
line
getY2()
- Method in class pogr1_holec.
triangle
getY3()
- Method in class pogr1_holec.
triangle
getZ()
- Method in class pogr1_holec.
circle
getZ()
- Method in class pogr1_holec.
point
getZ1()
- Method in class pogr1_holec.
line
getZ1()
- Method in class pogr1_holec.
triangle
getZ2()
- Method in class pogr1_holec.
line
getZ2()
- Method in class pogr1_holec.
triangle
getZ3()
- Method in class pogr1_holec.
triangle
GO
- Class in
pogr1_holec
The abstract class for general properties of graphical objects.
GO()
- Constructor for class pogr1_holec.
GO
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
B
C
F
G
L
M
N
P
S
T
V