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
G
GeoBoundaryIterator
- class geoComplex.
GeoBoundaryIterator
.
GeoBoundaryIterator(GeoComplex, IntegerMap)
- Constructor for class geoComplex.
GeoBoundaryIterator
GeoBoundaryIterator
- class geometry.
GeoBoundaryIterator
.
GeoBoundaryIterator(GeoComplex, IntegerMap)
- Constructor for class geometry.
GeoBoundaryIterator
GeoCell
- interface geoComplex.
GeoCell
.
Represents a cell of a geometric complex, adding geometric information to the
Cell
interface.
GeoCellTools
- class geoComplex.
GeoCellTools
.
GeoCellTools()
- Constructor for class geoComplex.
GeoCellTools
GeoComplex
- interface geoComplex.
GeoComplex
.
Represents a geometric complex, i.e. a complex which contains geometric information about its cells.
GeoComplexFactory
- class geoComplex.
GeoComplexFactory
.
GeoComplexFactory()
- Constructor for class geoComplex.
GeoComplexFactory
Geometry
- interface geometry.
Geometry
.
A d-dimensional manifold embedded in n-dimensional euclidean space.
generatedSpace(GeoComplex, GeoCell)
- Method in class geometry.
ImplicitGeometry
Computes the smallest affine space containing the boundary of a given cell
geo
- Variable in class geoComplex.
StandardGeoCell
geoComplex
- package geoComplex
geometry
- package geometry
get(int)
- Method in class geometry.
Vector
Gets an entry of the vector.
getAllBoundaryCells(Set, Connection)
- Method in class complex.
DBComplex
getAllBoundaryCells(Set)
- Method in class complex.
StandardComplex
getAllBoundaryCells(Set)
- Method in class geoComplex.
StandardGeoComplex
getAllCells()
- Method in class complex.
DBComplex
getBoundary()
- Method in interface complex.
Cell
Returns the boundary of this cell.
getBoundary()
- Method in class complex.
DBCell
getBoundary()
- Method in class complex.
StandardCell
getCell(CellID)
- Method in interface complex.
Complex
Returns the cell with the specified ID.
getCell(CellID)
- Method in class complex.
DBComplex
getCell(CellID)
- Method in class complex.
StandardComplex
getCell(CellID)
- Method in class geoComplex.
DBGeoComplex
getCellCount()
- Method in class complex.
AbstractComplex
getCellCount()
- Method in interface complex.
Complex
Returns the number of cells in this complex object.
getCellCount()
- Method in class complex.
DBComplex
getCellCount()
- Method in class complex.
StandardComplex
getCellID()
- Method in class geoComplex.
GeoBoundaryIterator
getCellID()
- Method in class geometry.
GeoBoundaryIterator
getCellIterator()
- Method in interface complex.
Complex
Returns an iterator over the Cells contained in this Complex.
getCellIterator()
- Method in class complex.
DBComplex
getCellIterator()
- Method in class complex.
StandardComplex
getCellIterator()
- Method in class geoComplex.
DBGeoComplex
getColor(long)
- Method in class frames.
MultiShapePanel
getComplex()
- Method in interface complex.
Cell
Returns the complex containing this cell.
getComplex()
- Method in class complex.
DBCell
getComplex()
- Method in class complex.
StandardCell
getComplex()
- Method in class geoComplex.
DBGeoCell
getComplex()
- Method in class session.
Session
getComplexID()
- Method in class session.
DBSession
getComplexPrefix()
- Method in class session.
DBSession
getConnection()
- Method in class session.
DBSession
getCoord(int)
- Method in class geometry.
Point
Gets the i-th coordinate of this point.
getCopy()
- Method in interface complex.
Complex
copy simple this complex a new complex with same data, but the return type should be EditableComplex, z.b copy DBComplex nach StandardComplex
getCopy()
- Method in class complex.
DBComplex
copy database to standardComplex
getCopy()
- Method in class complex.
StandardComplex
getCopy()
- Method in class geoComplex.
DBGeoComplex
getDim()
- Method in interface complex.
Cell
Returns the dimension of this cell.
getDim()
- Method in interface complex.
Complex
Returns the Dimension of the complex (which has to be larger or equal to the maximal dimension of the contained cells).
getDim()
- Method in class complex.
DBCell
getDim()
- Method in class complex.
DBComplex
getDim()
- Method in class complex.
StandardCell
getDim()
- Method in class complex.
StandardComplex
getEndpoints(GeoCell)
- Static method in class geoComplex.
GeoCellTools
getFilled(long)
- Method in class frames.
MultiShapePanel
getGenerator(int)
- Method in class geometry.
AffineSpace
Returns one of the generators of the associated vector space
getGeoCell(CellID)
- Method in class geoComplex.
DBGeoComplex
getGeoCell()
- Method in class geoComplex.
GeoBoundaryIterator
getGeoCell(CellID)
- Method in interface geoComplex.
GeoComplex
Returns a cell of this complex as a
GeoCell
object.
getGeoCell(CellID)
- Method in class geoComplex.
StandardGeoComplex
getGeoCell()
- Method in class geometry.
GeoBoundaryIterator
getGeoComplex()
- Method in class geoComplex.
DBGeoCell
getGeoComplex()
- Method in interface geoComplex.
GeoCell
Returns the GeoComplex containing this cell.
getGeoComplex()
- Method in class geoComplex.
StandardGeoCell
getGeoCopy()
- Method in class geoComplex.
DBGeoComplex
copy geo-database to standardGeoComplex
getGeoCopy()
- Method in interface geoComplex.
GeoComplex
getGeoCopy()
- Method in class geoComplex.
StandardGeoComplex
getGeometry()
- Method in class geoComplex.
DBGeoCell
getGeometry()
- Method in interface geoComplex.
GeoCell
Returns the geometric information of this cell.
getGeometry()
- Method in class geoComplex.
StandardGeoCell
getID()
- Method in interface complex.
Cell
Returns the ID of this cell.
getID()
- Method in class complex.
DBCell
getID()
- Method in class complex.
StandardCell
getListeners()
- Method in class session.
Session
getMaxCellID()
- Method in class complex.
AbstractComplex
getMaxCellID()
- Method in interface complex.
Complex
Returns The maximum CellID of this complex object.
getMaxCellID()
- Method in class complex.
DBComplex
getMaxCellID()
- Method in class complex.
StandardComplex
getName()
- Method in class session.
Session
getNormal(Point)
- Method in class geometry.
AffineSpace
getNormal(Point)
- Method in interface geometry.
Geometry
Returns a normal vector onto a hypersurface in a given point (only possible if
dim()+1 == outerDim()
)
getNormal()
- Method in class geometry.
HyperPlane
getNormal(Point)
- Method in class geometry.
ImplicitGeometry
getNormal(Point)
- Method in class geometry.
Point
getOrigin()
- Method in class geometry.
AffineSpace
Returns the origin of this affine space.
getOrigin()
- Method in interface geometry.
Geometry
The origin of the local coordinate system.
getOrigin()
- Method in class geometry.
ImplicitGeometry
getOrigin()
- Method in class geometry.
Point
getPartofComplex(Set)
- Method in interface complex.
Complex
collection consist of CellID, search a minimal editable complex, which contains all member of this collection
getPartofComplex(Set)
- Method in class complex.
DBComplex
collection consist of CellID
getPartofComplex(Set)
- Method in class complex.
StandardComplex
getPartofComplex(Set)
- Method in class geoComplex.
DBGeoComplex
getPartofGeoComplex(Set)
- Method in class geoComplex.
DBGeoComplex
getPartofGeoComplex(Set)
- Method in interface geoComplex.
GeoComplex
getPartofGeoComplex(Set)
- Method in class geoComplex.
StandardGeoComplex
getPlane()
- Method in class dialogs.
CreatePlaneDialog
getRandomRay(Point)
- Method in class geometry.
AffineSpace
getRandomRay(Point)
- Method in interface geometry.
Geometry
Construct a random one-dimensional submanifold, containing a given point.
getRandomRay(Point)
- Method in class geometry.
ImplicitGeometry
getRandomRay(Point)
- Method in class geometry.
Point
getScaling()
- Method in class geometry.
CoordPlane
Returns 1/length of the two base vectors
getSelectedCell()
- Method in class session.
Session
getSelection()
- Method in class session.
Session
getShape(long)
- Method in class frames.
MultiShapePanel
getStroke(long)
- Method in class frames.
MultiShapePanel
getTableWithPrefix()
- Method in class frames.
InfoFrame
getType()
- Method in class session.
SessionEvent
getValue()
- Method in class geoComplex.
GeoBoundaryIterator
getValue()
- Method in class geometry.
GeoBoundaryIterator
getVector()
- Method in class geometry.
Line
Returns the base vector for the local coordinates, as given while constructing the line.
getVector()
- Method in class geometry.
Point
Constructs a point with the coordinates given by a vector.
getVectorTo(Point)
- Method in class geometry.
Point
Computes the vector from this point to another point.
getX()
- Method in class geometry.
Plane
Returns the first base vector for the local coordinates, as given while constructing the plane.
getXCoord()
- Method in class geometry.
CoordPlane
Returns the number of the first coordinate vector
getY()
- Method in class geometry.
Plane
Returns the second base vector for the local coordinates, as given while constructing the plane.
getYCoord()
- Method in class geometry.
CoordPlane
Returns the number of the second coordinate vector
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