|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectde.grogra.persistence.ShareableBase
de.grogra.imp3d.objects.LightDistribution
de.grogra.imp3d.objects.LightDistributionResource
public class LightDistributionResource
| Nested Class Summary | |
|---|---|
static class |
LightDistributionResource.Type
|
| Field Summary | |
|---|---|
static LightDistributionResource.Type |
$TYPE
|
| Fields inherited from class de.grogra.imp3d.objects.LightDistribution |
|---|
height$FIELD, licdf$FIELD, lipdf$FIELD, width$FIELD |
| Constructor Summary | |
|---|---|
LightDistributionResource()
|
|
LightDistributionResource(double[][] lipdf)
|
|
| Method Summary | |
|---|---|
ManageableType |
getManageableType()
|
| Methods inherited from class de.grogra.imp3d.objects.LightDistribution |
|---|
cartesian2map, getDensityAt, getDistribution, getHeight, getLinearCDF, getPower, getWidth, map2cartesian, map2cartesian, map2direction, setDistribution, setDistributionEx, setPower |
| 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 LightDistributionResource.Type $TYPE
| Constructor Detail |
|---|
public LightDistributionResource()
public LightDistributionResource(double[][] lipdf)
| Method Detail |
|---|
public ManageableType getManageableType()
getManageableType in interface ManageablegetManageableType in class LightDistribution
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||