raja.shape
Class IsotropicVolume
java.lang.Object
|
+--raja.shape.IsotropicVolume
- All Implemented Interfaces:
- Serializable, Volume, Writable
- public class IsotropicVolume
- extends Object
- implements Volume, Serializable, Writable
- See Also:
- Serialized Form
IsotropicVolume
public IsotropicVolume(double refractiveIndex)
build
public static Object build(ObjectReader reader)
throws IOException
refractiveIndex
public double refractiveIndex(Point3D p)
- Specified by:
refractiveIndex in interface Volume
toString
public String toString()
- Overrides:
toString in class Object
write
public void write(ObjectWriter writer)
throws IOException
- Specified by:
write in interface Writable