AlgART Home

Package net.algart.math.geom

Simple geometric objects.

See:
          Description

Class Summary
Direction2D 2D direction: an angle φ + corresponding unit vector (cos φ, sin φ)
IntegerCirclePointsGenerator Service class that quickly returns all integer points of Bresenham circles with integer radii.
Rotation2D 2D rotation by some angle: an immutable object representing some rotation angle Δφ.
Segment2D 2D segment
UnsafeSegment2D "Unsafe" 2D segment
 

Package net.algart.math.geom Description

Simple geometric objects.

Since:
JDK 1.0
Version:
1.0
Author:
Daniel Alievsky