A B C D E F G H I K L M N O P Q R S T U V W X Y

H

h - Variable in class math.geom2d.polygon.Rectangle2D
 
HalfPlane2D - Class in math.geom2d.polygon
a Half-plane, delimited by a straight line.
HalfPlane2D(StraightObject2D) - Constructor for class math.geom2d.polygon.HalfPlane2D
Main constructor
height - Variable in class math.geom2d.Dimension2D
 
Homothecy2D - Class in math.geom2d.transform
Defines a homothetic transform.
Homothecy2D(double) - Constructor for class math.geom2d.transform.Homothecy2D
Defines a homothetie with factor k centered at the origin.
Homothecy2D(Point2D, double) - Constructor for class math.geom2d.transform.Homothecy2D
 
Homothecy2D(double, double, double) - Constructor for class math.geom2d.transform.Homothecy2D
 
HRectangle2D - Class in math.geom2d.polygon
HRectangle2D defines a rectangle with edges parallel to main axis.
HRectangle2D(double, double, double, double) - Constructor for class math.geom2d.polygon.HRectangle2D
Main constructor
HRectangle2D() - Constructor for class math.geom2d.polygon.HRectangle2D
Empty constructor (size and position zero)
HRectangle2D(Rectangle2D) - Constructor for class math.geom2d.polygon.HRectangle2D
Constructor from awt, to allow easy construction from existing apps.
HRectangle2D(Point2D, double, double) - Constructor for class math.geom2d.polygon.HRectangle2D
Main constructor
HYPERBOLA - Static variable in interface math.geom2d.conic.Conic2D
 
Hyperbola2D - Class in math.geom2d.conic
Superclass for all linear and pieces smooth curves : polylines, conics, lines ...
Hyperbola2D() - Constructor for class math.geom2d.conic.Hyperbola2D
Assume centered hyperbola, with a = b = 1 (orthogonal hyperbola), theta=0 (hyperbola is oriented East-West), and direct orientation.
Hyperbola2D(Point2D, double, double, double, boolean) - Constructor for class math.geom2d.conic.Hyperbola2D
 
Hyperbola2D(double, double, double, double, double, boolean) - Constructor for class math.geom2d.conic.Hyperbola2D
Main constructor
HyperbolaBranch2D - Class in math.geom2d.conic
Branch of an Hyperbola2D.
HyperbolaBranch2D(Hyperbola2D, boolean) - Constructor for class math.geom2d.conic.HyperbolaBranch2D
 
HyperbolaBranchArc2D - Class in math.geom2d.conic
An arc of hyperbola, defined from the parent hyperbola branch, and two positions on the parent curve.
HyperbolaBranchArc2D(HyperbolaBranch2D, double, double) - Constructor for class math.geom2d.conic.HyperbolaBranchArc2D
 

A B C D E F G H I K L M N O P Q R S T U V W X Y