HTM Index 1.0



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

H

htm3DAxis - class jhu.htm3D.htm3DAxis.
htm3DAxis draws three 3D axes x,y,z, composed of cylinders, with cones as their 'arrow'.
htm3DAxis() - Constructor for class jhu.htm3D.htm3DAxis
 
htm3DAxis(Color3f) - Constructor for class jhu.htm3D.htm3DAxis
Specify color of the axes
htm3DCapturingCanvas3D - class jhu.htm3D.htm3DCapturingCanvas3D.
Class CapturingCanvas3D, using the instructions from the Java3D FAQ pages on how to capture a still image in jpeg format.
htm3DCapturingCanvas3D(GraphicsConfiguration) - Constructor for class jhu.htm3D.htm3DCapturingCanvas3D
 
htm3DCircle - class jhu.htm3D.htm3DCircle.
A circle shape, extending Shape3D, drawn in the x,y plane around the origin Radius and number of points that make up the circle may be set
htm3DCircle() - Constructor for class jhu.htm3D.htm3DCircle
Create circle visual object
htm3DCircle(double) - Constructor for class jhu.htm3D.htm3DCircle
 
htm3DCircle(double, int) - Constructor for class jhu.htm3D.htm3DCircle
 
htm3DConstraint - class jhu.htm3D.htm3DConstraint.
A constraint is a circle transformed to the correct position on the sphere.
htm3DConstraint(SpatialConstraint, ColoringAttributes, LineAttributes) - Constructor for class jhu.htm3D.htm3DConstraint
Create constraint visual object
htm3DSphere - class jhu.htm3D.htm3DSphere.
A sphere shape, extending Shape3D, but drawn using longitude/latitude lines.
htm3DSphere() - Constructor for class jhu.htm3D.htm3DSphere
Construct default sphere: longitudinal resolution 12, latitude 24, radius 1
htm3DSphere(int) - Constructor for class jhu.htm3D.htm3DSphere
Alternate constructor: specify radius
htm3DSphere(int, int) - Constructor for class jhu.htm3D.htm3DSphere
Alternate constructor: specify longitudinal and latitude resolution
htm3DSphere(int, int, int) - Constructor for class jhu.htm3D.htm3DSphere
Alternate constructor: specify resolutions and radius
htm3DTriangleList - class jhu.htm3D.htm3DTriangleList.
A list for our spherical triangles.
htm3DTriangleList(BitSet, BitSet, SpatialIndex) - Constructor for class jhu.htm3D.htm3DTriangleList
 
htm3DViewer - class jhu.htm3D.htm3DViewer.
The htm3DViewer is an executable that can be run by java jhu.htm3D.htm3DViewer [-v] It visualizes a few example queries with the htmIndex using Java3D.
htm3DViewer() - Constructor for class jhu.htm3D.htm3DViewer
 

HTM Index 1.0



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