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