|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectuk.me.parabola.mkgmap.osmstyle.StylePrinter
public class StylePrinter
Class for printing out a style. Code extracted from StyleImpl, but still needs information from the implementation of the style.
Constructor Summary | |
---|---|
StylePrinter(Style style)
|
Method Summary | |
---|---|
void |
dumpToFile(java.io.Writer out)
Writes out this file to the given writer in the single file format. |
void |
setRelations(RuleSet relations)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public StylePrinter(Style style)
Method Detail |
---|
public void dumpToFile(java.io.Writer out)
public void setRelations(RuleSet relations)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |