|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.simtk.moleculargraphics.GraphicsCylinder
public class GraphicsCylinder
Constructor Summary | |
---|---|
GraphicsCylinder()
|
Method Summary | |
---|---|
static vtk.vtkActor |
getVtkCylinder(org.simtk.geometry3d.Cylinder c,
java.awt.Color color,
int resolution)
|
static vtk.vtkTransformPolyDataFilter |
getVtkCylinderFilter(org.simtk.geometry3d.Cylinder c,
int resolution)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GraphicsCylinder()
Method Detail |
---|
public static vtk.vtkTransformPolyDataFilter getVtkCylinderFilter(org.simtk.geometry3d.Cylinder c, int resolution)
public static vtk.vtkActor getVtkCylinder(org.simtk.geometry3d.Cylinder c, java.awt.Color color, int resolution)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |