Package | Description |
---|---|
ome.model.display |
Modifier and Type | Field and Description |
---|---|
protected QuantumDef |
RenderingDef.quantization |
Modifier and Type | Method and Description |
---|---|
QuantumDef |
RenderingDef.getQuantization()
Many-to-one field ome.model.display.RenderingDef.quantization (ome.model.display.QuantumDef)
|
QuantumDef |
QuantumDef.newInstance() |
QuantumDef |
QuantumDef.proxy() |
Modifier and Type | Method and Description |
---|---|
void |
RenderingDef.setQuantization(QuantumDef quantization) |
Constructor and Description |
---|
RenderingDef(Pixels _pixels,
java.lang.Integer _defaultZ,
java.lang.Integer _defaultT,
RenderingModel _model,
QuantumDef _quantization) |