Package pogr1_holec

Class Summary
BasicGeometry This class implements static methods for operations with points and edges.
circle The represantation of graphical object 'circle'
ConvexHull The implementation of 3D convex hull algorithm
GeometricAlgorithms This class serves as an interface for a work with geometric algorithms.
GO The abstract class for general properties of graphical objects.
line The represantation of graphical object 'line'
POGR1_HolecAboutBox The about box class carrying out info about the program for users
POGR1_HolecApp The main class of the application.
POGR1_HolecView The application's main frame.
point The represantation of graphical object 'point'
polygon The represantation of geometric object 'polygon'
triangle The represantation of geometric object 'triangle'