|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectij.plugin.filter.RollingBall
class RollingBall
Field Summary | |
---|---|
(package private) byte[] |
data
|
(package private) int |
patchwidth
|
(package private) int |
shrinkfactor
|
Constructor Summary | |
---|---|
RollingBall(int radius)
|
Method Summary | |
---|---|
(package private) void |
buildRollingBall(int ballradius,
int arcTrimPer)
Computes the location of each point on the rolling ball patch relative to the center of the sphere containing it. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
byte[] data
int patchwidth
int shrinkfactor
Constructor Detail |
---|
RollingBall(int radius)
Method Detail |
---|
void buildRollingBall(int ballradius, int arcTrimPer)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |