4849505152535455565758
renWin.setMinimumSize(new Dimension(100, 100)); //addAxis(); } public void addAxis() { setAxes(new vtkAxesActor()); getAxes().SetShaftTypeToLine(); getAxes().GetYAxisShaftProperty().SetOpacity(0); getAxes().GetZAxisShaftProperty().SetOpacity(0);