|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.shapelogic.color.BaseAreaFactory
org.shapelogic.color.ColorAreaFactory
public class ColorAreaFactory
GrayAreaFactory is a factory and store for ColorEdgeArea.
| Constructor Summary | |
|---|---|
ColorAreaFactory()
|
|
| 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 ColorAreaFactory()
| Method Detail |
|---|
public IColorAndVariance makePixelArea(int x,
int y,
int startColor)
makePixelArea in interface ValueAreaFactorymakePixelArea in class BaseAreaFactory
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||