|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object de.grogra.persistence.ShareableBase de.grogra.imp3d.shading.SPD de.grogra.imp3d.shading.ConstantSPD
public class ConstantSPD
Nested Class Summary | |
---|---|
static class |
ConstantSPD.Type
|
Field Summary | |
---|---|
static ConstantSPD.Type |
$TYPE
|
static SCOType.Field |
value$FIELD
|
Constructor Summary | |
---|---|
ConstantSPD()
|
|
ConstantSPD(float value)
|
Method Summary | |
---|---|
ManageableType |
getManageableType()
|
SpectralCurve |
getSpectralDistribution()
|
float |
getValue()
|
void |
setValue(float value)
|
Methods inherited from class de.grogra.persistence.ShareableBase |
---|
addReference, appendReferencesTo, fieldModified, getProvider, getStamp, initProvider, manageableReadResolve, manageableWriteReplace, removeReference |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final ConstantSPD.Type $TYPE
public static final SCOType.Field value$FIELD
Constructor Detail |
---|
public ConstantSPD()
public ConstantSPD(float value)
Method Detail |
---|
public ManageableType getManageableType()
public SpectralCurve getSpectralDistribution()
getSpectralDistribution
in class SPD
public float getValue()
public void setValue(float value)
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |