|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectapp.configuration.converters.PixelTilerConverter
public class PixelTilerConverter
a converter that turns a series of string arguments into a pixel tiler
RectangularPixelTiler
Constructor Summary | |
---|---|
PixelTilerConverter()
|
Method Summary | |
---|---|
RectangularPixelTiler |
convert(java.lang.String arg)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PixelTilerConverter()
Method Detail |
---|
public RectangularPixelTiler convert(java.lang.String arg)
convert
in interface com.beust.jcommander.IStringConverter<RectangularPixelTiler>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |