math.geom2s
Class Point2S
java.lang.Object
math.geom2s.Point2S
- All Implemented Interfaces:
- Shape2S
public class Point2S
- extends Object
- implements Shape2S
A point in spherical coordinates.
- Author:
- Legland
Constructor Summary |
Point2S(double phi,
double theta)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Point2S
public Point2S(double phi,
double theta)
Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.