|
Sweet Home 3D 4.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.eteks.sweethome3d.model.LightSource
public class LightSource
A light source of a light.
Constructor Summary | |
---|---|
LightSource(float x,
float y,
float z,
int color)
Creates a new light source. |
|
LightSource(float x,
float y,
float z,
int color,
Float diameter)
Creates a new light source. |
Method Summary | |
---|---|
int |
getColor()
Returns the RGB color code of this source. |
Float |
getDiameter()
Returns the diameter of this source or null if it's not defined. |
float |
getX()
Returns the abscissa of this source. |
float |
getY()
Returns the ordinate of this source. |
float |
getZ()
Returns the elevation of this source. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LightSource(float x, float y, float z, int color)
public LightSource(float x, float y, float z, int color, Float diameter)
Method Detail |
---|
public float getX()
public float getY()
public float getZ()
public int getColor()
public Float getDiameter()
null
if it's not defined.
|
Sweet Home 3D 4.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
![]() |
© Copyrights 2006-2013 eTeks - All rights reserved
Distributed under GNU General Public License |