|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectProGAL.geom3d.surface.ParametricSurface
ProGAL.proteins.viewer.HelixSurface
public class HelixSurface
| Method Summary | |
|---|---|
ParametricSurface |
clone()
|
Point |
getCenter()
Get the geometric center of the shape. |
Vector |
getNormal(double u,
double v)
|
Point |
getPoint(double u,
double v)
|
static void |
main(java.lang.String[] args)
|
| Methods inherited from class ProGAL.geom3d.surface.ParametricSurface |
|---|
getNormal, getPoint |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public Point getPoint(double u,
double v)
getPoint in class ParametricSurface
public Vector getNormal(double u,
double v)
getNormal in class ParametricSurfacepublic Point getCenter()
Shape
getCenter in interface ShapegetCenter in class ParametricSurfacepublic ParametricSurface clone()
clone in class ParametricSurfacepublic static void main(java.lang.String[] args)
args -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||