A B C D E F G H I J K L M O P R S T V W Z

A

add(Element) - Method in interface org.mapfish.print.config.layout.Block.PdfElement
 
addAbsoluteDrawer(PDFCustomBlocks.AbsoluteDrawer) - Method in class org.mapfish.print.ChunkDrawer
 
addAbsoluteDrawer(PDFCustomBlocks.AbsoluteDrawer) - Method in class org.mapfish.print.PDFCustomBlocks
Schedule a absolute block (like a !columns or a !map).
addChunkDrawer(ChunkDrawer) - Method in class org.mapfish.print.PDFCustomBlocks
Register a custom drawer.
addCommonQueryParams(Map<String, List<String>>, Transformer, String, boolean) - Method in class org.mapfish.print.map.readers.HTTPMapReader
Adds the query parameters common to every tile
addCommonQueryParams(Map<String, List<String>>, Transformer, String, boolean) - Method in class org.mapfish.print.map.readers.MapServerMapReader
 
addCommonQueryParams(Map<String, List<String>>, Transformer, String, boolean) - Method in class org.mapfish.print.map.readers.OsmMapReader
 
addCommonQueryParams(Map<String, List<String>>, Transformer, String, boolean) - Method in class org.mapfish.print.map.readers.TileCacheMapReader
 
addCommonQueryParams(Map<String, List<String>>, Transformer, String, boolean) - Method in class org.mapfish.print.map.readers.WMSMapReader
 
addError(Exception) - Method in class org.mapfish.print.PDFCustomBlocks
 
addError(Exception) - Method in class org.mapfish.print.RenderingContext
 
AddressHostMatcher - Class in org.mapfish.print.config
 
AddressHostMatcher() - Constructor for class org.mapfish.print.config.AddressHostMatcher
 
addTempFile(MapPrinterServlet.TempFile, String) - Method in class org.mapfish.print.servlet.MapPrinterServlet
 
addTileToLoad(MapTileTask) - Method in class org.mapfish.print.map.ParallelMapTileLoader
Schedule a tile to be loaded and rendered using the given task.
align - Variable in class org.mapfish.print.config.layout.Block
 
apply(PdfPCell, RenderingContext, PJsonObject) - Method in class org.mapfish.print.config.layout.CellConfig
 
apply(PdfPCell, int, int, int, int, RenderingContext, PJsonObject) - Method in class org.mapfish.print.config.layout.TableConfig
 
applyStyle(RenderingContext, PdfContentByte, PJsonObject, PdfGState) - Static method in class org.mapfish.print.map.renderers.vector.LineStringRenderer
 
AttributesBlock - Class in org.mapfish.print.config.layout
Bean to configure an !attributes block

See http://trac.mapfish.org/trac/mapfish/wiki/PrintModuleServer#Attributesblock

AttributesBlock() - Constructor for class org.mapfish.print.config.layout.AttributesBlock
 
authorizedIPs - Variable in class org.mapfish.print.config.InetHostMatcher
 

B

BarScalebarDrawer - Class in org.mapfish.print.scalebar
Draw a bar with alternating black and white zones marking the sub-intervals.
BarScalebarDrawer(PDFCustomBlocks, ScalebarBlock, List<Label>, int, int, int, float, Font, float, float, float, float) - Constructor for class org.mapfish.print.scalebar.BarScalebarDrawer
 
barSize - Variable in class org.mapfish.print.scalebar.ScalebarDrawer
 
BarSubScalebarDrawer - Class in org.mapfish.print.scalebar
Draw a bar with alternating black and white zones marking the sub-intervals.
BarSubScalebarDrawer(PDFCustomBlocks, ScalebarBlock, List<Label>, int, int, int, float, Font, float, float, float, float) - Constructor for class org.mapfish.print.scalebar.BarSubScalebarDrawer
 
BaseMapServlet - Class in org.mapfish.print.servlet
Base class for MapPrinter servlets (deals with the configuration loading)
BaseMapServlet() - Constructor for class org.mapfish.print.servlet.BaseMapServlet
 
baseUrl - Variable in class org.mapfish.print.map.readers.HTTPMapReader
 
BitmapTileRenderer - Class in org.mapfish.print.map.renderers
 
BitmapTileRenderer() - Constructor for class org.mapfish.print.map.renderers.BitmapTileRenderer
 
Block - Class in org.mapfish.print.config.layout
Base class for blocks that can be found in "items" arrays.
Block() - Constructor for class org.mapfish.print.config.layout.Block
 
block - Variable in class org.mapfish.print.scalebar.ScalebarDrawer
 
Block.PdfElement - Interface in org.mapfish.print.config.layout
 
blockRendered(ChunkDrawer) - Method in class org.mapfish.print.PDFCustomBlocks
Called when a custom drawer has been rendered.
BorderConfig - Class in org.mapfish.print.config.layout
Bean for configuring a cell's borders.
BorderConfig() - Constructor for class org.mapfish.print.config.layout.BorderConfig
 
borderWidthBottom - Variable in class org.mapfish.print.config.layout.BorderConfig
 
borderWidthLeft - Variable in class org.mapfish.print.config.layout.BorderConfig
 
borderWidthRight - Variable in class org.mapfish.print.config.layout.BorderConfig
 
borderWidthTop - Variable in class org.mapfish.print.config.layout.BorderConfig
 
buildMaskedAuthorizedIPs(InetAddress[]) - Method in class org.mapfish.print.config.InetHostMatcher
 
buildTable(List<Block>, PJsonObject, RenderingContext, int, TableConfig) - Static method in class org.mapfish.print.PDFUtils
Creates a PDF table with the given items.

C

canMerge(MapReader) - Method in class org.mapfish.print.map.readers.HTTPMapReader
 
canMerge(MapReader) - Method in class org.mapfish.print.map.readers.ImageMapReader
 
canMerge(MapReader) - Method in class org.mapfish.print.map.readers.MapReader
Test if two layers can be merged (this and other).
canMerge(MapReader) - Method in class org.mapfish.print.map.readers.MapServerMapReader
 
canMerge(MapReader) - Method in class org.mapfish.print.map.readers.OsmMapReader
 
canMerge(MapReader) - Method in class org.mapfish.print.map.readers.TileCacheMapReader
 
canMerge(MapReader) - Method in class org.mapfish.print.map.readers.WMSMapReader
 
CellConfig - Class in org.mapfish.print.config.layout
Bean for configuring a cell's borders, paddings and background color.
CellConfig() - Constructor for class org.mapfish.print.config.layout.CellConfig
 
CellException - Class in org.mapfish.print.config.layout
Bean for configuring a cell's borders, paddings and background color.
CellException() - Constructor for class org.mapfish.print.config.layout.CellException
 
CellException.CoordMatcher - Interface in org.mapfish.print.config.layout
 
CellException.IntCoordMatcher - Class in org.mapfish.print.config.layout
 
CellException.IntCoordMatcher(int, int) - Constructor for class org.mapfish.print.config.layout.CellException.IntCoordMatcher
 
CellException.IntCoordMatcher(int) - Constructor for class org.mapfish.print.config.layout.CellException.IntCoordMatcher
 
CellException.RegExpMatcher - Class in org.mapfish.print.config.layout
 
CellException.RegExpMatcher(String) - Constructor for class org.mapfish.print.config.layout.CellException.RegExpMatcher
 
ChunkDrawer - Class in org.mapfish.print
Base class for the chunk drawers.
ChunkDrawer(PDFCustomBlocks) - Constructor for class org.mapfish.print.ChunkDrawer
 
classFontSize - Variable in class org.mapfish.print.config.layout.LegendsBlock
 
clearCache() - Static method in class org.mapfish.print.map.readers.WMSServerInfo
 
clone() - Method in class org.mapfish.print.Transformer
 
ColorWrapper - Class in org.mapfish.print.config
Yaml wrapper for allowing color fields.
ColorWrapper(Class) - Constructor for class org.mapfish.print.config.ColorWrapper
 
ColumnDef - Class in org.mapfish.print.config.layout
Bean to configure an attributes block's column.
ColumnDef() - Constructor for class org.mapfish.print.config.layout.ColumnDef
 
ColumnDefs - Class in org.mapfish.print.config.layout
Just to make sure the values of the hash have the good type.
ColumnDefs() - Constructor for class org.mapfish.print.config.layout.ColumnDefs
 
ColumnDefs.Wrapper - Class in org.mapfish.print.config.layout
 
ColumnDefs.Wrapper(Class<ColumnDef>) - Constructor for class org.mapfish.print.config.layout.ColumnDefs.Wrapper
 
ColumnsBlock - Class in org.mapfish.print.config.layout
Bean to configure a !columns or a !table block.
ColumnsBlock() - Constructor for class org.mapfish.print.config.layout.ColumnsBlock
 
componentType() - Method in class org.mapfish.print.config.layout.Exceptions.Wrapper
 
Config - Class in org.mapfish.print.config
Bean mapping the root of the configuration file.
Config() - Constructor for class org.mapfish.print.config.Config
 
context - Variable in class org.mapfish.print.map.readers.HTTPMapReader
 
convertColor(String) - Static method in class org.mapfish.print.config.ColorWrapper
 
convertTo(double, DistanceUnit) - Method in enum org.mapfish.print.utils.DistanceUnit
How much is "value" in unit "this" exprimed in the unit "target").
create(List<MapReader>, RenderingContext, PJsonObject) - Static method in class org.mapfish.print.map.readers.ImageMapReader
 
create(List<MapReader>, String, RenderingContext, PJsonObject) - Static method in class org.mapfish.print.map.readers.MapReader
 
create(List<MapReader>, RenderingContext, PJsonObject) - Static method in class org.mapfish.print.map.readers.MapServerMapReader
 
create(List<MapReader>, RenderingContext, PJsonObject) - Static method in class org.mapfish.print.map.readers.OsmMapReader
 
create(List<MapReader>, RenderingContext, PJsonObject) - Static method in class org.mapfish.print.map.readers.TileCacheMapReader
 
create(List<MapReader>, RenderingContext, PJsonObject) - Static method in class org.mapfish.print.map.readers.VectorMapReader
 
create(List<MapReader>, RenderingContext, PJsonObject) - Static method in class org.mapfish.print.map.readers.WMSMapReader
 
create(PDFCustomBlocks, ScalebarBlock, Type, List<Label>, int, int, int, float, Font, float, float, float, float) - Static method in class org.mapfish.print.scalebar.ScalebarDrawer
 
createAndGetPDF(HttpServletRequest, HttpServletResponse) - Method in class org.mapfish.print.servlet.MapPrinterServlet
All in one method: create and returns the PDF to the client.
createCell(PJsonObject, RenderingContext, Block, int, int, int, int, TableConfig) - Static method in class org.mapfish.print.PDFUtils
Create a PDF table cell with support for styling using the CellConfig stuff.
createContentPdfCell(PJsonObject, RenderingContext, int, int, int, int, TableConfig) - Method in class org.mapfish.print.config.layout.ColumnDef
 
createFeature(String, MfGeometry, JSONObject) - Method in class org.mapfish.print.map.renderers.vector.StyledMfGeoFactory
 
createHeaderPdfCell(PJsonObject, RenderingContext, int, int, int, TableConfig) - Method in class org.mapfish.print.config.layout.ColumnDef
 
createImage(RenderingContext, double, double, URI, float) - Static method in class org.mapfish.print.PDFUtils
 
createImageChunk(RenderingContext, double, double, URI, float) - Static method in class org.mapfish.print.PDFUtils
 
createPDF(HttpServletRequest, HttpServletResponse, String) - Method in class org.mapfish.print.servlet.MapPrinterServlet
Create the PDF and returns to the client (in JSON) the URL to get the PDF.
createPlaceHolder() - Method in class org.mapfish.print.TotalPageNum
 
createPlaceholderTable(double, double, double, ChunkDrawer, HorizontalAlign, PDFCustomBlocks) - Static method in class org.mapfish.print.PDFUtils
When we have to do some custom drawing in a block that is layed out by iText, we first give an empty table with the good dimensions to iText, then iText will call a callback with the actual position.
createTransformer(RenderingContext, PJsonObject) - Method in class org.mapfish.print.config.layout.MapBlock
Creates the transformer in function of the JSON parameters and the block's config
CustomBeanWrapper - Class in org.ho.yaml
Fix a few bugs in the original class.
CustomBeanWrapper(Class<?>) - Constructor for class org.ho.yaml.CustomBeanWrapper
 
CustomEnumWrapper - Class in org.mapfish.print.config
Yaml wrapper for allowing more elbow room around enum parsing: case insensitive allow spaces instead of "_"s
CustomEnumWrapper(Class) - Constructor for class org.mapfish.print.config.CustomEnumWrapper
 
CustomXPath - Class in org.mapfish.print
Class implementing some custom XPath functions.
CustomXPath() - Constructor for class org.mapfish.print.CustomXPath
 
CustomYamlConfig - Class in org.ho.yaml
 
CustomYamlConfig() - Constructor for class org.ho.yaml.CustomYamlConfig
 

D

deleteFile(File) - Method in class org.mapfish.print.servlet.MapPrinterServlet
If the file is defined, delete it.
destroy() - Method in class org.mapfish.print.servlet.BaseMapServlet
 
destroy() - Method in class org.mapfish.print.servlet.MapPrinterServlet
 
Direction - Enum in org.mapfish.print.scalebar
Specify a direction for the labels and the bar.
DistanceUnit - Enum in org.mapfish.print.utils
An enum for expressing distance units.
DistanceUnit.Wrapper - Class in org.mapfish.print.utils
 
DistanceUnit.Wrapper(Class) - Constructor for class org.mapfish.print.utils.DistanceUnit.Wrapper
 
DnsHostMatcher - Class in org.mapfish.print.config
Allows to check that a given URL matches a DNS address (textual format).
DnsHostMatcher() - Constructor for class org.mapfish.print.config.DnsHostMatcher
 
doCreatePDFFile(String, HttpServletRequest) - Method in class org.mapfish.print.servlet.MapPrinterServlet
Do the actual work of creating the PDF temporary file.
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.mapfish.print.servlet.MapPrinterServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.mapfish.print.servlet.MapPrinterServlet
 
drawBar(PdfContentByte) - Method in class org.mapfish.print.scalebar.BarScalebarDrawer
 
drawBar(PdfContentByte) - Method in class org.mapfish.print.scalebar.BarSubScalebarDrawer
 
drawBar(PdfContentByte) - Method in class org.mapfish.print.scalebar.LineScalebarDrawer
 
drawBar(PdfContentByte) - Method in class org.mapfish.print.scalebar.ScalebarDrawer
Draws the bar itself.

E

equals(Object) - Method in class org.mapfish.print.map.readers.TileCacheLayerInfo
 
equals(Object) - Method in class org.mapfish.print.map.readers.TileCacheLayerInfo.ResolutionInfo
 
equals(Object) - Method in class org.mapfish.print.utils.PJsonObject
 
error(HttpServletResponse, Throwable) - Method in class org.mapfish.print.servlet.MapPrinterServlet
Send an error XXX to the client with an exception
error(HttpServletResponse, String, int) - Method in class org.mapfish.print.servlet.MapPrinterServlet
Send an error XXX to the client with a message
evalString(RenderingContext, PJsonObject, String) - Static method in class org.mapfish.print.PDFUtils
Evaluates stuff like "toto ${titi}"
Exceptions - Class in org.mapfish.print.config.layout
Just to make sure the values of the hash have the good type.
Exceptions() - Constructor for class org.mapfish.print.config.layout.Exceptions
 
Exceptions.Wrapper - Class in org.mapfish.print.config.layout
 
Exceptions.Wrapper(Class) - Constructor for class org.mapfish.print.config.layout.Exceptions.Wrapper
 
expectedArgType() - Method in class org.mapfish.print.config.ColorWrapper
 
extension - Variable in class org.mapfish.print.map.readers.TileCacheLayerInfo
 

F

factorArray(String, int) - Method in class org.mapfish.print.CustomXPath
Takes a string with integers separated by ',' and returns this same string but with the integers multiplied by the factor.
factorValue(String, int) - Method in class org.mapfish.print.CustomXPath
 
FeaturesRenderer<T extends org.mapfish.geo.MfGeo> - Class in org.mapfish.print.map.renderers.vector
iText renderer for MF geoJSON features.
FeaturesRenderer() - Constructor for class org.mapfish.print.map.renderers.vector.FeaturesRenderer
 
FontBlock - Class in org.mapfish.print.config.layout
Base class for block having font specifications
FontBlock() - Constructor for class org.mapfish.print.config.layout.FontBlock
 
fontSize - Variable in class org.mapfish.print.config.layout.FontBlock
 
FORMAT_REGEXP - Static variable in class org.mapfish.print.map.readers.TileCacheLayerInfo
 
fromInputStream(InputStream) - Static method in class org.mapfish.print.config.Config
 
fromString(String) - Static method in class org.mapfish.print.config.Config
 
fromString(String) - Static method in enum org.mapfish.print.utils.DistanceUnit
 
fromYaml(File) - Static method in class org.mapfish.print.config.Config
Create an instance out of the given file.

G

generateId(File) - Method in class org.mapfish.print.servlet.MapPrinterServlet
Get the ID to use in function of the filename (filename without the prefix and the extension).
GeometriesRenderer<T extends com.vividsolutions.jts.geom.Geometry> - Class in org.mapfish.print.map.renderers.vector
iText renderer for JTS geometries.
GeometriesRenderer() - Constructor for class org.mapfish.print.map.renderers.vector.GeometriesRenderer
 
get(TileRenderer.Format) - Static method in class org.mapfish.print.map.renderers.TileRenderer
 
getAbsoluteX(RenderingContext, PJsonObject) - Method in class org.mapfish.print.config.layout.MapBlock
 
getAbsoluteY(RenderingContext, PJsonObject) - Method in class org.mapfish.print.config.layout.MapBlock
 
getAlign() - Method in class org.mapfish.print.config.layout.Block
 
getAllUnits() - Method in enum org.mapfish.print.utils.DistanceUnit
 
getAngle() - Method in enum org.mapfish.print.scalebar.Direction
 
getAuthorizedIPs(InetAddress) - Method in class org.mapfish.print.config.AddressHostMatcher
 
getAuthorizedIPs(InetAddress) - Method in class org.mapfish.print.config.InetHostMatcher
 
getAuthorizedIPs(InetAddress) - Method in class org.mapfish.print.config.LocalHostMatcher
 
getBackgroundColorVal(RenderingContext, PJsonObject) - Method in class org.mapfish.print.config.layout.Block
 
getBackgroundColorVal(RenderingContext, PJsonObject) - Method in class org.mapfish.print.config.layout.CellConfig
 
getBarBgColorVal() - Method in class org.mapfish.print.config.layout.ScalebarBlock
 
getBarDirection() - Method in class org.mapfish.print.config.layout.ScalebarBlock
 
getBarSize() - Method in class org.mapfish.print.config.layout.ScalebarBlock
 
getBaseTransform() - Method in class org.mapfish.print.Transformer
 
getBaseUrl(HttpServletRequest) - Method in class org.mapfish.print.servlet.MapPrinterServlet
 
getBestScale(double) - Method in class org.mapfish.print.config.Config
 
getBestUnit(double, DistanceUnit) - Static method in enum org.mapfish.print.utils.DistanceUnit
Return the first unit that would give a value >=1
getBitmapTransform() - Method in class org.mapfish.print.Transformer
 
getBool(String) - Method in class org.mapfish.print.utils.PJsonObject
 
getBorderColorBottomVal(RenderingContext, PJsonObject) - Method in class org.mapfish.print.config.layout.BorderConfig
 
getBorderColorLeftVal(RenderingContext, PJsonObject) - Method in class org.mapfish.print.config.layout.BorderConfig
 
getBorderColorRightVal(RenderingContext, PJsonObject) - Method in class org.mapfish.print.config.layout.BorderConfig
 
getBorderColorTopVal(RenderingContext, PJsonObject) - Method in class org.mapfish.print.config.layout.BorderConfig
 
getClassFont() - Method in class org.mapfish.print.config.layout.LegendsBlock
 
getClassPdfFont() - Method in class org.mapfish.print.config.layout.LegendsBlock
 
getCode() - Method in enum org.mapfish.print.config.layout.HorizontalAlign
 
getCode() - Method in enum org.mapfish.print.config.layout.VerticalAlign
 
getColorVal() - Method in class org.mapfish.print.config.layout.ScalebarBlock
 
getColumnWeight() - Method in class org.mapfish.print.config.layout.ColumnDef
 
getConfig() - Method in class org.mapfish.print.RenderingContext
 
getConfigDir() - Method in class org.mapfish.print.RenderingContext
 
getCustomBlocks() - Method in class org.mapfish.print.RenderingContext
 
getDirectContent() - Method in class org.mapfish.print.RenderingContext
 
getDocument() - Method in class org.mapfish.print.RenderingContext
 
getDouble(String) - Method in class org.mapfish.print.utils.PJsonObject
 
getDpis() - Method in class org.mapfish.print.config.Config
 
getExpectedType(Object) - Method in class org.mapfish.print.config.layout.ColumnDefs.Wrapper
 
getExpectedType(Object) - Method in class org.mapfish.print.config.layout.Layouts.Wrapper
 
getExtension() - Method in class org.mapfish.print.map.readers.TileCacheLayerInfo
 
getFeatureId() - Method in class org.mapfish.print.map.renderers.vector.StyledMfFeature
 
getFirstPageSize(RenderingContext, PJsonObject) - Method in class org.mapfish.print.config.layout.Layout
 
getFloat(int) - Method in class org.mapfish.print.utils.PJsonArray
 
getFloat(String) - Method in class org.mapfish.print.utils.PJsonObject
 
getFont() - Method in class org.mapfish.print.config.layout.FontBlock
 
getFontColorVal() - Method in class org.mapfish.print.config.layout.FontBlock
 
getFonts() - Method in class org.mapfish.print.config.Config
 
getFontSize() - Method in class org.mapfish.print.config.layout.FontBlock
 
getFontSize() - Method in class org.mapfish.print.config.layout.ScalebarBlock
 
getFormat() - Method in class org.mapfish.print.map.readers.HTTPMapReader
 
getFormat() - Method in class org.mapfish.print.map.readers.MapServerMapReader
 
getFormat() - Method in class org.mapfish.print.map.readers.OsmMapReader
 
getFormat() - Method in class org.mapfish.print.map.readers.TileCacheMapReader
 
getFormat() - Method in class org.mapfish.print.map.readers.WMSMapReader
 
getGeoH() - Method in class org.mapfish.print.Transformer
 
getGeoTransform(boolean) - Method in class org.mapfish.print.Transformer
 
getGeoW() - Method in class org.mapfish.print.Transformer
 
getGlobalParams() - Method in class org.mapfish.print.RenderingContext
 
getHeight() - Method in class org.mapfish.print.config.layout.HeaderFooter
 
getHeight(RenderingContext, PJsonObject) - Method in class org.mapfish.print.config.layout.MapBlock
 
getHeight() - Method in class org.mapfish.print.map.readers.TileCacheLayerInfo
 
getHttpClient() - Method in class org.mapfish.print.config.Config
Get or create the http client to be used to fetch all the map data.
getImage(RenderingContext, URI, float, float) - Static method in class org.mapfish.print.PDFUtils
Gets an iText image with a cache that uses PdfTemplates to re-use the same bitmap content multiple times in order to reduce the file size.
getImageDirect(RenderingContext, URI) - Static method in class org.mapfish.print.PDFUtils
Gets an iText image.
getInfo(URI, RenderingContext) - Static method in class org.mapfish.print.map.readers.WMSServerInfo
 
getInfo(HttpServletRequest, HttpServletResponse, String) - Method in class org.mapfish.print.servlet.MapPrinterServlet
To get (in JSON) the information about the available formats and CO.
getInt(int) - Method in class org.mapfish.print.utils.PJsonArray
 
getInt(String) - Method in class org.mapfish.print.utils.PJsonObject
 
getInternalArray() - Method in class org.mapfish.print.utils.PJsonArray
Deprecated. Use only if you know what you are doing!
getInternalObj() - Method in class org.mapfish.print.utils.PJsonObject
Deprecated. Use only if you know what you are doing!
getIntervals() - Method in class org.mapfish.print.config.layout.ScalebarBlock
 
getItems() - Method in class org.mapfish.print.config.layout.Page
 
getJSONArray(int) - Method in class org.mapfish.print.utils.PJsonArray
 
getJSONArray(String) - Method in class org.mapfish.print.utils.PJsonObject
 
getJSONObject(int) - Method in class org.mapfish.print.utils.PJsonArray
 
getJSONObject(String) - Method in class org.mapfish.print.utils.PJsonObject
 
getLabelDistance() - Method in class org.mapfish.print.config.layout.ScalebarBlock
 
getLayerPdfFont() - Method in class org.mapfish.print.config.layout.LegendsBlock
 
getLayout(String) - Method in class org.mapfish.print.config.Config
 
getLayout() - Method in class org.mapfish.print.RenderingContext
 
getLineWidth() - Method in class org.mapfish.print.config.layout.ScalebarBlock
 
getMainPage() - Method in class org.mapfish.print.config.layout.Layout
 
getMap() - Method in class org.mapfish.print.config.layout.Block
 
getMap() - Method in class org.mapfish.print.config.layout.ColumnsBlock
 
getMap() - Method in class org.mapfish.print.config.layout.MainPage
 
getMap() - Method in class org.mapfish.print.config.layout.MapBlock
 
getMapPrinter() - Method in class org.mapfish.print.servlet.BaseMapServlet
Builds a MapPrinter instance out of the file pointed by the servlet's configuration.
getMapRenderingExecutor() - Method in class org.mapfish.print.config.Config
 
getMarginBottom(RenderingContext, PJsonObject) - Method in class org.mapfish.print.config.layout.Page
 
getMarginLeft(RenderingContext, PJsonObject) - Method in class org.mapfish.print.config.layout.Page
 
getMarginRight(RenderingContext, PJsonObject) - Method in class org.mapfish.print.config.layout.Page
 
getMarginTop(RenderingContext, PJsonObject) - Method in class org.mapfish.print.config.layout.Page
 
getMaskAddress() - Method in class org.mapfish.print.config.AddressHostMatcher
 
getMaskAddress() - Method in class org.mapfish.print.config.InetHostMatcher
 
getMaskAddress() - Method in class org.mapfish.print.config.LocalHostMatcher
 
getMaxGeoX() - Method in class org.mapfish.print.Transformer
 
getMaxGeoY() - Method in class org.mapfish.print.Transformer
 
getMaxY() - Method in class org.mapfish.print.map.readers.TileCacheLayerInfo
 
getMfGeometry() - Method in class org.mapfish.print.map.renderers.vector.StyledMfFeature
 
getMinGeoX() - Method in class org.mapfish.print.Transformer
 
getMinGeoY() - Method in class org.mapfish.print.Transformer
 
getMinX() - Method in class org.mapfish.print.map.readers.TileCacheLayerInfo
 
getMinY() - Method in class org.mapfish.print.map.readers.TileCacheLayerInfo
 
getNearestResolution(float) - Method in class org.mapfish.print.map.readers.OsmLayerInfo
 
getNearestResolution(float) - Method in class org.mapfish.print.map.readers.TileCacheLayerInfo
 
getOrCreateTotalPagesBlock(Font) - Method in class org.mapfish.print.PDFCustomBlocks
 
getOutputValue() - Method in class org.mapfish.print.config.ColorWrapper
 
getPageSize(RenderingContext, PJsonObject) - Method in class org.mapfish.print.config.layout.Page
 
getPageSizeRect(RenderingContext, PJsonObject) - Method in class org.mapfish.print.config.layout.Page
 
GetPageSizes - Class in org.mapfish.print
Non production utility main to print the pages sizes defined by iText.
GetPageSizes() - Constructor for class org.mapfish.print.GetPageSizes
 
getPaperH() - Method in class org.mapfish.print.Transformer
 
getPaperPosX() - Method in class org.mapfish.print.Transformer
 
getPaperPosY() - Method in class org.mapfish.print.Transformer
 
getPaperW() - Method in class org.mapfish.print.Transformer
 
getParent() - Method in class org.mapfish.print.utils.PJsonElement
 
getPath(String) - Method in class org.mapfish.print.utils.PJsonElement
Gets the string representation of the path to the current JSON element.
getPath(StringBuilder) - Method in class org.mapfish.print.utils.PJsonElement
 
getPDF(HttpServletResponse, String) - Method in class org.mapfish.print.servlet.MapPrinterServlet
To get the PDF created previously.
getPdfFont() - Method in class org.mapfish.print.config.layout.FontBlock
 
getPdfLock() - Method in class org.mapfish.print.RenderingContext
 
getPdfTransform() - Method in class org.mapfish.print.Transformer
 
getReferer() - Method in class org.mapfish.print.RenderingContext
 
getResolution() - Method in class org.mapfish.print.Transformer
 
getResolutions() - Method in class org.mapfish.print.map.readers.TileCacheLayerInfo
 
getRotatedBitmapH() - Method in class org.mapfish.print.Transformer
 
getRotatedBitmapW() - Method in class org.mapfish.print.Transformer
 
getRotatedGeoH() - Method in class org.mapfish.print.Transformer
 
getRotatedGeoW() - Method in class org.mapfish.print.Transformer
 
getRotatedMaxGeoX() - Method in class org.mapfish.print.Transformer
 
getRotatedMaxGeoY() - Method in class org.mapfish.print.Transformer
 
getRotatedMinGeoX() - Method in class org.mapfish.print.Transformer
 
getRotatedMinGeoY() - Method in class org.mapfish.print.Transformer
 
getRotatedPaperH() - Method in class org.mapfish.print.Transformer
 
getRotatedPaperW() - Method in class org.mapfish.print.Transformer
 
getRotatedSvgH() - Method in class org.mapfish.print.Transformer
 
getRotatedSvgW() - Method in class org.mapfish.print.Transformer
 
getRotation() - Method in class org.mapfish.print.Transformer
 
getScale() - Method in class org.mapfish.print.Transformer
 
getSpecFromPostBody(HttpServletRequest) - Method in class org.mapfish.print.servlet.MapPrinterServlet
 
getStraightBitmapH() - Method in class org.mapfish.print.Transformer
 
getStraightBitmapW() - Method in class org.mapfish.print.Transformer
 
getStraightSvgH() - Method in class org.mapfish.print.Transformer
 
getStraightSvgW() - Method in class org.mapfish.print.Transformer
 
getString(int) - Method in class org.mapfish.print.utils.PJsonArray
 
getString(String) - Method in class org.mapfish.print.utils.PJsonObject
 
getStyle() - Method in class org.mapfish.print.map.renderers.vector.StyledMfFeature
 
getStyleFactor() - Method in class org.mapfish.print.RenderingContext
 
getSvgFactor() - Method in class org.mapfish.print.Transformer
 
getSvgTransform() - Method in class org.mapfish.print.Transformer
 
getTempDir() - Method in class org.mapfish.print.servlet.MapPrinterServlet
Get and cache the temporary directory to use for saving the generated PDF files.
getTemplateCache() - Method in class org.mapfish.print.RenderingContext
 
getText() - Method in class org.mapfish.print.config.layout.TextBlock
 
getTextDirection() - Method in class org.mapfish.print.config.layout.ScalebarBlock
 
getTileCacheLayer(String) - Method in class org.mapfish.print.map.readers.WMSServerInfo
 
getTileUri(URI, Transformer, float, float, float, float, long, long) - Method in class org.mapfish.print.map.readers.OsmMapReader
 
getTileUri(URI, Transformer, float, float, float, float, long, long) - Method in class org.mapfish.print.map.readers.TileableMapReader
Adds the query parameters for the given tile.
getTileUri(URI, Transformer, float, float, float, float, long, long) - Method in class org.mapfish.print.map.readers.TileCacheMapReader
 
getTileUri(URI, Transformer, float, float, float, float, long, long) - Method in class org.mapfish.print.map.readers.WMSMapReader
 
getVertAlign() - Method in class org.mapfish.print.config.layout.Block
 
getWidth(RenderingContext, PJsonObject) - Method in class org.mapfish.print.config.layout.MapBlock
 
getWidth() - Method in class org.mapfish.print.map.readers.TileCacheLayerInfo
 
getWrapper(String) - Method in class org.ho.yaml.CustomYamlConfig
 
getWriter() - Method in class org.mapfish.print.RenderingContext
 

H

handle(MapTileTask) - Method in class org.mapfish.print.map.ParallelMapTileLoader
Called each time a result is available, in the order the tiles were scheduled to be loaded.
handleException(RenderingContext) - Method in class org.mapfish.print.map.MapTileTask
 
HeaderFooter - Class in org.mapfish.print.config.layout
Config and logic to render a header or a footer.
HeaderFooter() - Constructor for class org.mapfish.print.config.layout.HeaderFooter
 
height - Variable in class org.mapfish.print.map.readers.TileCacheLayerInfo
 
height - Variable in class org.mapfish.print.scalebar.Label
size of the text in the perpendicular axis of the bar
HorizontalAlign - Enum in org.mapfish.print.config.layout
 
HostMatcher - Class in org.mapfish.print.config
Used to validate the access to a map service host
HostMatcher() - Constructor for class org.mapfish.print.config.HostMatcher
 
HTTPMapReader - Class in org.mapfish.print.map.readers
 
HTTPMapReader(RenderingContext, PJsonObject) - Constructor for class org.mapfish.print.map.readers.HTTPMapReader
 

I

ImageBlock - Class in org.mapfish.print.config.layout
Configuration and logic to add an !image block.
ImageBlock() - Constructor for class org.mapfish.print.config.layout.ImageBlock
 
ImageMapReader - Class in org.mapfish.print.map.readers
Renders using a georeferenced image directly.
ImageMapReader(RenderingContext, PJsonObject) - Constructor for class org.mapfish.print.map.readers.ImageMapReader
 
index - Variable in class org.mapfish.print.map.readers.TileCacheLayerInfo.ResolutionInfo
 
InetHostMatcher - Class in org.mapfish.print.config
Allows to check that a given URL matches an IP address (numeric format)
InetHostMatcher() - Constructor for class org.mapfish.print.config.InetHostMatcher
 
init() - Method in class org.mapfish.print.servlet.MapPrinterServlet
 
intervalWidth - Variable in class org.mapfish.print.scalebar.ScalebarDrawer
 
InvalidJsonValueException - Exception in org.mapfish.print
Thrown when an attribute has an invalid value in the spec.
InvalidJsonValueException(PJsonElement, String, Object) - Constructor for exception org.mapfish.print.InvalidJsonValueException
 
InvalidJsonValueException(PJsonElement, String, Object, Throwable) - Constructor for exception org.mapfish.print.InvalidJsonValueException
 
InvalidValueException - Exception in org.mapfish.print
Thrown when there is something invalid in the YAML file
InvalidValueException(String, String) - Constructor for exception org.mapfish.print.InvalidValueException
 
InvalidValueException(String, String, Throwable) - Constructor for exception org.mapfish.print.InvalidValueException
 
InvalidValueException(String, int) - Constructor for exception org.mapfish.print.InvalidValueException
 
InvalidValueException(String, double) - Constructor for exception org.mapfish.print.InvalidValueException
 
isAbsolute() - Method in class org.mapfish.print.config.layout.Block
 
isAbsolute() - Method in class org.mapfish.print.config.layout.ColumnsBlock
 
isAbsolute() - Method in class org.mapfish.print.config.layout.MapBlock
 
isBase() - Method in enum org.mapfish.print.utils.DistanceUnit
 
isDisplayed() - Method in class org.mapfish.print.map.renderers.vector.StyledMfFeature
 
isSameBaseUnit(DistanceUnit) - Method in enum org.mapfish.print.utils.DistanceUnit
 
isSameOrientation(Direction) - Method in enum org.mapfish.print.scalebar.Direction
 
isScalePresent(int) - Method in class org.mapfish.print.config.Config
 
isSupportLegacyReader() - Method in class org.mapfish.print.config.layout.Layout
 
isSupportLegacyReader() - Method in class org.mapfish.print.config.layout.MetaData
 
isTileCache() - Method in class org.mapfish.print.map.readers.WMSServerInfo
 
isTilecacheMerging() - Method in class org.mapfish.print.config.Config
 
isTyped() - Method in class org.mapfish.print.config.layout.Exceptions.Wrapper
 
isVisible(RenderingContext, PJsonObject) - Method in class org.mapfish.print.config.layout.Block
 
isVisible(RenderingContext, PJsonObject) - Method in class org.mapfish.print.config.layout.ColumnDef
 
isVisible(float, float, float, float) - Method in class org.mapfish.print.map.readers.TileCacheLayerInfo
Receives the extent of a tile and checks that tilecache has it.
items - Variable in class org.mapfish.print.config.layout.Page
 

J

JsonMissingException - Exception in org.mapfish.print
Thrown when an attribute is missing in the spec.
JsonMissingException(PJsonElement, String) - Constructor for exception org.mapfish.print.JsonMissingException
 

K

keys() - Method in class org.mapfish.print.utils.PJsonObject
 

L

Label - Class in org.mapfish.print.scalebar
Position, size and content of a label
Label(float, String, BaseFont, double, boolean) - Constructor for class org.mapfish.print.scalebar.Label
 
label - Variable in class org.mapfish.print.scalebar.Label
 
labels - Variable in class org.mapfish.print.scalebar.ScalebarDrawer
 
LastPage - Class in org.mapfish.print.config.layout
Bean to configure the static page added at the end of the document.
LastPage() - Constructor for class org.mapfish.print.config.layout.LastPage
 
layer - Variable in class org.mapfish.print.map.readers.OsmMapReader
 
layerFontSize - Variable in class org.mapfish.print.config.layout.LegendsBlock
 
layers - Variable in class org.mapfish.print.map.readers.MapServerMapReader
 
layers - Variable in class org.mapfish.print.map.readers.WMSMapReader
 
Layout - Class in org.mapfish.print.config.layout
Config and logic for one layout instance.
Layout() - Constructor for class org.mapfish.print.config.layout.Layout
 
Layouts - Class in org.mapfish.print.config.layout
Just to make sure the values of the hash have the good type.
Layouts() - Constructor for class org.mapfish.print.config.layout.Layouts
 
Layouts.Wrapper - Class in org.mapfish.print.config.layout
 
Layouts.Wrapper(Class<Layout>) - Constructor for class org.mapfish.print.config.layout.Layouts.Wrapper
 
LegendsBlock - Class in org.mapfish.print.config.layout
Bean to configure a !legends block.
LegendsBlock() - Constructor for class org.mapfish.print.config.layout.LegendsBlock
 
LineScalebarDrawer - Class in org.mapfish.print.scalebar
Draw a simple line with ticks.
LineScalebarDrawer(PDFCustomBlocks, ScalebarBlock, List<Label>, int, int, int, float, Font, float, float, float, float) - Constructor for class org.mapfish.print.scalebar.LineScalebarDrawer
 
LineStringRenderer - Class in org.mapfish.print.map.renderers.vector
 
LineStringRenderer() - Constructor for class org.mapfish.print.map.renderers.vector.LineStringRenderer
 
LocalHostMatcher - Class in org.mapfish.print.config
Allows to check that a given URL is served by one of the local network interface or one of its alias.
LocalHostMatcher() - Constructor for class org.mapfish.print.config.LocalHostMatcher
 
LOGGER - Static variable in class org.ho.yaml.CustomBeanWrapper
 
LOGGER - Static variable in class org.mapfish.print.config.Config
 
LOGGER - Static variable in class org.mapfish.print.config.InetHostMatcher
 
LOGGER - Static variable in class org.mapfish.print.map.readers.HTTPMapReader
 
LOGGER - Static variable in class org.mapfish.print.map.renderers.PDFTileRenderer
 
LOGGER - Static variable in class org.mapfish.print.map.renderers.SVGTileRenderer
 
LOGGER - Static variable in class org.mapfish.print.PDFCustomBlocks
 
LOGGER - Static variable in class org.mapfish.print.PDFUtils
 
LOGGER - Static variable in class org.mapfish.print.servlet.BaseMapServlet
 
LOGGER - Static variable in class org.mapfish.print.ShellMapPrinter
 

M

main(String[]) - Static method in class org.mapfish.print.GetPageSizes
 
main(String[]) - Static method in class org.mapfish.print.ShellMapPrinter
 
MainPage - Class in org.mapfish.print.config.layout
Bean to configure the pages added for each requested maps.
MainPage() - Constructor for class org.mapfish.print.config.layout.MainPage
 
MapBlock - Class in org.mapfish.print.config.layout
Bean to configure the !map blocks.
MapBlock() - Constructor for class org.mapfish.print.config.layout.MapBlock
 
MapChunkDrawer - Class in org.mapfish.print.map
Special drawer for map chunks.
MapChunkDrawer(PDFCustomBlocks, Transformer, double, PJsonObject, RenderingContext, Color, String) - Constructor for class org.mapfish.print.map.MapChunkDrawer
 
MapPrinter - Class in org.mapfish.print
The main class for printing maps.
MapPrinter(File) - Constructor for class org.mapfish.print.MapPrinter
 
MapPrinter(InputStream, String) - Constructor for class org.mapfish.print.MapPrinter
 
MapPrinter(String, String) - Constructor for class org.mapfish.print.MapPrinter
 
MapPrinterServlet - Class in org.mapfish.print.servlet
Main print servlet.
MapPrinterServlet() - Constructor for class org.mapfish.print.servlet.MapPrinterServlet
 
MapPrinterServlet.TempFile - Class in org.mapfish.print.servlet
 
MapPrinterServlet.TempFile(File) - Constructor for class org.mapfish.print.servlet.MapPrinterServlet.TempFile
 
MapReader - Class in org.mapfish.print.map.readers
Logic to read and render a map layer.
MapReader(PJsonObject) - Constructor for class org.mapfish.print.map.readers.MapReader
 
MapServerMapReader - Class in org.mapfish.print.map.readers
 
MapTileTask - Class in org.mapfish.print.map
Task for loading and rendering a tile.
MapTileTask() - Constructor for class org.mapfish.print.map.MapTileTask
 
MapTileTask.RenderOnly - Class in org.mapfish.print.map
Task for rending something (no loading needed)
MapTileTask.RenderOnly() - Constructor for class org.mapfish.print.map.MapTileTask.RenderOnly
 
matches(int) - Method in interface org.mapfish.print.config.layout.CellException.CoordMatcher
 
matches(int) - Method in class org.mapfish.print.config.layout.CellException.IntCoordMatcher
 
matches(int, int) - Method in class org.mapfish.print.config.layout.CellException
 
matches(int) - Method in class org.mapfish.print.config.layout.CellException.RegExpMatcher
 
maxGeoX - Variable in class org.mapfish.print.Transformer
 
maxGeoY - Variable in class org.mapfish.print.Transformer
 
maxX - Variable in class org.mapfish.print.map.readers.TileCacheLayerInfo
 
maxY - Variable in class org.mapfish.print.map.readers.TileCacheLayerInfo
 
MetaData - Class in org.mapfish.print.config.layout
Bean to configure the metaData part of a layout.
MetaData() - Constructor for class org.mapfish.print.config.layout.MetaData
 
minGeoX - Variable in class org.mapfish.print.Transformer
 
minGeoY - Variable in class org.mapfish.print.Transformer
 
minX - Variable in class org.mapfish.print.map.readers.TileCacheLayerInfo
 
minY - Variable in class org.mapfish.print.map.readers.TileCacheLayerInfo
 

O

onCloseDocument(PdfWriter, Document) - Method in class org.mapfish.print.PDFCustomBlocks
 
onEndPage(PdfWriter, Document) - Method in class org.mapfish.print.PDFCustomBlocks
 
onStartPage(PdfWriter, Document) - Method in class org.mapfish.print.PDFCustomBlocks
 
opacity - Variable in class org.mapfish.print.map.readers.MapReader
 
optBool(String) - Method in class org.mapfish.print.utils.PJsonObject
 
optBool(String, boolean) - Method in class org.mapfish.print.utils.PJsonObject
 
optFloat(String) - Method in class org.mapfish.print.utils.PJsonObject
 
optFloat(String, float) - Method in class org.mapfish.print.utils.PJsonObject
 
optInt(String) - Method in class org.mapfish.print.utils.PJsonObject
 
optInt(String, int) - Method in class org.mapfish.print.utils.PJsonObject
 
optJSONArray(String) - Method in class org.mapfish.print.utils.PJsonObject
 
optJSONArray(String, PJsonArray) - Method in class org.mapfish.print.utils.PJsonObject
 
optJSONObject(String) - Method in class org.mapfish.print.utils.PJsonObject
 
optString(String) - Method in class org.mapfish.print.utils.PJsonObject
 
optString(String, String) - Method in class org.mapfish.print.utils.PJsonObject
 
org.ho.yaml - package org.ho.yaml
 
org.mapfish.print - package org.mapfish.print
 
org.mapfish.print.config - package org.mapfish.print.config
 
org.mapfish.print.config.layout - package org.mapfish.print.config.layout
 
org.mapfish.print.map - package org.mapfish.print.map
 
org.mapfish.print.map.readers - package org.mapfish.print.map.readers
 
org.mapfish.print.map.renderers - package org.mapfish.print.map.renderers
 
org.mapfish.print.map.renderers.vector - package org.mapfish.print.map.renderers.vector
 
org.mapfish.print.scalebar - package org.mapfish.print.scalebar
 
org.mapfish.print.servlet - package org.mapfish.print.servlet
 
org.mapfish.print.utils - package org.mapfish.print.utils
 
OsmLayerInfo - Class in org.mapfish.print.map.readers
Holds the information we need to manage an OSM layer.
OsmLayerInfo(String, int, int, float, float, float, float, String) - Constructor for class org.mapfish.print.map.readers.OsmLayerInfo
 
OsmLayerInfo(PJsonArray, int, int, float, float, float, float, String) - Constructor for class org.mapfish.print.map.readers.OsmLayerInfo
 
OsmMapReader - Class in org.mapfish.print.map.readers
Support for the protocol using directly the content of a TileCache directory.
OsmMapReader(String, RenderingContext, PJsonObject) - Constructor for class org.mapfish.print.map.readers.OsmMapReader
 
OVERRIDE_ALL - Static variable in class org.mapfish.print.map.readers.HTTPMapReader
 

P

Page - Class in org.mapfish.print.config.layout
Holds the config of a page and knows how to print it.
Page() - Constructor for class org.mapfish.print.config.layout.Page
 
paperOffset - Variable in class org.mapfish.print.scalebar.Label
Position of the label, relative to the first tick of the bar.
ParallelMapTileLoader - Class in org.mapfish.print.map
An instance of this class is in charge of loading in parallel the tiles of a single !map block.
ParallelMapTileLoader(RenderingContext, PdfContentByte) - Constructor for class org.mapfish.print.map.ParallelMapTileLoader
 
params - Variable in class org.mapfish.print.map.readers.HTTPMapReader
 
parseCapabilities(InputStream) - Static method in class org.mapfish.print.map.readers.WMSServerInfo
 
parseSpec(String) - Static method in class org.mapfish.print.MapPrinter
 
pathRegex - Variable in class org.mapfish.print.config.HostMatcher
 
PDFCustomBlocks - Class in org.mapfish.print
Listen to events from the PDF document in order to render the custom ChunkDrawers, the header/footer and the background.
PDFCustomBlocks(PdfWriter, RenderingContext) - Constructor for class org.mapfish.print.PDFCustomBlocks
 
PDFCustomBlocks.AbsoluteDrawer - Class in org.mapfish.print
Base class for the absolute drawers
PDFCustomBlocks.AbsoluteDrawer() - Constructor for class org.mapfish.print.PDFCustomBlocks.AbsoluteDrawer
 
PDFTileRenderer - Class in org.mapfish.print.map.renderers
 
PDFTileRenderer() - Constructor for class org.mapfish.print.map.renderers.PDFTileRenderer
 
PDFUtils - Class in org.mapfish.print
Some utility functions for iText.
PDFUtils() - Constructor for class org.mapfish.print.PDFUtils
 
PJsonArray - Class in org.mapfish.print.utils
Wrapper around the JSONArray class to have a better error managment.
PJsonArray(PJsonElement, JSONArray, String) - Constructor for class org.mapfish.print.utils.PJsonArray
 
PJsonElement - Class in org.mapfish.print.utils
Common parent class for the JSON wrappers.
PJsonElement(PJsonElement, String) - Constructor for class org.mapfish.print.utils.PJsonElement
 
PJsonObject - Class in org.mapfish.print.utils
Wrapper around the JSONObject class to have a better error managment.
PJsonObject(JSONObject, String) - Constructor for class org.mapfish.print.utils.PJsonObject
 
PJsonObject(PJsonElement, JSONObject, String) - Constructor for class org.mapfish.print.utils.PJsonObject
 
PointRenderer - Class in org.mapfish.print.map.renderers.vector
Render point geometries.
PointRenderer() - Constructor for class org.mapfish.print.map.renderers.vector.PointRenderer
 
port - Variable in class org.mapfish.print.config.HostMatcher
 
print(String, OutputStream, String) - Method in class org.mapfish.print.MapPrinter
Generate the PDF using the given spec.
printClientConfig(JSONWriter) - Method in class org.mapfish.print.config.Config
 
printClientConfig(JSONWriter) - Method in class org.mapfish.print.config.layout.Layout
 
printClientConfig(JSONWriter) - Method in class org.mapfish.print.config.layout.MainPage
 
printClientConfig(JSONWriter) - Method in class org.mapfish.print.config.layout.MapBlock
 
printClientConfig(JSONWriter) - Method in class org.mapfish.print.MapPrinter
Use by /info.json to generate its returned content.
printDom(Document) - Static method in class org.mapfish.print.map.renderers.SVGTileRenderer
Just for debugging XML.
PrintException - Exception in org.mapfish.print
Base exception for printing problems.
PrintException(String) - Constructor for exception org.mapfish.print.PrintException
 
PrintException(String, Throwable) - Constructor for exception org.mapfish.print.PrintException
 
process() - Method in class org.mapfish.print.map.MapTileTask
 
purgeOldTemporaryFiles() - Method in class org.mapfish.print.servlet.MapPrinterServlet
Will purge all the known temporary files older than TEMP_FILE_PURGE_SECONDS.

R

readTile() - Method in class org.mapfish.print.map.MapTileTask
Do the reading.
readTile() - Method in class org.mapfish.print.map.MapTileTask.RenderOnly
 
render(Rectangle, PdfContentByte) - Method in class org.mapfish.print.ChunkDrawer
 
render(PJsonObject, Block.PdfElement, RenderingContext) - Method in class org.mapfish.print.config.layout.AttributesBlock
 
render(PJsonObject, Block.PdfElement, RenderingContext) - Method in class org.mapfish.print.config.layout.Block
Called when the block is rendered.
render(PJsonObject, Block.PdfElement, RenderingContext) - Method in class org.mapfish.print.config.layout.ColumnsBlock
 
render(Rectangle, PdfContentByte, PJsonObject, RenderingContext) - Method in class org.mapfish.print.config.layout.HeaderFooter
 
render(PJsonObject, Block.PdfElement, RenderingContext) - Method in class org.mapfish.print.config.layout.ImageBlock
 
render(PJsonObject, RenderingContext) - Method in class org.mapfish.print.config.layout.Layout
 
render(PJsonObject, Block.PdfElement, RenderingContext) - Method in class org.mapfish.print.config.layout.LegendsBlock
 
render(PJsonObject, RenderingContext) - Method in class org.mapfish.print.config.layout.MainPage
Called for each map requested by the client.
render(PJsonObject, Block.PdfElement, RenderingContext) - Method in class org.mapfish.print.config.layout.MapBlock
 
render(PJsonObject, RenderingContext) - Method in class org.mapfish.print.config.layout.MetaData
 
render(PJsonObject, RenderingContext) - Method in class org.mapfish.print.config.layout.Page
 
render(PJsonObject, Block.PdfElement, RenderingContext) - Method in class org.mapfish.print.config.layout.ScalebarBlock
 
render(PJsonObject, Block.PdfElement, RenderingContext) - Method in class org.mapfish.print.config.layout.TextBlock
 
render(Transformer, ParallelMapTileLoader, String, boolean) - Method in class org.mapfish.print.map.readers.HTTPMapReader
 
render(Transformer, ParallelMapTileLoader, String, boolean) - Method in class org.mapfish.print.map.readers.ImageMapReader
 
render(Transformer, ParallelMapTileLoader, String, boolean) - Method in class org.mapfish.print.map.readers.MapReader
Method called to render a whole layer
render(Transformer, ParallelMapTileLoader, String, boolean) - Method in class org.mapfish.print.map.readers.VectorMapReader
 
render(Transformer, List<URI>, ParallelMapTileLoader, RenderingContext, float, int, float, float, long, long) - Method in class org.mapfish.print.map.renderers.BitmapTileRenderer
 
render(Transformer, List<URI>, ParallelMapTileLoader, RenderingContext, float, int, float, float, long, long) - Method in class org.mapfish.print.map.renderers.PDFTileRenderer
 
render(Transformer, List<URI>, ParallelMapTileLoader, RenderingContext, float, int, float, float, long, long) - Method in class org.mapfish.print.map.renderers.SVGTileRenderer
 
render(Transformer, List<URI>, ParallelMapTileLoader, RenderingContext, float, int, float, float, long, long) - Method in class org.mapfish.print.map.renderers.TileRenderer
 
render(RenderingContext, PdfContentByte, MfGeo) - Static method in class org.mapfish.print.map.renderers.vector.FeaturesRenderer
 
render(RenderingContext, PdfContentByte, PJsonObject, Geometry) - Static method in class org.mapfish.print.map.renderers.vector.GeometriesRenderer
 
render(PdfContentByte) - Method in class org.mapfish.print.PDFCustomBlocks.AbsoluteDrawer
 
render(PdfWriter) - Method in class org.mapfish.print.TotalPageNum
 
renderImpl(Rectangle, PdfContentByte) - Method in class org.mapfish.print.ChunkDrawer
 
renderImpl(Rectangle, PdfContentByte) - Method in class org.mapfish.print.map.MapChunkDrawer
 
renderImpl(RenderingContext, PdfContentByte, T) - Method in class org.mapfish.print.map.renderers.vector.FeaturesRenderer
 
renderImpl(RenderingContext, PdfContentByte, PJsonObject, T) - Method in class org.mapfish.print.map.renderers.vector.GeometriesRenderer
 
renderImpl(RenderingContext, PdfContentByte, PJsonObject, LineString) - Method in class org.mapfish.print.map.renderers.vector.LineStringRenderer
 
renderImpl(RenderingContext, PdfContentByte, PJsonObject, Point) - Method in class org.mapfish.print.map.renderers.vector.PointRenderer
 
renderImpl(Rectangle, PdfContentByte) - Method in class org.mapfish.print.scalebar.ScalebarDrawer
 
RenderingContext - Class in org.mapfish.print
Holds some "per rendering request" information.
RenderingContext(Document, PdfWriter, Config, PJsonObject, String, Layout, String) - Constructor for class org.mapfish.print.RenderingContext
 
renderOnPdf(PdfContentByte) - Method in class org.mapfish.print.map.MapTileTask
Do the rendering.
renderString(RenderingContext, PJsonObject, String, Font) - Static method in class org.mapfish.print.PDFUtils
 
renderTiles(TileRenderer, Transformer, URI, ParallelMapTileLoader) - Method in class org.mapfish.print.map.readers.HTTPMapReader
 
renderTiles(TileRenderer, Transformer, URI, ParallelMapTileLoader) - Method in class org.mapfish.print.map.readers.MapServerMapReader
 
renderTiles(TileRenderer, Transformer, URI, ParallelMapTileLoader) - Method in class org.mapfish.print.map.readers.TileableMapReader
 
RESOLUTION_TOLERANCE - Static variable in class org.mapfish.print.map.readers.OsmLayerInfo
Tolerance we accept when trying to determine the nearest resolution.
RESOLUTION_TOLERANCE - Static variable in class org.mapfish.print.map.readers.TileCacheLayerInfo
Tolerance we accept when trying to determine the nearest resolution.
resolutions - Variable in class org.mapfish.print.map.readers.TileCacheLayerInfo
 
RESOLUTIONS_REGEXP - Static variable in class org.mapfish.print.map.readers.TileCacheLayerInfo
 
run() - Method in class org.mapfish.print.ShellMapPrinter
 

S

ScalebarBlock - Class in org.mapfish.print.config.layout
Block for drawing a !scalebar block.
ScalebarBlock() - Constructor for class org.mapfish.print.config.layout.ScalebarBlock
 
ScalebarDrawer - Class in org.mapfish.print.scalebar
Base class for drawing a scale bar.
ScalebarDrawer(PDFCustomBlocks, ScalebarBlock, List<Label>, int, int, int, float, Font, float, float, float, float) - Constructor for class org.mapfish.print.scalebar.ScalebarDrawer
 
sendPdfFile(HttpServletResponse, File) - Method in class org.mapfish.print.servlet.MapPrinterServlet
copy the PDF into the output stream
setAbsoluteX(int) - Method in class org.mapfish.print.config.layout.ColumnsBlock
 
setAbsoluteX(String) - Method in class org.mapfish.print.config.layout.MapBlock
 
setAbsoluteY(int) - Method in class org.mapfish.print.config.layout.ColumnsBlock
 
setAbsoluteY(String) - Method in class org.mapfish.print.config.layout.MapBlock
 
setAlign(HorizontalAlign) - Method in class org.mapfish.print.config.layout.Block
 
setAlign(HorizontalAlign) - Method in class org.mapfish.print.config.layout.CellConfig
 
setAuthor(String) - Method in class org.mapfish.print.config.layout.MetaData
 
setBackgroundColor(String) - Method in class org.mapfish.print.config.layout.Block
 
setBackgroundColor(String) - Method in class org.mapfish.print.config.layout.CellConfig
 
setBackgroundPdf(String) - Method in class org.mapfish.print.config.layout.Page
 
setBackgroundPdf(String) - Method in class org.mapfish.print.PDFCustomBlocks
 
setBarBgColor(String) - Method in class org.mapfish.print.config.layout.ScalebarBlock
 
setBarDirection(Direction) - Method in class org.mapfish.print.config.layout.ScalebarBlock
 
setBarSize(int) - Method in class org.mapfish.print.config.layout.ScalebarBlock
 
setBorderColor(String) - Method in class org.mapfish.print.config.layout.BorderConfig
 
setBorderColorBottom(String) - Method in class org.mapfish.print.config.layout.BorderConfig
 
setBorderColorLeft(String) - Method in class org.mapfish.print.config.layout.BorderConfig
 
setBorderColorRight(String) - Method in class org.mapfish.print.config.layout.BorderConfig
 
setBorderColorTop(String) - Method in class org.mapfish.print.config.layout.BorderConfig
 
