Package org.openscience.cdk.graph.rebond
Class Point
- java.lang.Object
-
- org.openscience.cdk.graph.rebond.Point
-
- All Implemented Interfaces:
Bspt.Tuple
public class Point extends Object implements Bspt.Tuple
- Author:
- Miguel Howard
- Source code:
- main
- Belongs to CDK module:
- standard
- Created on:
- 2003-05
-
-
Constructor Summary
Constructors Constructor Description Point(double x, double y, double z)
-
-
-
Method Detail
-
getDimValue
public double getDimValue(int dim)
- Specified by:
getDimValue
in interfaceBspt.Tuple
-
-