public class ParallelProjectionPhantomRenderer extends SliceParallelVolumePhantomRenderer
Constructor and Description |
---|
ParallelProjectionPhantomRenderer() |
Modifier and Type | Method and Description |
---|---|
void |
configure()
Configures the object before execution
|
void |
configure(AnalyticPhantom phan,
AbsorptionModel model) |
static SliceWorker[] |
getAvailableSliceWorkers()
Reports a list of all known subclasses of SliceWorker
|
java.lang.String |
toString()
Returns the name of the phantom
|
createPhantom, getBibtexCitation, getMedlineCitation, getModelWorker, setModelWorker
getNextProjection
createEmptyVolume, getCurrentProjectionNumber, getNextProjection, getPhantoms, initStream, isConfigured
public java.lang.String toString()
PhantomRenderer
toString
in class SliceParallelVolumePhantomRenderer
public void configure() throws java.lang.Exception
GUIConfigurable
configure
in interface GUIConfigurable
configure
in class SliceParallelVolumePhantomRenderer
java.lang.Exception
- may happenpublic void configure(AnalyticPhantom phan, AbsorptionModel model) throws java.lang.Exception
java.lang.Exception
public static SliceWorker[] getAvailableSliceWorkers()