org.freehep.j3d.plot
Class LegoBuilder
java.lang.Object
org.freehep.j3d.plot.AbstractPlotBuilder
org.freehep.j3d.plot.LegoBuilder
public class LegoBuilder
- extends AbstractPlotBuilder
- Version:
- $Id: LegoBuilder.java 8584 2006-08-10 23:06:37Z duns $
- Author:
- Joy Kyriakopulos (joyk@fnal.gov)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LegoBuilder
public LegoBuilder()
buildContent
public javax.media.j3d.Node buildContent(org.freehep.j3d.plot.NormalizedBinned2DData data)
- Parameters:
data
- Bin Contents
updatePlot
public void updatePlot(org.freehep.j3d.plot.NormalizedBinned2DData data)
getNumWireLines
public int getNumWireLines()
setNumWireLines
public void setNumWireLines(int val)
getDrawBlocks
public boolean getDrawBlocks()
setDrawBlocks
public void setDrawBlocks(boolean b)
getLinesWhileAnim
public boolean getLinesWhileAnim()
setLinesWhileAnim
public void setLinesWhileAnim(boolean b)
Copyright © 2000-2006 FreeHEP. All Rights Reserved.