math.geom2s
Class Point2S

Package class diagram package Point2S
java.lang.Object
  extended by 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)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Point2S

public Point2S(double phi,
               double theta)


Copyright © 2015 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.