Overview
Package
Class
Use
Tree
Deprecated
Index
Help
HTM Index 1.0
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
A
B
C
D
E
F
G
H
I
J
L
M
N
P
R
S
T
U
V
W
X
Y
Z
S
set(double, double)
- Method in class jhu.htmIndex.
SpatialVector
Set member function: set values using ra/dec
set(double, double, double)
- Method in class jhu.htmIndex.
SpatialVector
Set member function: set values
setIndex(SpatialIndex)
- Method in class jhu.htmIndex.
SpatialDomain
Set index pointer and initialize markup if not done with constructor
setMark(int, short)
- Method in class jhu.htmIndex.
SpatialMarkup
set node markup
setWireFrame(boolean)
- Static method in class jhu.htm3D.
htm3DViewer
showAxes(boolean)
- Static method in class jhu.htm3D.
htm3DViewer
showDomain(boolean)
- Static method in class jhu.htm3D.
htm3DViewer
showEquator(boolean)
- Static method in class jhu.htm3D.
htm3DViewer
showGrid(boolean)
- Static method in class jhu.htm3D.
htm3DViewer
showSphere(boolean)
- Static method in class jhu.htm3D.
htm3DViewer
showTriangle(boolean)
- Static method in class jhu.htm3D.
htm3DViewer
showVertices(PrintStream)
- Method in class jhu.htmIndex.
SpatialIndex
showVertices: print every vertex to the output stream
sign_
- Variable in class jhu.htmIndex.
SpatialSign
SpatialConstraint
- class jhu.htmIndex.
SpatialConstraint
.
Spatial Constraint class The Constraint is really a cone on the sky-sphere.
SpatialConstraint()
- Constructor for class jhu.htmIndex.
SpatialConstraint
Default Constructor
SpatialConstraint(double)
- Constructor for class jhu.htmIndex.
SpatialConstraint
Construct by setting only the distance
SpatialConstraint(double, double, double, double)
- Constructor for class jhu.htmIndex.
SpatialConstraint
Initialization constructor
SpatialConstraint(SpatialConstraint)
- Constructor for class jhu.htmIndex.
SpatialConstraint
Copy constructor
SpatialConstraint(SpatialVector, double)
- Constructor for class jhu.htmIndex.
SpatialConstraint
Initialization constructor
SpatialConvex
- class jhu.htmIndex.
SpatialConvex
.
The SpatialConvex class encapsulates all the code for intersection and lookup.
SpatialConvex()
- Constructor for class jhu.htmIndex.
SpatialConvex
Default Constructor
SpatialConvex(SpatialVector, SpatialVector, SpatialVector)
- Constructor for class jhu.htmIndex.
SpatialConvex
Constructor from a triangle Initialize domain from a triangle.
SpatialConvex(SpatialVector, SpatialVector, SpatialVector, SpatialVector)
- Constructor for class jhu.htmIndex.
SpatialConvex
Constructor from a rectangle Initialize convex from a rectangle.
SpatialDomain
- class jhu.htmIndex.
SpatialDomain
.
A SpatialDomain manages a list of SpatialConvexes.
SpatialDomain()
- Constructor for class jhu.htmIndex.
SpatialDomain
Default constructor
SpatialDomain(SpatialIndex)
- Constructor for class jhu.htmIndex.
SpatialDomain
Constructor: needs SpatialIndex
SpatialEdge
- class jhu.htmIndex.
SpatialEdge
.
Spatial Edge class The Edges are needed at construction time of the spatial index.
SpatialEdge.Edge
- class jhu.htmIndex.
SpatialEdge.Edge
.
SpatialEdge.Edge(SpatialEdge)
- Constructor for class jhu.htmIndex.
SpatialEdge.Edge
SpatialGeneral
- class jhu.htmIndex.
SpatialGeneral
.
Define some constants like Pi, Pi/180, default levels and epsilon
SpatialGeneral()
- Constructor for class jhu.htmIndex.
SpatialGeneral
SpatialIndex
- class jhu.htmIndex.
SpatialIndex
.
The Spatial Index is a quad tree of spherical triangles.
SpatialIndex(int)
- Constructor for class jhu.htmIndex.
SpatialIndex
Constructor: give only the level to build - keeping 2 levels in memory by default
SpatialIndex(int, int)
- Constructor for class jhu.htmIndex.
SpatialIndex
Constructor : give the level of the index and optionally the level to build - i.e.
SpatialMarkup
- class jhu.htmIndex.
SpatialMarkup
.
The Spatial Markup just keeps track of the state of each node in the Index tree during an intersection with a domain.
SpatialMarkup(SpatialIndex)
- Constructor for class jhu.htmIndex.
SpatialMarkup
Constructor: specify index
SpatialSign
- class jhu.htmIndex.
SpatialSign
.
The sign class is inherited by Constraint and Convex.
SpatialVector
- class jhu.htmIndex.
SpatialVector
.
The SpatialVector is a standard 3D vector class with the addition that each coordinate (x,y,z) is also kept in ra,dec since we expect the vector to live on the surface of the unit sphere, i.e.
SpatialVector()
- Constructor for class jhu.htmIndex.
SpatialVector
Default cunstructor constructs (1,0,0), ra=0, dec=0.
SpatialVector(double, double)
- Constructor for class jhu.htmIndex.
SpatialVector
Construct from ra/dec
SpatialVector(double, double, double)
- Constructor for class jhu.htmIndex.
SpatialVector
Constructor from three coordinates
SpatialVector(SpatialVector)
- Constructor for class jhu.htmIndex.
SpatialVector
Copy constructor
start_
- Variable in class jhu.htmIndex.
SpatialEdge.Edge
sub(SpatialVector)
- Method in class jhu.htmIndex.
SpatialVector
vector subtraction
sWALLOWED
- Static variable in class jhu.htmIndex.
SpatialMarkup
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
HTM Index 1.0
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
A
B
C
D
E
F
G
H
I
J
L
M
N
P
R
S
T
U
V
W
X
Y
Z
©Copyright The Johns Hopkins University 1999, All Rights Reserved.
See the
HTM Homepage
for details.
Last Build: Oct 26, 1999
Peter Z. Kunszt