|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.shapelogic.color.BaseAreaFactory org.shapelogic.color.GrayAreaFactory
public class GrayAreaFactory
GrayAreaFactory is a factory and store for GrayEdgeArea.
Constructor Summary | |
---|---|
GrayAreaFactory()
|
Method Summary | |
---|---|
IColorAndVariance |
makePixelArea(int x,
int y,
int startColor)
|
Methods inherited from class org.shapelogic.color.BaseAreaFactory |
---|
areasGreaterThan, getBackgroundColor, getStore, sort |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.shapelogic.color.ValueAreaFactory |
---|
areasGreaterThan, getBackgroundColor, getStore, sort |
Constructor Detail |
---|
public GrayAreaFactory()
Method Detail |
---|
public IColorAndVariance makePixelArea(int x, int y, int startColor)
makePixelArea
in interface ValueAreaFactory
makePixelArea
in class BaseAreaFactory
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |