Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
P
Pair
- class frames.
Pair
.
Pair(Object, Object)
- Constructor for class frames.
Pair
Plane
- class geometry.
Plane
.
A plane, as a special affine subspace of n-dimensional space, defined by a point and two vectors.
Plane(Point, Vector, Vector)
- Constructor for class geometry.
Plane
Constructs a new plane from a point and two vectors.
Point
- class geometry.
Point
.
Represents a point in n-dimensional space, defined by a vector containing the coordinats of this point.
Point(int)
- Constructor for class geometry.
Point
Constructs the origin of the given dimension.
Point(int, int)
- Constructor for class geometry.
Point
Constructs a point from a unit coordinate-vector.
Point(double[])
- Constructor for class geometry.
Point
Constructs a point with the given coordinates.
Point(Vector)
- Constructor for class geometry.
Point
Constructs a point with the coordinates given by a vector.
paintComponent(Graphics)
- Method in class frames.
LinePanel
paintComponent(Graphics)
- Method in class frames.
MultiShapePanel
print()
- Method in class geometry.
AffineSpace
Prints the origin and the set of generators of the associated vectorspace.
priority
- Variable in class frames.
ShapeInfo
product(GeoComplex, GeoComplex)
- Static method in class geoComplex.
GeoComplexFactory
project(Point)
- Method in class geometry.
AffineSpace
Computes the orthogonal projection of a point onto this affine space.
put(Object, int)
- Method in interface complex.
IntegerMap
Associates the specified (int) value with the specified key in this map.
put(Object)
- Method in interface complex.
IntegerMap
An equivalent to
put(key,1)
put(Object, Object)
- Method in class complex.
IntegerTreeMap
Associates the specified (Integer) value with the specified key in this map.
put(Object, int)
- Method in class complex.
IntegerTreeMap
put(Object)
- Method in class complex.
IntegerTreeMap
pw
- Static variable in class test.
CopyDBComplexToStandardComplexTest
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y