|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsrc.ColorDistribution
public class ColorDistribution
Constructor Summary | |
---|---|
ColorDistribution()
|
Method Summary | |
---|---|
java.util.ArrayList<int[]> |
distribute(int n,
int x_before,
int x_after,
int y_before,
int y_after,
int z_before,
int z_after)
|
int |
findScale(int n)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ColorDistribution()
Method Detail |
---|
public java.util.ArrayList<int[]> distribute(int n, int x_before, int x_after, int y_before, int y_after, int z_before, int z_after)
public int findScale(int n)
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |