|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectapp.configuration.Options
public class Options
The available options to the system
Field Summary | |
---|---|
protected boolean |
debug
|
protected ScaleTransform |
domainScale
|
protected double |
fuzz
|
protected boolean |
help
|
protected Metric |
metric
|
static java.lang.String |
scaledelimit
|
protected RectangularPixelTiler |
tiler
|
static java.lang.String |
tilerdelimit
|
Constructor Summary | |
---|---|
Options()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String tilerdelimit
public static final java.lang.String scaledelimit
protected double fuzz
protected boolean help
protected boolean debug
protected Metric metric
protected ScaleTransform domainScale
protected RectangularPixelTiler tiler
Constructor Detail |
---|
public Options()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |