public class MainPage extends Page
| Constructor and Description |
|---|
MainPage() |
| Modifier and Type | Method and Description |
|---|---|
MapBlock |
getMap(java.lang.String name) |
void |
printClientConfig(org.json.JSONWriter json) |
void |
render(PJsonObject params,
RenderingContext context)
Called for each map requested by the client.
|
void |
setRotation(boolean rotation) |
getItems, getMarginBottom, getMarginLeft, getMarginRight, getMarginTop, getPageSize, getPageSizeRect, isVisible, setBackgroundPdf, setCondition, setFooter, setHeader, setItems, setLandscape, setMarginBottom, setMarginLeft, setMarginRight, setMarginTop, setPageSize, validatepublic void setRotation(boolean rotation)
public void printClientConfig(org.json.JSONWriter json)
throws org.json.JSONException
org.json.JSONExceptionpublic void render(PJsonObject params, RenderingContext context) throws com.itextpdf.text.DocumentException
public MapBlock getMap(java.lang.String name)