| Package | Description |
|---|---|
| org.openscience.cdk.geometry |
| Modifier and Type | Method and Description |
|---|---|
static GeometryUtil.CoordinateCoverage |
GeometryUtil.get2DCoordinateCoverage(IAtomContainer container)
Determines the coverage of this
IAtomContainer's 2D
coordinates. |
static GeometryUtil.CoordinateCoverage |
GeometryUtil.get3DCoordinateCoverage(IAtomContainer container)
Determines the coverage of this
IAtomContainer's 3D
coordinates. |
static GeometryUtil.CoordinateCoverage |
GeometryUtil.CoordinateCoverage.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GeometryUtil.CoordinateCoverage[] |
GeometryUtil.CoordinateCoverage.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017. All rights reserved.