|
||||||||
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.SPDCurve de.grogra.imp3d.shading.SPDResource
public class SPDResource
Nested Class Summary | |
---|---|
static class |
SPDResource.Type
|
Field Summary | |
---|---|
static SPDResource.Type |
$TYPE
|
Fields inherited from class de.grogra.imp3d.shading.SPDCurve |
---|
spectrum$FIELD |
Constructor Summary | |
---|---|
SPDResource()
|
|
SPDResource(IrregularSpectralCurve irregularSpectralCurve)
|
Method Summary | |
---|---|
ManageableType |
getManageableType()
|
Methods inherited from class de.grogra.imp3d.shading.SPDCurve |
---|
getSpectralDistribution, getSpectrum, setSpectrum |
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 SPDResource.Type $TYPE
Constructor Detail |
---|
public SPDResource()
public SPDResource(IrregularSpectralCurve irregularSpectralCurve)
Method Detail |
---|
public ManageableType getManageableType()
getManageableType
in interface Manageable
getManageableType
in class SPDCurve
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |