public class LabelDocumentBuilder
extends java.lang.Object
Constructor and Description |
---|
LabelDocumentBuilder(TiledPaper p,
DocumentRenderOptions m) |
Modifier and Type | Method and Description |
---|---|
org.w3c.dom.svg.SVGDocument |
getDocument() |
boolean |
isFull() |
void |
placeLabel(LabelTemplate template) |
void |
startDocument() |
public LabelDocumentBuilder(TiledPaper p, DocumentRenderOptions m)
public void startDocument()
public void placeLabel(LabelTemplate template)
public org.w3c.dom.svg.SVGDocument getDocument()
public boolean isFull()