setBorderWidth(double) - Method in class org.mapfish.print.config.layout.BorderConfig
 
setBorderWidthBottom(double) - Method in class org.mapfish.print.config.layout.BorderConfig
 
setBorderWidthLeft(double) - Method in class org.mapfish.print.config.layout.BorderConfig
 
setBorderWidthRight(double) - Method in class org.mapfish.print.config.layout.BorderConfig
 
setBorderWidthTop(double) - Method in class org.mapfish.print.config.layout.BorderConfig
 
setCell(Block) - Method in class org.mapfish.print.config.layout.ColumnDef
 
setCells(Exceptions) - Method in class org.mapfish.print.config.layout.TableConfig
 
setClassFont(String) - Method in class org.mapfish.print.config.layout.LegendsBlock
 
setClassFontSize(double) - Method in class org.mapfish.print.config.layout.LegendsBlock
 
setClassIndentation(double) - Method in class org.mapfish.print.config.layout.LegendsBlock
 
setClassSpace(double) - Method in class org.mapfish.print.config.layout.LegendsBlock
 
setClipping(PdfContentByte) - Method in class org.mapfish.print.Transformer
 
setCol(String) - Method in class org.mapfish.print.config.layout.CellException
 
setColor(String) - Method in class org.mapfish.print.config.layout.ScalebarBlock
 
setColumnDefs(ColumnDefs) - Method in class org.mapfish.print.config.layout.AttributesBlock
 
setColumnWeight(int) - Method in class org.mapfish.print.config.layout.ColumnDef
 
setCondition(String) - Method in class org.mapfish.print.config.layout.Block
 
setConfig(TableConfig) - Method in class org.mapfish.print.config.layout.ColumnsBlock
 
setConnectionTimeout(int) - Method in class org.mapfish.print.config.Config
 
setCreator(String) - Method in class org.mapfish.print.config.layout.MetaData
 
setDpis(TreeSet<Integer>) - Method in class org.mapfish.print.config.Config
 
setDummy(boolean) - Method in class org.mapfish.print.config.LocalHostMatcher
 
setFont(String) - Method in class org.mapfish.print.config.layout.FontBlock
 
setFontColor(String) - Method in class org.mapfish.print.config.layout.FontBlock
 
setFontEncoding(String) - Method in class org.mapfish.print.config.layout.FontBlock
 
setFontEncoding(String) - Method in class org.mapfish.print.config.layout.LegendsBlock
 
setFonts(TreeSet<String>) - Method in class org.mapfish.print.config.Config
 
setFontSize(Double) - Method in class org.mapfish.print.config.layout.FontBlock
 
setFontSize(double) - Method in class org.mapfish.print.config.layout.FontBlock
 
setFooter(HeaderFooter) - Method in class org.mapfish.print.config.layout.Page
 
setFooter(HeaderFooter, PJsonObject) - Method in class org.mapfish.print.PDFCustomBlocks
 
setGlobalParallelFetches(int) - Method in class org.mapfish.print.config.Config
 
setHeader(Block) - Method in class org.mapfish.print.config.layout.ColumnDef
 
setHeader(HeaderFooter) - Method in class org.mapfish.print.config.layout.Page
 
setHeader(HeaderFooter, PJsonObject) - Method in class org.mapfish.print.PDFCustomBlocks
 
setHeight(int) - Method in class org.mapfish.print.config.layout.HeaderFooter
 
setHeight(String) - Method in class org.mapfish.print.config.layout.MapBlock
 
setHost(String) - Method in class org.mapfish.print.config.DnsHostMatcher
 
setHosts(List<HostMatcher>) - Method in class org.mapfish.print.config.Config
 
setIntervals(int) - Method in class org.mapfish.print.config.layout.ScalebarBlock
 
setIp(String) - Method in class org.mapfish.print.config.AddressHostMatcher
 
setItems(List<Block>) - Method in class org.mapfish.print.config.layout.ColumnsBlock
 
setItems(ArrayList<Block>) - Method in class org.mapfish.print.config.layout.HeaderFooter
 
setItems(List<Block>) - Method in class org.mapfish.print.config.layout.Page
 
setKeywords(String) - Method in class org.mapfish.print.config.layout.MetaData
 
setLabelDistance(int) - Method in class org.mapfish.print.config.layout.ScalebarBlock
 
setLandscape(boolean) - Method in class org.mapfish.print.config.layout.Page
 
setLastPage(LastPage) - Method in class org.mapfish.print.config.layout.Layout
 
setLayerFont(String) - Method in class org.mapfish.print.config.layout.LegendsBlock
 
setLayerFontSize(double) - Method in class org.mapfish.print.config.layout.LegendsBlock
 
setLayerSpace(double) - Method in class org.mapfish.print.config.layout.LegendsBlock
 
setLayouts(Layouts) - Method in class org.mapfish.print.config.Config
 
setLineWidth(double) - Method in class org.mapfish.print.config.layout.ScalebarBlock
 
setMainPage(MainPage) - Method in class org.mapfish.print.config.layout.Layout
 
setMapPos(float, float) - Method in class org.mapfish.print.Transformer
 
setMarginBottom(String) - Method in class org.mapfish.print.config.layout.Page
 
setMarginLeft(String) - Method in class org.mapfish.print.config.layout.Page
 
setMarginRight(String) - Method in class org.mapfish.print.config.layout.Page
 
setMarginTop(String) - Method in class org.mapfish.print.config.layout.Page
 
setMask(String) - Method in class org.mapfish.print.config.AddressHostMatcher
 
setMaxHeight(double) - Method in class org.mapfish.print.config.layout.ImageBlock
 
setMaxIconHeight(double) - Method in class org.mapfish.print.config.layout.LegendsBlock
 
setMaxIconWidth(double) - Method in class org.mapfish.print.config.layout.LegendsBlock
 
setMaxSize(int) - Method in class org.mapfish.print.config.layout.ScalebarBlock
 
setMaxWidth(double) - Method in class org.mapfish.print.config.layout.ImageBlock
 
setMetaData(MetaData) - Method in class org.mapfish.print.config.layout.Layout
 
setName(String) - Method in class org.mapfish.print.config.layout.MapBlock
 
setNbColumns(int) - Method in class org.mapfish.print.config.layout.ColumnsBlock
 
setObject(Object) - Method in class org.mapfish.print.config.ColorWrapper
 
setObject(Object) - Method in class org.mapfish.print.config.CustomEnumWrapper
 
setObject(Object) - Method in class org.mapfish.print.utils.DistanceUnit.Wrapper
 
setOverviewMap(double) - Method in class org.mapfish.print.config.layout.MapBlock
 
setPadding(double) - Method in class org.mapfish.print.config.layout.CellConfig
 
setPaddingBottom(double) - Method in class org.mapfish.print.config.layout.CellConfig
 
setPaddingLeft(double) - Method in class org.mapfish.print.config.layout.CellConfig
 
setPaddingRight(double) - Method in class org.mapfish.print.config.layout.CellConfig
 
setPaddingTop(double) - Method in class org.mapfish.print.config.layout.CellConfig
 
setPageSize(String) - Method in class org.mapfish.print.config.layout.Page
 
setPathRegex(String) - Method in class org.mapfish.print.config.HostMatcher
 
setPerHostParallelFetches(int) - Method in class org.mapfish.print.config.Config
 
setPort(int) - Method in class org.mapfish.print.config.HostMatcher
 
setProperty(String, Object) - Method in class org.ho.yaml.CustomBeanWrapper
 
setResolution(float) - Method in class org.mapfish.print.Transformer
 
setRotation(String) - Method in class org.mapfish.print.config.layout.ImageBlock
 
setRotation(boolean) - Method in class org.mapfish.print.config.layout.MainPage
 
setRotation(double) - Method in class org.mapfish.print.Transformer
 
setRow(String) - Method in class org.mapfish.print.config.layout.CellException
 
setScales(TreeSet<Integer>) - Method in class org.mapfish.print.config.Config
 
setSocketTimeout(int) - Method in class org.mapfish.print.config.Config
 
setSource(String) - Method in class org.mapfish.print.config.layout.AttributesBlock
 
setSpacingAfter(double) - Method in class org.mapfish.print.config.layout.Block
 
setStyleFactor(float) - Method in class org.mapfish.print.RenderingContext
 
setSubIntervals(boolean) - Method in class org.mapfish.print.config.layout.ScalebarBlock
 
setSubject(String) - Method in class org.mapfish.print.config.layout.MetaData
 
setSupportLegacyReader(boolean) - Method in class org.mapfish.print.config.layout.MetaData
 
setTableConfig(TableConfig) - Method in class org.mapfish.print.config.layout.AttributesBlock
 
setText(String) - Method in class org.mapfish.print.config.layout.TextBlock
 
setTextDirection(Direction) - Method in class org.mapfish.print.config.layout.ScalebarBlock
 
setTilecacheMerging(boolean) - Method in class org.mapfish.print.config.Config
 
setTitle(String) - Method in class org.mapfish.print.config.layout.MetaData
 
setTitlePage(TitlePage) - Method in class org.mapfish.print.config.layout.Layout
 
setType(Type) - Method in class org.mapfish.print.config.layout.ScalebarBlock
 
setUnits(DistanceUnit) - Method in class org.mapfish.print.config.layout.ScalebarBlock
 
setUrl(String) - Method in class org.mapfish.print.config.layout.ImageBlock
 
setVertAlign(VerticalAlign) - Method in class org.mapfish.print.config.layout.Block
 
setVertAlign(VerticalAlign) - Method in class org.mapfish.print.config.layout.CellConfig
 
setWidth(int) - Method in class org.mapfish.print.config.layout.ColumnsBlock
 
setWidth(String) - Method in class org.mapfish.print.config.layout.MapBlock
 
setWidths(int[]) - Method in class org.mapfish.print.config.layout.ColumnsBlock
 
ShellMapPrinter - Class in org.mapfish.print
A shell version of the MapPrinter.
ShellMapPrinter(String[]) - Constructor for class org.mapfish.print.ShellMapPrinter
 
