public class ForbildPhantom extends AnalyticPhantom
This class creates forbild phantoms from configuration files
ADD_HIGHEST_PRIORITY, ADD_LOWEST_PRIORITY
Constructor and Description |
---|
ForbildPhantom() |
ForbildPhantom(AbstractScene scene) |
Modifier and Type | Method and Description |
---|---|
void |
configure()
Configures the object before execution
|
java.lang.String |
getBibtexCitation()
Returns the citation in bibTex format
|
java.lang.String |
getMedlineCitation()
Returns the citation in Medline format
|
java.lang.String |
getName() |
getAnalyticPhantoms, isConfigured, setConfigured, tessellatePhantom, toString
add, add, add, addAll, addAll, clear, clearObjectsOnly, contains, containsAll, getHighestPriority, getLowestPriority, getObject, getPriority, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArray
getBackgroundMaterial, getMax, getMin, setBackground, setMax, setMin, setName
public ForbildPhantom()
public ForbildPhantom(AbstractScene scene)
public void configure() throws java.lang.Exception
GUIConfigurable
configure
in interface GUIConfigurable
configure
in class AnalyticPhantom
java.lang.Exception
- may happenpublic java.lang.String getName()
getName
in class AnalyticPhantom
public java.lang.String getBibtexCitation()
Citeable
public java.lang.String getMedlineCitation()
Citeable