|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectuk.me.parabola.mkgmap.filters.FilterConfig
public class FilterConfig
Configuration for filters. Some filters may need extra information that will be provided here.
Constructor Summary | |
---|---|
FilterConfig()
|
Method Summary | |
---|---|
protected int |
getResolution()
|
int |
getShift()
|
void |
setBounds(Area bounds)
|
void |
setResolution(int resolution)
Set the resolution and shift values. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FilterConfig()
Method Detail |
---|
protected int getResolution()
public int getShift()
public void setResolution(int resolution)
resolution
- The resolution.public void setBounds(Area bounds)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |