|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--com.c3d.image.CubePyramid
| Constructor Summary | |
CubePyramid(Jimage startImage,
float scale)
create a cubing pyramid using the specified scaleing between cubes |
|
| Method Summary | |
Jimage |
getImage()
return stored image |
Jimage |
getImage(int x,
int y,
int z)
return the stored image at dimensions specified |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public CubePyramid(Jimage startImage,
float scale)
| Method Detail |
public Jimage getImage(int x,
int y,
int z)
public Jimage getImage()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||