size() - Method in class org.mapfish.print.utils.PJsonArray
 
size() - Method in class org.mapfish.print.utils.PJsonObject
 
spacingAfter - Variable in class org.mapfish.print.config.layout.Block
 
stop() - Method in class org.mapfish.print.config.Config
Stop all the threads and stuff used for this config.
stop() - Method in class org.mapfish.print.MapPrinter
Stop the thread pool or others.
StyledMfFeature - Class in org.mapfish.print.map.renderers.vector
A geo JSON feature with styling information.
StyledMfFeature(String, MfGeometry, PJsonObject) - Constructor for class org.mapfish.print.map.renderers.vector.StyledMfFeature
 
StyledMfGeoFactory - Class in org.mapfish.print.map.renderers.vector
MfFactory that affects a styling object to the Features.
StyledMfGeoFactory(PJsonObject, String) - Constructor for class org.mapfish.print.map.renderers.vector.StyledMfGeoFactory
 
subIntervals - Variable in class org.mapfish.print.scalebar.ScalebarDrawer
 
SVGTileRenderer - Class in org.mapfish.print.map.renderers
 
SVGTileRenderer() - Constructor for class org.mapfish.print.map.renderers.SVGTileRenderer
 

T

TableConfig - Class in org.mapfish.print.config.layout
Bean for configuring a table's outer border and its cells.
TableConfig() - Constructor for class org.mapfish.print.config.layout.TableConfig
 
tableLayout(PdfPTable, float[][], float[], int, int, PdfContentByte[]) - Method in class org.mapfish.print.ChunkDrawer
 
TEMP_FILE_PREFIX - Static variable in class org.mapfish.print.servlet.MapPrinterServlet
 
TEMP_FILE_SUFFIX - Static variable in class org.mapfish.print.servlet.MapPrinterServlet
 
testMerge(MapReader) - Method in class org.mapfish.print.map.readers.ImageMapReader
 
testMerge(MapReader) - Method in class org.mapfish.print.map.readers.MapReader
 
testMerge(MapReader) - Method in class org.mapfish.print.map.readers.MapServerMapReader
 
testMerge(MapReader) - Method in class org.mapfish.print.map.readers.OsmMapReader
 
testMerge(MapReader) - Method in class org.mapfish.print.map.readers.TileCacheMapReader
 
testMerge(MapReader) - Method in class org.mapfish.print.map.readers.VectorMapReader
 
testMerge(MapReader) - Method in class org.mapfish.print.map.readers.WMSMapReader
 
TextBlock - Class in org.mapfish.print.config.layout
Bean to configure a !text block.
TextBlock() - Constructor for class org.mapfish.print.config.layout.TextBlock
 
TileableMapReader - Class in org.mapfish.print.map.readers
 
TileableMapReader(RenderingContext, PJsonObject) - Constructor for class org.mapfish.print.map.readers.TileableMapReader
 
tileCacheLayerInfo - Variable in class org.mapfish.print.map.readers.TileableMapReader
 
TileCacheLayerInfo - Class in org.mapfish.print.map.readers
Holds the information we need to manage a tilecache layer.
TileCacheLayerInfo(String, int, int, float, float, float, float, String) - Constructor for class org.mapfish.print.map.readers.TileCacheLayerInfo
 
TileCacheLayerInfo(PJsonArray, int, int, float, float, float, float, String) - Constructor for class org.mapfish.print.map.readers.TileCacheLayerInfo
 
TileCacheLayerInfo.ResolutionInfo - Class in org.mapfish.print.map.readers
 
TileCacheLayerInfo.ResolutionInfo(int, float) - Constructor for class org.mapfish.print.map.readers.TileCacheLayerInfo.ResolutionInfo
 
TileCacheMapReader - Class in org.mapfish.print.map.readers
Support for the protocol using directly the content of a TileCache directory.
TileRenderer - Class in org.mapfish.print.map.renderers
Used by the HTTPMapReader to render it's tiles in function of the requested format.
TileRenderer() - Constructor for class org.mapfish.print.map.renderers.TileRenderer
 
TileRenderer.Format - Enum in org.mapfish.print.map.renderers
 
TitlePage - Class in org.mapfish.print.config.layout
Bean to configure the static page added at the beginning of the document.
TitlePage() - Constructor for class org.mapfish.print.config.layout.TitlePage
 
toJSON(JSONWriter) - Method in class org.mapfish.print.map.renderers.vector.StyledMfFeature
 
toString() - Method in class org.mapfish.print.config.AddressHostMatcher
 
toString() - Method in class org.mapfish.print.config.DnsHostMatcher
 
toString() - Method in class org.mapfish.print.config.HostMatcher
 
toString() - Method in class org.mapfish.print.config.layout.CellException.IntCoordMatcher
 
toString() - Method in class org.mapfish.print.config.LocalHostMatcher
 
toString() - Method in exception org.mapfish.print.InvalidJsonValueException
 
toString() - Method in class org.mapfish.print.map.readers.ImageMapReader
 
toString() - Method in class org.mapfish.print.map.readers.MapReader
 
toString() - Method in class org.mapfish.print.map.readers.MapServerMapReader
 
toString() - Method in class org.mapfish.print.map.readers.OsmMapReader
 
toString() - Method in class org.mapfish.print.map.readers.TileCacheLayerInfo.ResolutionInfo
 
toString() - Method in class org.mapfish.print.map.readers.TileCacheLayerInfo
 
toString() - Method in class org.mapfish.print.map.readers.TileCacheMapReader
 
toString() - Method in class org.mapfish.print.map.readers.VectorMapReader
 
toString() - Method in class org.mapfish.print.map.readers.WMSMapReader
 
toString() - Method in class org.mapfish.print.map.readers.WMSServerInfo
 
toString() - Method in enum org.mapfish.print.utils.DistanceUnit
 
TotalPageNum - Class in org.mapfish.print
A class for handling the tricky task of displaying the total number of pages on each page of the document.
TotalPageNum(PdfWriter, Font) - Constructor for class org.mapfish.print.TotalPageNum
 
Transformer - Class in org.mapfish.print
Class that deals with the geometric tranformation between the geographic, bitmap, and paper space for a map rendering.
Transformer(float, float, int, int, int, int, DistanceUnit, double) - Constructor for class org.mapfish.print.Transformer
 
Type - Enum in org.mapfish.print.scalebar
Type of scale bar to render.

V

validate() - Method in class org.mapfish.print.config.Config
Called just after the config has been loaded to check it is valid.
validate(URI) - Method in class org.mapfish.print.config.DnsHostMatcher
Check the given URI to see if it matches.
validate(URI) - Method in class org.mapfish.print.config.HostMatcher
 
validate(URI) - Method in class org.mapfish.print.config.InetHostMatcher
 
validate() - Method in class org.mapfish.print.config.layout.AttributesBlock
 
validate() - Method in class org.mapfish.print.config.layout.Block
Called just after the config has been loaded to check it is valid.
validate() - Method in class org.mapfish.print.config.layout.BorderConfig
 
validate() - Method in class org.mapfish.print.config.layout.ColumnDef
 
validate() - Method in class org.mapfish.print.config.layout.ColumnDefs
Called just after the config has been loaded to check it is valid.
validate() - Method in class org.mapfish.print.config.layout.ColumnsBlock
 
validate() - Method in class org.mapfish.print.config.layout.HeaderFooter
 
validate() - Method in class org.mapfish.print.config.layout.ImageBlock
 
validate() - Method in class org.mapfish.print.config.layout.Layout
Called just after the config has been loaded to check it is valid.
validate() - Method in class org.mapfish.print.config.layout.Layouts
Called just after the config has been loaded to check it is valid.
validate() - Method in class org.mapfish.print.config.layout.MapBlock
 
validate() - Method in class org.mapfish.print.config.layout.Page
Called just after the config has been loaded to check it is valid.
validate() - Method in class org.mapfish.print.config.layout.TableConfig
 
validate() - Method in class org.mapfish.print.config.layout.TextBlock
 
validateUri(URI) - Method in class org.mapfish.print.config.Config
Make sure an URI is authorized
value - Variable in class org.mapfish.print.map.readers.TileCacheLayerInfo.ResolutionInfo
 
valueOf(String) - Static method in enum org.mapfish.print.config.layout.HorizontalAlign
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mapfish.print.config.layout.VerticalAlign
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mapfish.print.map.renderers.TileRenderer.Format
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mapfish.print.scalebar.Direction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mapfish.print.scalebar.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mapfish.print.utils.DistanceUnit
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.mapfish.print.config.layout.HorizontalAlign
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mapfish.print.config.layout.VerticalAlign
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mapfish.print.map.renderers.TileRenderer.Format
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mapfish.print.scalebar.Direction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mapfish.print.scalebar.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mapfish.print.utils.DistanceUnit
Returns an array containing the constants of this enum type, in the order they are declared.
VectorMapReader - Class in org.mapfish.print.map.readers
Render vector layers.
VectorMapReader(RenderingContext, PJsonObject) - Constructor for class org.mapfish.print.map.readers.VectorMapReader
 
VerticalAlign - Enum in org.mapfish.print.config.layout
 

W

waitForCompletion() - Method in class org.mapfish.print.map.ParallelMapTileLoader
Wait for all the tiles to be loaded and rendered.
width - Variable in class org.mapfish.print.map.readers.TileCacheLayerInfo
 
width - Variable in class org.mapfish.print.scalebar.Label
size of the text in the axis of the bar.
WMSMapReader - Class in org.mapfish.print.map.readers
Support for the WMS protocol with possibilities to go through a WMS-C service (TileCache).
WMSServerInfo - Class in org.mapfish.print.map.readers
Use to get information about a WMS server.
WMSServerInfo() - Constructor for class org.mapfish.print.map.readers.WMSServerInfo
 

Z

zoom(Transformer, float) - Method in class org.mapfish.print.Transformer
 

A B C D E F G H I J K L M O P R S T V W Z

Copyright © 2009 Camptocamp SA. All Rights Reserved.