JOGL v2.6.0-rc-20250706
JOGL, High-Performance Graphics Binding for Java™ (public API).
Package com.jogamp.math.geom.plane

Classes

class  AffineTransform
 
class  Crossing2F
 
class  IllegalPathStateException
 
class  NoninvertibleTransformException
 
class  Path2F
 Path2F represents and provides construction method for a 2D shape using float[2] points. More...
 
enum  Winding
 Winding direction, either clockwise (CW) or counter-clockwise (CCW). More...
 
enum  WindingRule
 Winding rule, either EVEN_ODD or NON_ZERO (like for TrueType fonts). More...
 

Detailed Description

Author
Denis M. Kishenko
Sven Gothel, (c) 2010-2023
Denis M. Kishenko
Denis M. Kishenko
Sven Gothel