public class ConstantValueZeroArtifactImage extends Phantom implements Citeable
Constructor and Description |
---|
ConstantValueZeroArtifactImage(int sizeX,
int truncationDiameter,
float value) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getBibtexCitation()
Returns the citation in bibTex format
|
java.lang.String |
getMedlineCitation()
Returns the citation in Medline format
|
static void |
main(java.lang.String[] args) |
addAtIndex, applyTransform, clone, divideAtIndex, getAtIndex, getBuffer, getHeight, getPixels, getPixelValue, getSubGrid, getValue, getWidth, indexToPhysical, multiplyAtIndex, physicalToIndex, putPixelValue, putPixelValue, setAtIndex, setOrigin, setSpacing, show, show, subAtIndex, toString
getNumberOfElements, getOrigin, getSize, getSpacing
public ConstantValueZeroArtifactImage(int sizeX, int truncationDiameter, float value)
public java.lang.String getBibtexCitation()
Citeable
getBibtexCitation
in interface Citeable
public java.lang.String getMedlineCitation()
Citeable
getMedlineCitation
in interface Citeable
public static void main(java.lang.String[] args)