hep.lcd.geometry.component
Class Material

java.lang.Object
  |
  +--hep.lcd.geometry.component.Material

public class Material
extends Object

Source Code:
Material.java

Method Summary
 String getName()
           
 double getThickness()
           
 boolean isActive()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getName

public String getName()

getThickness

public double getThickness()

isActive

public boolean isActive()


The LCD Group