public interface Polyhedron
Modifier and Type | Method and Description |
---|---|
double |
getCirumscribedRadius() |
List<int[]> |
getLineLoops() |
javax.vecmath.Point3d[] |
getVertices() |
int |
getViewCount() |
javax.vecmath.Matrix3d |
getViewMatrix(int index) |
String |
getViewName(int index) |
Copyright © 2000–2016 BioJava. All rights reserved.