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

A

AbstractOutputFormat - Class in org.mapfish.print.output
 
AbstractOutputFormat() - Constructor for class org.mapfish.print.output.AbstractOutputFormat
 
ACCEPT_ALL - Static variable in class org.mapfish.print.config.HostMatcher
 
AcceptAllMatcher - Class in org.mapfish.print.config
Created by Jesse on 1/20/14.
AcceptAllMatcher() - Constructor for class org.mapfish.print.config.AcceptAllMatcher
 
ActiveExecutor - Class in org.pvalsecc.concurrent
A queue of tasks run by a pool of thread.
ActiveExecutor(String, int, int, int, int) - Constructor for class org.pvalsecc.concurrent.ActiveExecutor
 
add(Element) - Method in interface org.mapfish.print.config.layout.Block.PdfElement
 
add(SynchronousTarget) - Method in class org.pvalsecc.concurrent.SynchronousTargetGroup
Add a sub-target.
add(T) - Method in class org.pvalsecc.misc.MatchAllSet
 
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).
addAll(Collection<? extends T>) - Method in class org.pvalsecc.misc.MatchAllSet
 
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.google.GoogleMapReader
 
addCommonQueryParams(Map<String, List<String>>, Transformer, String, boolean) - Method in class org.mapfish.print.map.readers.google.GoogleMapTileReader
 
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.KaMapCacheMapReader
 
addCommonQueryParams(Map<String, List<String>>, Transformer, String, boolean) - Method in class org.mapfish.print.map.readers.KaMapMapReader
 
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.TmsMapReader
 
addCommonQueryParams(Map<String, List<String>>, Transformer, String, boolean) - Method in class org.mapfish.print.map.readers.WMSMapReader
 
addCommonQueryParams(Map<String, List<String>>, Transformer, String, boolean) - Method in class org.mapfish.print.map.readers.WMTSMapReader
 
addCommonQueryParams(Map<String, List<String>>, Transformer, String, boolean) - Method in class org.mapfish.print.map.readers.XyzMapReader
 
addDone(int) - Method in class org.pvalsecc.concurrent.SynchronousSimpleTarget
Not protected to avoid contention.
addError(Exception) - Method in class org.mapfish.print.PDFCustomBlocks
 
addError(Exception) - Method in class org.mapfish.print.RenderingContext
 
addMetricsAppenderToLogback() - Method in class org.mapfish.print.metrics.LoggingMetricsConfigurator
Add an appender to Logback logging framework that will track the types of log messages made.
addParam(Map<String, List<String>>, String, String) - Static method in class org.pvalsecc.misc.URIUtils
 
addParamOverride(Map<String, List<String>>, String, String) - Static method in class org.pvalsecc.misc.URIUtils
 
addParams(URI, Map<String, List<String>>, Set<String>) - Static method in class org.pvalsecc.misc.URIUtils
Add the given params to the query
AddressHostMatcher - Class in org.mapfish.print.config
 
AddressHostMatcher() - Constructor for class org.mapfish.print.config.AddressHostMatcher
 
addTask(Runnable) - Method in class org.pvalsecc.concurrent.ActiveExecutor
Add a task.
addTask(OrderedResultsExecutor.Task<RESULT>, OrderedResultsExecutor.ResultCollector<RESULT>) - Method in class org.pvalsecc.concurrent.OrderedResultsExecutor
Adds a task whose result will be sent to the given resultCollector.
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
 
BasicAuthSecurity - Class in org.mapfish.print.config
 
BasicAuthSecurity() - Constructor for class org.mapfish.print.config.BasicAuthSecurity
 
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
 
blockingDrainTo(Collection<? super E>, int) - Method in class org.pvalsecc.concurrent.FArrayBlockingQueue
Same as drainTo, but blocks until at least one element is available.
BlockingSimpleTarget - Class in org.pvalsecc.concurrent
 
BlockingSimpleTarget(String) - Constructor for class org.pvalsecc.concurrent.BlockingSimpleTarget
 
BlockingSimpleTarget(int, String) - Constructor for class org.pvalsecc.concurrent.BlockingSimpleTarget
 
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

call() - Method in class org.pvalsecc.concurrent.SynchronousTarget
 
canMerge(MapReader) - Method in class org.mapfish.print.map.readers.google.GoogleMapReader
 
canMerge(MapReader) - Method in class org.mapfish.print.map.readers.google.GoogleMapTileReader
 
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.KaMapCacheMapReader
 
canMerge(MapReader) - Method in class org.mapfish.print.map.readers.KaMapMapReader
 
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.TmsMapReader
 
canMerge(MapReader) - Method in class org.mapfish.print.map.readers.WMSMapReader
 
canMerge(MapReader) - Method in class org.mapfish.print.map.readers.WMTSMapReader
 
canMerge(MapReader) - Method in class org.mapfish.print.map.readers.XyzMapReader
 
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
 
clear() - Method in class org.pvalsecc.concurrent.FArrayBlockingQueue
Atomically removes all of the elements from this queue.
clear() - Method in class org.pvalsecc.misc.MatchAllSet
 
clearCache() - Method in class org.mapfish.print.map.readers.ServerInfoCache
 
clearCache() - Static method in class org.mapfish.print.map.readers.WMSServiceInfo
 
clearCache() - Static method in class org.mapfish.print.map.readers.WMTSServiceInfo
 
clientId() - Method in class org.mapfish.print.map.readers.google.GoogleURLSigner
 
clone() - Method in class org.mapfish.print.Transformer
 
close() - Method in class org.mapfish.print.config.Config
Stop all the threads and stuff used for this config.
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
 
compareTo(Key) - Method in class org.mapfish.print.config.Key
 
componentType() - Method in class org.mapfish.print.config.layout.Exceptions.Wrapper
 
CONDITION_REGEXP - Static variable in class org.mapfish.print.config.layout.Block
 
Config - Class in org.mapfish.print.config
Bean mapping the root of the configuration file.
Config() - Constructor for class org.mapfish.print.config.Config
 
config - Variable in class org.mapfish.print.output.PrintParams
 
configDir - Variable in class org.mapfish.print.output.PrintParams
 
ConfigFactory - Class in org.mapfish.print.config
Used by MapPrinter to create configuration objects.
ConfigFactory() - Constructor for class org.mapfish.print.config.ConfigFactory
 
ConfigFactory(ThreadResources) - Constructor for class org.mapfish.print.config.ConfigFactory
 
configure(URI, HttpClient) - Method in class org.mapfish.print.config.BasicAuthSecurity
 
configure(URI, HttpClient) - Method in class org.mapfish.print.config.SecurityStrategy
 
Constants - Interface in org.mapfish.print
Strings used in configurations etc...
Constants.ImagePlaceHolderConstants - Interface in org.mapfish.print
 
contains(Object) - Method in class org.pvalsecc.concurrent.FArrayBlockingQueue
 
contains(Object) - Method in class org.pvalsecc.misc.MatchAllSet
 
containsAll(Collection<?>) - Method in class org.pvalsecc.misc.MatchAllSet
 
context - Variable in class org.mapfish.print.map.readers.HTTPMapReader
 
contextInitialized(ServletContextEvent) - Method in class org.mapfish.print.metrics.HealthCheckRegistryContextListener
 
contextInitialized(ServletContextEvent) - Method in class org.mapfish.print.metrics.MapfishPrintInstrumentedFilterContextListener
 
contextInitialized(ServletContextEvent) - Method in class org.mapfish.print.metrics.MetricsRegistryContextListener
 
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").
copyStream(InputStream, OutputStream) - Static method in class org.pvalsecc.misc.FileUtilities
 
create(String, RenderingContext, PJsonObject) - Method in class org.mapfish.print.map.readers.google.GoogleMapReader.Factory
 
create(String, RenderingContext, PJsonObject) - Method in class org.mapfish.print.map.readers.google.GoogleMapTileReader.Factory
 
create(String, RenderingContext, PJsonObject) - Method in class org.mapfish.print.map.readers.ImageMapReader.Factory
 
create(String, RenderingContext, PJsonObject) - Method in class org.mapfish.print.map.readers.KaMapCacheMapReader.Factory
 
create(String, RenderingContext, PJsonObject) - Method in class org.mapfish.print.map.readers.KaMapMapReader.Factory
 
create(String, RenderingContext, PJsonObject) - Method in interface org.mapfish.print.map.readers.MapReaderFactory
 
create(List<MapReader>, String, RenderingContext, PJsonObject) - Method in class org.mapfish.print.map.readers.MapReaderFactoryFinder
 
create(String, RenderingContext, PJsonObject) - Method in class org.mapfish.print.map.readers.MapServerMapReader.Factory
 
create(String, RenderingContext, PJsonObject) - Method in class org.mapfish.print.map.readers.OsmMapReader.Factory
 
create(String, RenderingContext, PJsonObject) - Method in class org.mapfish.print.map.readers.TileCacheMapReader.Factory
 
create(String, RenderingContext, PJsonObject) - Method in class org.mapfish.print.map.readers.TmsMapReader.Factory
 
create(String, RenderingContext, PJsonObject) - Method in class org.mapfish.print.map.readers.VectorMapReader.Factory
 
create(String, RenderingContext, PJsonObject) - Method in class org.mapfish.print.map.readers.WMSMapReader.Factory
 
create(String, RenderingContext, PJsonObject) - Method in class org.mapfish.print.map.readers.WMTSMapReader.Factory
 
create(String, RenderingContext, PJsonObject) - Method in class org.mapfish.print.map.readers.XyzMapReader.Factory
 
create(String) - Method in class org.mapfish.print.output.FileCachingJaiMosaicOutputFactory
 
create(String) - Method in class org.mapfish.print.output.InMemoryJaiMosaicOutputFactory
 
create(String) - Method in class org.mapfish.print.output.NativeProcessOutputFactory
 
create(Config, PJsonObject) - Method in class org.mapfish.print.output.OutputFactory
 
create(String) - Method in interface org.mapfish.print.output.OutputFormatFactory
 
create(String) - Method in class org.mapfish.print.output.PdfOutputFactory
 
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.
createCommonURI(Transformer, String, boolean) - Method in class org.mapfish.print.map.readers.HTTPMapReader
 
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
 
createImage(RenderingContext, double, double, float, URI, float) - Static method in class org.mapfish.print.PDFUtils
 
createImageChunk(RenderingContext, double, double, URI, float) - Static method in class org.mapfish.print.PDFUtils
 
createImageChunk(RenderingContext, double, double, float, URI, float) - Static method in class org.mapfish.print.PDFUtils
 
createImageChunkFromSVG(RenderingContext, String, double, double, double) - Static method in class org.mapfish.print.PDFUtils
 
createImageFromSVG(RenderingContext, String, double, double, double) - Static method in class org.mapfish.print.PDFUtils
 
createNewErrorResult() - Method in class org.mapfish.print.map.readers.ServerInfoCache.ServiceInfoLoader
 
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.
createSheep(String, long) - Method in class org.pvalsecc.concurrent.Watchdog
Declare a new activity to monitor.
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
createURL(URI, RenderingContext) - Method in class org.mapfish.print.map.readers.ServerInfoCache.ServiceInfoLoader
 
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

DEFAULT - Static variable in interface org.mapfish.print.Constants.ImagePlaceHolderConstants
 
DEFAULT_ERROR_IMAGE - Static variable in interface org.mapfish.print.Constants.ImagePlaceHolderConstants
 
DEFAULT_SPRING_CONTEXT - Static variable in class org.mapfish.print.ShellMapPrinter
 
defaultIconBeforeName - Variable in class org.mapfish.print.legend.LegendItemTable.Params
 
deleteFile(File) - Method in class org.mapfish.print.servlet.MapPrinterServlet
If the file is defined, delete it.
destroy() - Method in class org.mapfish.print.metrics.JmxMetricsReporter
Stop JMX reporter.
destroy() - Method in class org.mapfish.print.servlet.MapPrinterServlet
 
destroy() - Method in class org.mapfish.print.ThreadResources
 
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.
documentBuilderFactory - Static variable in class org.mapfish.print.map.readers.ServiceInfo
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.mapfish.print.servlet.MapPrinterServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.mapfish.print.servlet.MapPrinterServlet
 
doPrint(PrintParams) - Method in class org.mapfish.print.output.AbstractOutputFormat
 
drainTo(Collection<? super E>) - Method in class org.pvalsecc.concurrent.FArrayBlockingQueue
 
drainTo(Collection<? super E>, int) - Method in class org.pvalsecc.concurrent.FArrayBlockingQueue
 
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

enablementStatus() - Method in class org.mapfish.print.output.FileCachingJaiMosaicOutputFactory
 
enablementStatus() - Method in class org.mapfish.print.output.InMemoryJaiMosaicOutputFactory
 
enablementStatus() - Method in class org.mapfish.print.output.NativeProcessOutputFactory
 
enablementStatus() - Method in interface org.mapfish.print.output.OutputFormatFactory
 
enablementStatus() - Method in class org.mapfish.print.output.PdfOutputFactory
 
equals(Object) - Method in class org.mapfish.print.config.AddressHostMatcher
 
equals(Object) - Method in class org.mapfish.print.config.DnsHostMatcher
 
equals(Object) - Method in class org.mapfish.print.config.HostMatcher
 
equals(Object) - Method in class org.mapfish.print.config.InetHostMatcher
 
equals(Object) - Method in class org.mapfish.print.config.Key
 
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, 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
 
FArrayBlockingQueue<E> - Class in org.pvalsecc.concurrent
Very much similar to the JDK ArrayBlockingQueue class.
FArrayBlockingQueue(int) - Constructor for class org.pvalsecc.concurrent.FArrayBlockingQueue
Creates an ArrayBlockingQueue with the given (fixed) capacity and default access policy.
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
 
FileCachingJaiMosaicOutputFactory - Class in org.mapfish.print.output
Similar to InMemoryJaiMosaicOutputFactory in that it uses pdf box to parse pdf.
FileCachingJaiMosaicOutputFactory() - Constructor for class org.mapfish.print.output.FileCachingJaiMosaicOutputFactory
 
FileCachingJaiMosaicOutputFactory.ImageOutputScalable - Class in org.mapfish.print.output
 
FileCachingJaiMosaicOutputFactory.ImageOutputScalable(String) - Constructor for class org.mapfish.print.output.FileCachingJaiMosaicOutputFactory.ImageOutputScalable
 
FileUtilities - Class in org.pvalsecc.misc
 
FileUtilities() - Constructor for class org.pvalsecc.misc.FileUtilities
 
flush() - Method in class org.pvalsecc.concurrent.ActiveExecutor
Flush the per provider queue.
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 - Variable in class org.mapfish.print.map.readers.google.GoogleConfig
 
FORMAT_REGEXP - Static variable in class org.mapfish.print.map.readers.TileCacheLayerInfo
 
formats() - Method in class org.mapfish.print.output.InMemoryJaiMosaicOutputFactory
 
formats() - Method in class org.mapfish.print.output.NativeProcessOutputFactory
 
formats() - Method in interface org.mapfish.print.output.OutputFormatFactory
 
formats() - Method in class org.mapfish.print.output.PdfOutputFactory
 
fromInputStream(InputStream) - Method in class org.mapfish.print.config.ConfigFactory
 
fromString(String) - Method in class org.mapfish.print.config.ConfigFactory
 
fromString(String) - Static method in enum org.mapfish.print.utils.DistanceUnit
 
fromYaml(File) - Method in class org.mapfish.print.config.ConfigFactory
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
 
getBaseFont(String, String, String) - Static method in class org.mapfish.print.PDFUtils
 
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
 
getBounds() - Method in class org.mapfish.print.map.readers.WmtsCapabilitiesInfo
 
getBrokenUrlPlaceholder() - Method in class org.mapfish.print.config.Config
 
getClassFont() - Method in class org.mapfish.print.config.layout.LegendsBlock
 
getClassPdfFont() - Method in class org.mapfish.print.config.layout.LegendsBlock
classes' texts font
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.MapPrinter
 
getConfig() - Method in class org.mapfish.print.RenderingContext
 
getConfigDir() - Method in class org.mapfish.print.RenderingContext
 
getConnectionManager() - Method in class org.mapfish.print.ThreadResources
 
getContentType() - Method in interface org.mapfish.print.output.OutputFormat
 
getContentType() - Method in class org.mapfish.print.output.PdfOutputFactory
 
getCount() - Method in class org.pvalsecc.concurrent.SynchronousSimpleTarget
 
getCurrentPageParams() - 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
 
getDomain() - Method in class org.mapfish.print.config.Key
 
getDouble(int) - Method in class org.mapfish.print.utils.PJsonArray
 
getDouble(String) - Method in class org.mapfish.print.utils.PJsonObject
 
getDpi() - Method in class org.mapfish.print.Transformer
 
getDpis() - Method in class org.mapfish.print.config.Config
 
getEncoding() - Method in class org.mapfish.print.servlet.MapPrinterServlet
Get and cache the used Encoding.
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
 
getFactory(PJsonObject, String) - Method in class org.mapfish.print.map.readers.MapReaderFactoryFinder
 
getFeatureId() - Method in class org.mapfish.print.map.renderers.vector.StyledMfFeature
 
getFile(HttpServletRequest, HttpServletResponse, String) - Method in class org.mapfish.print.servlet.MapPrinterServlet
To get the PDF created previously.
getFileSuffix() - Method in interface org.mapfish.print.output.OutputFormat
 
getFileSuffix() - Method in class org.mapfish.print.output.PdfOutputFactory
 
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.google.GoogleMapReader
 
getFormat() - Method in class org.mapfish.print.map.readers.google.GoogleMapTileReader
 
getFormat() - Method in class org.mapfish.print.map.readers.HTTPMapReader
 
getFormat() - Method in class org.mapfish.print.map.readers.KaMapCacheMapReader
 
getFormat() - Method in class org.mapfish.print.map.readers.KaMapMapReader
 
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.TmsMapReader
 
getFormat() - Method in class org.mapfish.print.map.readers.WMSMapReader
 
getFormat() - Method in class org.mapfish.print.map.readers.WMTSMapReader
 
getFormat() - Method in class org.mapfish.print.map.readers.XyzMapReader
 
getFormats() - Method in class org.mapfish.print.config.Config
 
getFormats() - Method in class org.mapfish.print.map.readers.WmtsCapabilitiesInfo
 
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
 
getHeaders() - Method in class org.mapfish.print.config.Config
 
getHeaders() - Method in class org.mapfish.print.RenderingContext
 
getHealthCheckRegistry() - Method in class org.mapfish.print.metrics.HealthCheckRegistryContextListener
 
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
 
getHorizontalAlignment(String) - Static method in class org.mapfish.print.PDFUtils
 
getHost() - Method in class org.mapfish.print.config.Key
 
getHttpClient(URI) - Method in class org.mapfish.print.config.Config
Get or create the http client to be used to fetch all the map data.
getId() - Method in class org.mapfish.print.config.Key
 
getIdentifier() - Method in class org.mapfish.print.map.readers.WmtsCapabilitiesInfo
 
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.
getImage(RenderingContext, URI, float, 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.
getImageCell() - Method in class org.mapfish.print.legend.LegendItemTable
 
getImageDirect(RenderingContext, URI) - Static method in class org.mapfish.print.PDFUtils
Gets an iText image.
getInfo(URI, RenderingContext) - Method in class org.mapfish.print.map.readers.ServerInfoCache
 
getInfo(URI, RenderingContext) - Static method in class org.mapfish.print.map.readers.WMSServiceInfo
 
getInfo(URI, RenderingContext) - Static method in class org.mapfish.print.map.readers.WMTSServiceInfo
 
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
 
getIntegerSvg() - Method in class org.mapfish.print.config.Config
 
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
 
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
 
getKey() - Method in class org.mapfish.print.config.Key
 
getKeys() - Method in class org.mapfish.print.config.Config
 
getLabelDistance() - Method in class org.mapfish.print.config.layout.ScalebarBlock
 
getLayerInfo(URI, String, RenderingContext) - Static method in class org.mapfish.print.map.readers.WMTSServiceInfo
 
getLayerPdfFont() - Method in class org.mapfish.print.config.layout.LegendsBlock
layers' texts font
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
 
getLongList(Object) - Static method in class org.pvalsecc.opts.GetOptions
 
getMainPage() - Method in class org.mapfish.print.config.layout.Layout
 
getMap(String) - Method in class org.mapfish.print.config.layout.Block
 
getMap(String) - Method in class org.mapfish.print.config.layout.ColumnsBlock
 
getMap(String) - Method in class org.mapfish.print.config.layout.MainPage
 
getMap(String) - Method in class org.mapfish.print.config.layout.MapBlock
 
getMapPrinter(String) - Method in class org.mapfish.print.servlet.BaseMapServlet
Builds a MapPrinter instance out of the file pointed by the servlet's configuration.
getMapReaderFactoryFinder() - Method in class org.mapfish.print.config.Config
 
getMapRenderingExecutor() - Method in class org.mapfish.print.config.Config
 
getMapRenderingExecutor() - Method in class org.mapfish.print.ThreadResources
 
getMapRoot(PJsonObject, String) - Static method in class org.mapfish.print.utils.Maps
Extracts a map configuration for the given map name.
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
 
getMaxPrintTimeBeforeWarningInSeconds() - Method in class org.mapfish.print.config.Config
 
getMaxSvgH() - Method in class org.mapfish.print.config.Config
 
getMaxSvgHeight() - Method in class org.mapfish.print.config.Config
 
getMaxSvgW() - Method in class org.mapfish.print.config.Config
 
getMaxSvgWidth() - Method in class org.mapfish.print.config.Config
 
getMaxValueIfZero(double, String) - Method in class org.mapfish.print.config.layout.Block
 
getMaxValueIfZero(float, String) - Method in class org.mapfish.print.config.layout.Block
 
getMaxY() - Method in class org.mapfish.print.map.readers.TileCacheLayerInfo
 
getMergeableParams(String) - Method in class org.mapfish.print.RenderingContext
Gets the set of mergeable parameters for the given context.
getMergeableValue(PJsonObject, List<String>, String) - Method in class org.mapfish.print.map.readers.HTTPMapReader
 
getMergeableValue(PJsonObject, List<String>, String) - Method in class org.mapfish.print.map.readers.WMSMapReader
 
getMetricRegistry() - Method in class org.mapfish.print.config.Config
 
getMetricRegistry() - Method in class org.mapfish.print.metrics.MapfishPrintInstrumentedFilterContextListener
 
getMetricRegistry() - Method in class org.mapfish.print.metrics.MetricsRegistryContextListener
 
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
 
getName() - Method in class org.mapfish.print.config.layout.ScalebarBlock
 
getName() - Method in class org.pvalsecc.concurrent.SynchronousTarget
 
getNameCell() - Method in class org.mapfish.print.legend.LegendItemTable
 
getNearestResolution(double) - Method in class org.mapfish.print.map.readers.google.GoogleLayerInfo
 
getNearestResolution(double) - Method in class org.mapfish.print.map.readers.OsmLayerInfo
 
getNearestResolution(double) - Method in class org.mapfish.print.map.readers.TileCacheLayerInfo
 
getNearestResolution(double) - Method in class org.mapfish.print.map.readers.XyzLayerInfo
 
GetOptions - Class in org.pvalsecc.opts
Helper to parse a process' arguments and assign their values to a bean.
GetOptions() - Constructor for class org.pvalsecc.opts.GetOptions
 
getOrCreateTotalPagesBlock(Font) - Method in class org.mapfish.print.PDFCustomBlocks
 
getOriginX() - Method in class org.mapfish.print.map.readers.TileCacheLayerInfo
 
getOriginY() - Method in class org.mapfish.print.map.readers.TileCacheLayerInfo
 
getOutputFilename(String) - Method in class org.mapfish.print.config.Config
 
getOutputFilename() - Method in class org.mapfish.print.config.Config
 
getOutputFilename() - Method in class org.mapfish.print.config.layout.Layout
 
getOutputFilename(String, String) - Method in class org.mapfish.print.MapPrinter
 
getOutputFormat(PJsonObject) - Method in class org.mapfish.print.MapPrinter
 
getOutputValue() - Method in class org.mapfish.print.config.ColorWrapper
 
getOverlayLayers() - Method in class org.mapfish.print.config.Config
 
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
 
getParameters(URI) - Static method in class org.pvalsecc.misc.URIUtils
 
getParameters(String) - Static method in class org.pvalsecc.misc.URIUtils
 
getParams() - Method in class org.mapfish.print.legend.LegendItemTable
 
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
 
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
 
getPrintTimeoutMinutes() - Method in class org.mapfish.print.config.Config
 
getProxyBaseUrl() - Method in class org.mapfish.print.config.Config
Get the url of the proxy that resides between the servlet and the internet.
getReloadConfig() - Method in class org.mapfish.print.config.Config
 
getResolution() - Method in class org.mapfish.print.Transformer
 
getResolutions() - Method in class org.mapfish.print.map.readers.TileCacheLayerInfo
 
getResolutionTolerance() - Method in class org.mapfish.print.map.readers.TileCacheLayerInfo
Tolerance we accept when trying to determine the nearest resolution.
getResolutionTolerance() - Method in class org.mapfish.print.map.readers.TmsLayerInfo
 
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
 
getShortList(Object) - Static method in class org.pvalsecc.opts.GetOptions
 
getSpaceBefore() - Method in class org.mapfish.print.legend.LegendItemTable
 
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
 
getSupportedFormats(Config) - Method in class org.mapfish.print.output.OutputFactory
 
getSvgFactor() - Method in class org.mapfish.print.Transformer
 
getSvgTransform() - Method in class org.mapfish.print.Transformer
 
getTarget() - Method in class org.pvalsecc.concurrent.SynchronousSimpleTarget
 
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
 
getTextContentOfChild(Element, String) - Static method in class org.mapfish.print.map.readers.ServerInfoCache.ServiceInfoLoader
Get the text content of the _child_ element or return default value if element does not exist.
getTextContentOfChild(Element, String, String) - Static method in class org.mapfish.print.map.readers.ServerInfoCache.ServiceInfoLoader
Get the text content of the _child_ element or return default value if element does not exist.
getTextContentOfChildren(Element, String) - Static method in class org.mapfish.print.map.readers.ServerInfoCache.ServiceInfoLoader
Find all the children with the provided tagName and return an array of their non-empty text.
getTextContextFromPath(Element, String, String) - Static method in class org.mapfish.print.map.readers.ServerInfoCache.ServiceInfoLoader
Find the text at the indicated path (not an XPath just a / separated path of tagnames) or return default value.
getTextDirection() - Method in class org.mapfish.print.config.layout.ScalebarBlock
 
getTileCacheLayer(String) - Method in class org.mapfish.print.map.readers.WMSServiceInfo
 
getTileMatrices() - Method in class org.mapfish.print.map.readers.WmtsCapabilitiesInfo
 
getTileUri(URI, Transformer, double, double, double, double, long, long) - Method in class org.mapfish.print.map.readers.google.GoogleMapTileReader
 
getTileUri(URI, Transformer, double, double, double, double, long, long) - Method in class org.mapfish.print.map.readers.KaMapCacheMapReader
 
getTileUri(URI, Transformer, double, double, double, double, long, long) - Method in class org.mapfish.print.map.readers.KaMapMapReader
 
getTileUri(URI, Transformer, double, double, double, double, long, long) - Method in class org.mapfish.print.map.readers.OsmMapReader
 
getTileUri(URI, Transformer, double, double, double, double, long, long) - Method in class org.mapfish.print.map.readers.TileableMapReader
Adds the query parameters for the given tile.
getTileUri(URI, Transformer, double, double, double, double, long, long) - Method in class org.mapfish.print.map.readers.TileCacheMapReader
 
getTileUri(URI, Transformer, double, double, double, double, long, long) - Method in class org.mapfish.print.map.readers.TmsMapReader
 
getTileUri(URI, Transformer, double, double, double, double, long, long) - Method in class org.mapfish.print.map.readers.WMSMapReader
 
getTileUri(URI, Transformer, double, double, double, double, long, long) - Method in class org.mapfish.print.map.readers.WMTSMapReader
 
getTileUri(URI, Transformer, double, double, double, double, long, long) - Method in class org.mapfish.print.map.readers.XyzMapReader
 
getTitle() - Method in class org.mapfish.print.map.readers.WmtsCapabilitiesInfo
 
getTmsDefaultOriginX() - Method in class org.mapfish.print.config.Config
Specify the default x - origin used by TMS map reader.
getTmsDefaultOriginY() - Method in class org.mapfish.print.config.Config
Specify the default y - origin used by TMS map reader.
getValueFromString(String) - Static method in class org.mapfish.print.PDFUtils
 
getVertAlign() - Method in class org.mapfish.print.config.layout.Block
 
getVerticalOffset(String, float) - Static method in class org.mapfish.print.PDFUtils
 
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
 
GoogleConfig - Class in org.mapfish.print.map.readers.google
User: jeichar Date: 10/15/10 Time: 2:40 PM
GoogleConfig(RenderingContext, PJsonObject, Logger, URI, boolean) - Constructor for class org.mapfish.print.map.readers.google.GoogleConfig
 
GoogleLayerInfo - Class in org.mapfish.print.map.readers.google
Holds the information we need to manage a Google layer.
GoogleLayerInfo(String, int, int, float, float, float, float, String) - Constructor for class org.mapfish.print.map.readers.google.GoogleLayerInfo
 
GoogleLayerInfo(PJsonArray, int, int, float, float, float, float, String) - Constructor for class org.mapfish.print.map.readers.google.GoogleLayerInfo
 
GoogleMapReader - Class in org.mapfish.print.map.readers.google
 
GoogleMapReader.Factory - Class in org.mapfish.print.map.readers.google
 
GoogleMapReader.Factory() - Constructor for class org.mapfish.print.map.readers.google.GoogleMapReader.Factory
 
GoogleMapTileReader - Class in org.mapfish.print.map.readers.google
Support for the protocol using directly the content of a Google Map Static API directory.
GoogleMapTileReader(String, RenderingContext, PJsonObject) - Constructor for class org.mapfish.print.map.readers.google.GoogleMapTileReader
 
GoogleMapTileReader.Factory - Class in org.mapfish.print.map.readers.google
 
GoogleMapTileReader.Factory() - Constructor for class org.mapfish.print.map.readers.google.GoogleMapTileReader.Factory
 
GoogleURLSigner - Class in org.mapfish.print.map.readers.google
 
GoogleURLSigner(Key) - Constructor for class org.mapfish.print.map.readers.google.GoogleURLSigner
 

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.
handle(RESULT) - Method in interface org.pvalsecc.concurrent.OrderedResultsExecutor.ResultCollector
Will be called sequentially (no // execution for the same instance) with each task's result, in the order the task have been scheduled.
handleException(RenderingContext) - Method in class org.mapfish.print.map.MapTileTask
 
handleImageLoadError(RenderingContext, String) - Static method in class org.mapfish.print.PDFUtils
In the case url fails to load an image this method should be called to handle the issue.
has(String) - Method in class org.mapfish.print.utils.PJsonObject
 
hashCode() - Method in class org.mapfish.print.config.AddressHostMatcher
 
hashCode() - Method in class org.mapfish.print.config.DnsHostMatcher
 
hashCode() - Method in class org.mapfish.print.config.HostMatcher
 
hashCode() - Method in class org.mapfish.print.config.InetHostMatcher
 
hashCode() - Method in class org.mapfish.print.config.Key
 
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
 
headers - Variable in class org.mapfish.print.output.PrintParams
 
heading - Variable in class org.mapfish.print.legend.LegendItemTable.Params
 
HealthCheckRegistryContextListener - Class in org.mapfish.print.metrics
Allows the AdminServlet to get access to the MetricRegistry so it can display the statistics via the admin servlet.
HealthCheckRegistryContextListener() - Constructor for class org.mapfish.print.metrics.HealthCheckRegistryContextListener
 
heartbeat() - Method in class org.pvalsecc.concurrent.Watchdog
Called every #watchdogPeriodms if at least one sheep is OK
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
 
ImageMapReader.Factory - Class in org.mapfish.print.map.readers
 
ImageMapReader.Factory() - Constructor for class org.mapfish.print.map.readers.ImageMapReader.Factory
 
indent - Variable in class org.mapfish.print.legend.LegendItemTable.Params
 
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.metrics.JmxMetricsReporter
Add jmx reporter on startup.
init() - Method in class org.mapfish.print.metrics.JvmMetricsConfigurator
Add several jvm metrics.
init() - Method in class org.mapfish.print.servlet.MapPrinterServlet
 
init() - Method in class org.mapfish.print.ThreadResources
 
InMemoryJaiMosaicOutputFactory - Class in org.mapfish.print.output
An output factory that uses pdf box to parse the pdf and create a collection of BufferedImages.
InMemoryJaiMosaicOutputFactory() - Constructor for class org.mapfish.print.output.InMemoryJaiMosaicOutputFactory
 
InMemoryJaiMosaicOutputFactory.ImageOutput - Class in org.mapfish.print.output
 
InMemoryJaiMosaicOutputFactory.ImageOutput(String) - Constructor for class org.mapfish.print.output.InMemoryJaiMosaicOutputFactory.ImageOutput
 
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
 
InvalidOption - Exception in org.pvalsecc.opts
 
InvalidOption(String) - Constructor for exception org.pvalsecc.opts.InvalidOption
 
InvalidOption(String, Exception) - Constructor for exception org.pvalsecc.opts.InvalidOption
 
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
 
isDisableScaleLocking() - Method in class org.mapfish.print.config.Config
 
isDisplayed() - Method in class org.mapfish.print.map.renderers.vector.StyledMfFeature
 
isDone() - Method in class org.pvalsecc.concurrent.SynchronousTarget
 
isEmpty() - Method in class org.pvalsecc.misc.MatchAllSet
 
isFirst() - Method in class org.mapfish.print.legend.LegendItemTable
 
isHeading() - Method in class org.mapfish.print.legend.LegendItemTable
/PARAMS
isIconBeforeName() - Method in class org.mapfish.print.legend.LegendItemTable
 
isIgnoreCapabilities() - Method in class org.mapfish.print.config.Config
 
isNewColumn() - Method in class org.mapfish.print.legend.LegendItemTable
 
isRunning() - Method in class org.mapfish.print.MapPrinter
 
isSameBaseUnit(DistanceUnit) - Method in enum org.mapfish.print.utils.DistanceUnit
 
isSameOrientation(Direction) - Method in enum org.mapfish.print.scalebar.Direction
 
isScalePresent(double) - 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
 
isTargetKnown() - Method in class org.pvalsecc.concurrent.SynchronousSimpleTarget
 
isTileCache() - Method in class org.mapfish.print.map.readers.WMSServiceInfo
 
isTilecacheMerging() - Method in class org.mapfish.print.config.Config
 
isTyped() - Method in class org.mapfish.print.config.layout.Exceptions.Wrapper
 
isVirgin() - Method in class org.pvalsecc.concurrent.SynchronousSimpleTarget
 
isVirgin() - Method in class org.pvalsecc.concurrent.SynchronousTarget
 
isVirgin() - Method in class org.pvalsecc.concurrent.SynchronousTargetGroup
 
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(RenderingContext, PJsonObject) - Method in class org.mapfish.print.config.layout.Page
 
isVisible(double, double, double, double) - 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
 
iterator() - Method in class org.pvalsecc.concurrent.FArrayBlockingQueue
Returns an iterator over the elements in this queue in proper sequence.
iterator() - Method in class org.pvalsecc.misc.MatchAllSet
 

J

JmxMetricsReporter - Class in org.mapfish.print.metrics
This bean will enable JMX reporting when added to application context.
JmxMetricsReporter() - Constructor for class org.mapfish.print.metrics.JmxMetricsReporter
 
join() - Method in class org.pvalsecc.concurrent.ActiveExecutor
Wait until all the consumer threads are actually stopped.
join(T[], String) - Static method in class org.pvalsecc.misc.StringUtils
 
join(StringBuilder, T[], String) - Static method in class org.pvalsecc.misc.StringUtils
Append to target every items of the given array, separated by the given separator.
join(Iterable<T>, String) - Static method in class org.pvalsecc.misc.StringUtils
 
join(StringBuilder, Iterable<T>, String) - Static method in class org.pvalsecc.misc.StringUtils
Append to target every items of the given collection, separated by the given separator.
JSON_LAYOUT_KEY - Static variable in interface org.mapfish.print.Constants
The layout tag in the json spec file.
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
 
jsonSpec - Variable in class org.mapfish.print.output.PrintParams
 
JvmMetricsConfigurator - Class in org.mapfish.print.metrics
A bean that will add several gauges and metric sets for tracking the JVM stats.
JvmMetricsConfigurator() - Constructor for class org.mapfish.print.metrics.JvmMetricsConfigurator
 

K

KaMapCacheMapReader - Class in org.mapfish.print.map.readers
Support for the protocol talking direclty to a web-accessible ka-Map cache generated by the precache2.php script.
KaMapCacheMapReader.Factory - Class in org.mapfish.print.map.readers
 
KaMapCacheMapReader.Factory() - Constructor for class org.mapfish.print.map.readers.KaMapCacheMapReader.Factory
 
KaMapMapReader - Class in org.mapfish.print.map.readers
Support for the protocol using the KaMap tiling method
KaMapMapReader.Factory - Class in org.mapfish.print.map.readers
 
KaMapMapReader.Factory() - Constructor for class org.mapfish.print.map.readers.KaMapMapReader.Factory
 
Key - Class in org.mapfish.print.config
Encapsulates keys for a host.
Key() - Constructor for class org.mapfish.print.config.Key
 
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
 
LabelRenderer - Class in org.mapfish.print.map.renderers.vector
 
LabelRenderer() - Constructor for class org.mapfish.print.map.renderers.vector.LabelRenderer
 
labels - Variable in class org.mapfish.print.scalebar.ScalebarDrawer
 
language - Variable in class org.mapfish.print.map.readers.google.GoogleConfig
 
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.google.GoogleMapTileReader
 
layer - Variable in class org.mapfish.print.map.readers.OsmMapReader
 
layer - Variable in class org.mapfish.print.map.readers.TmsMapReader
 
layer - Variable in class org.mapfish.print.map.readers.WMTSMapReader
 
layer - Variable in class org.mapfish.print.map.readers.XyzMapReader
 
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
 
LegendItemTable - Class in org.mapfish.print.legend
 
LegendItemTable() - Constructor for class org.mapfish.print.legend.LegendItemTable
 
LegendItemTable(int) - Constructor for class org.mapfish.print.legend.LegendItemTable
 
LegendItemTable.Params - Class in org.mapfish.print.legend
PARAMS
LegendItemTable.Params() - Constructor for class org.mapfish.print.legend.LegendItemTable.Params
 
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
 
lineSpace - Variable in class org.mapfish.print.legend.LegendItemTable.Params
 
LineStringRenderer - Class in org.mapfish.print.map.renderers.vector
 
LineStringRenderer() - Constructor for class org.mapfish.print.map.renderers.vector.LineStringRenderer
 
loadType(File, Class<T>) - Method in class org.ho.yaml.CustomYamlConfig
Workaround for jyaml bug that does not close files.
localHostForwardIsFrom(String) - Method in class org.mapfish.print.config.Config
 
localHostForwardIsHttps2http() - Method in class org.mapfish.print.config.Config
 
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.config.layout.LegendsBlock
 
LOGGER - Static variable in class org.mapfish.print.map.readers.HTTPMapReader
 
logger() - Method in class org.mapfish.print.map.readers.ServerInfoCache.ServiceInfoLoader
 
LOGGER - Static variable in class org.mapfish.print.map.readers.WMSMapReader
 
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.map.renderers.vector.LabelRenderer
 
LOGGER - Static variable in class org.mapfish.print.output.FileCachingJaiMosaicOutputFactory.ImageOutputScalable
 
LOGGER - Static variable in class org.mapfish.print.output.InMemoryJaiMosaicOutputFactory.ImageOutput
 
LOGGER - Static variable in class org.mapfish.print.output.NativeProcessOutputFactory
The logger.
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
 
LOGGER - Static variable in class org.pvalsecc.concurrent.ActiveExecutor
 
LOGGER - Static variable in class org.pvalsecc.concurrent.OrderedResultsExecutor
 
LOGGER - Static variable in class org.pvalsecc.concurrent.Watchdog
 
LoggingMetricsConfigurator - Class in org.mapfish.print.metrics
Utility class for adding metrics instrumentation to logging framework.
LoggingMetricsConfigurator() - Constructor for class org.mapfish.print.metrics.LoggingMetricsConfigurator
 

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, BaseColor, String) - Constructor for class org.mapfish.print.map.MapChunkDrawer
 
MapfishPrintInstrumentedFilterContextListener - Class in org.mapfish.print.metrics
Allows the AdminServlet to get access to the MetricRegistry so it can display the statistics via the admin servlet.
MapfishPrintInstrumentedFilterContextListener() - Constructor for class org.mapfish.print.metrics.MapfishPrintInstrumentedFilterContextListener
 
MapPrinter - Class in org.mapfish.print
The main class for printing maps.
MapPrinter() - 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
 
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
 
MapReaderFactory - Interface in org.mapfish.print.map.readers
 
MapReaderFactoryFinder - Class in org.mapfish.print.map.readers
 
MapReaderFactoryFinder() - Constructor for class org.mapfish.print.map.readers.MapReaderFactoryFinder
 
Maps - Class in org.mapfish.print.utils
Utility class for map blocks management.
Maps() - Constructor for class org.mapfish.print.utils.Maps
 
MapServerMapReader - Class in org.mapfish.print.map.readers
 
MapServerMapReader.Factory - Class in org.mapfish.print.map.readers
 
MapServerMapReader.Factory() - Constructor for class org.mapfish.print.map.readers.MapServerMapReader.Factory
 
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
 
maptype - Variable in class org.mapfish.print.map.readers.google.GoogleConfig
 
markers - Variable in class org.mapfish.print.map.readers.google.GoogleConfig
 
MatchAllSet<T> - Class in org.pvalsecc.misc
A un-modifiable set that always returns true when MatchAllSet.contains(java.lang.Object) or MatchAllSet.containsAll(java.util.Collection<?>) is called.
MatchAllSet() - Constructor for class org.pvalsecc.misc.MatchAllSet
 
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
 
matches(URI) - Method in class org.mapfish.print.config.SecurityStrategy
 
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
 
mergeableParams - Variable in class org.mapfish.print.map.readers.HTTPMapReader
 
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
 
MetricsRegistryContextListener - Class in org.mapfish.print.metrics
Allows the AdminServlet to get access to the MetricRegistry so it can display the statistics via the admin servlet.
MetricsRegistryContextListener() - Constructor for class org.mapfish.print.metrics.MetricsRegistryContextListener
 
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
 

N

NativeProcessOutputFactory - Class in org.mapfish.print.output
Print Output that generate a PNG.
NativeProcessOutputFactory(int) - Constructor for class org.mapfish.print.output.NativeProcessOutputFactory
 
node - Variable in class org.mapfish.print.legend.LegendItemTable.Params
 

O

offer(E) - Method in class org.pvalsecc.concurrent.FArrayBlockingQueue
Inserts the specified element at the tail of this queue if possible, returning immediately if this queue is full.
offer(E, long, TimeUnit) - Method in class org.pvalsecc.concurrent.FArrayBlockingQueue
Inserts the specified element at the tail of this queue, waiting if necessary up to the specified wait time for space to become available.
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
 
optDouble(String, double) - 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
 
Option - Annotation Type in org.pvalsecc.opts
 
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
 
OrderedResultsExecutor<RESULT> - Class in org.pvalsecc.concurrent
Take tasks and execute them in //.
OrderedResultsExecutor(int, String) - Constructor for class org.pvalsecc.concurrent.OrderedResultsExecutor
 
OrderedResultsExecutor.ResultCollector<RESULT> - Interface in org.pvalsecc.concurrent
Definition of a result collector.
OrderedResultsExecutor.Runner - Class in org.pvalsecc.concurrent
One executor thread.
OrderedResultsExecutor.Runner() - Constructor for class org.pvalsecc.concurrent.OrderedResultsExecutor.Runner
 
OrderedResultsExecutor.Task<RESULT> - Interface in org.pvalsecc.concurrent
Definition of a task.
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.legend - package org.mapfish.print.legend
 
org.mapfish.print.map - package org.mapfish.print.map
 
org.mapfish.print.map.readers - package org.mapfish.print.map.readers
 
org.mapfish.print.map.readers.google - package org.mapfish.print.map.readers.google
 
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.metrics - package org.mapfish.print.metrics
Utility classes for adding Metrics instrumentation to servlets or logging etc...
org.mapfish.print.output - package org.mapfish.print.output
 
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
 
org.pvalsecc.concurrent - package org.pvalsecc.concurrent
 
org.pvalsecc.misc - package org.pvalsecc.misc
 
org.pvalsecc.opts - package org.pvalsecc.opts
 
originX - Variable in class org.mapfish.print.map.readers.TileCacheLayerInfo
 
originY - Variable in class org.mapfish.print.map.readers.TileCacheLayerInfo
 
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 the OSM tile layout.
OsmMapReader(String, RenderingContext, PJsonObject) - Constructor for class org.mapfish.print.map.readers.OsmMapReader
 
OsmMapReader.Factory - Class in org.mapfish.print.map.readers
 
OsmMapReader.Factory() - Constructor for class org.mapfish.print.map.readers.OsmMapReader.Factory
 
OUTPUT_FILENAME_KEY - Static variable in interface org.mapfish.print.Constants
The output filename in the json spec file.
OutputFactory - Class in org.mapfish.print.output
User: jeichar Date: Oct 18, 2010 Time: 2:07:54 PM
OutputFactory() - Constructor for class org.mapfish.print.output.OutputFactory
 
OutputFormat - Interface in org.mapfish.print.output
Interface for exporting the generated PDF from MapPrinter.
OutputFormatFactory - Interface in org.mapfish.print.output
 
outputStream - Variable in class org.mapfish.print.output.PrintParams
 
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
 
paramsToMerge - Variable in class org.mapfish.print.map.readers.HTTPMapReader
 
parse(String[], Object) - Static method in class org.pvalsecc.opts.GetOptions
Parses the arguments and assign their values to the provided bean
parseInfo(InputStream) - Method in class org.mapfish.print.map.readers.ServerInfoCache.ServiceInfoLoader
 
parseSpec(String) - Static method in class org.mapfish.print.MapPrinter
 
path - Variable in class org.mapfish.print.map.readers.google.GoogleConfig
 
path_format - Variable in class org.mapfish.print.map.readers.XyzMapReader
 
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
 
pdfFont - Variable in class org.mapfish.print.legend.LegendItemTable.Params
 
PdfOutputFactory - Class in org.mapfish.print.output
OutputFormat and factory that Outputs PDF objects User: jeichar Date: Oct 18, 2010 Time: 2:00:30 PM
PdfOutputFactory() - Constructor for class org.mapfish.print.output.PdfOutputFactory
 
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
 
peek() - Method in class org.pvalsecc.concurrent.FArrayBlockingQueue
 
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
 
poll() - Method in class org.pvalsecc.concurrent.FArrayBlockingQueue
 
poll(long, TimeUnit) - Method in class org.pvalsecc.concurrent.FArrayBlockingQueue
 
port - Variable in class org.mapfish.print.config.HostMatcher
 
print(PJsonObject, OutputStream, Map<String, String>) - Method in class org.mapfish.print.MapPrinter
Generate the PDF using the given spec.
print(PrintParams) - Method in class org.mapfish.print.output.FileCachingJaiMosaicOutputFactory.ImageOutputScalable
 
print(PrintParams) - Method in class org.mapfish.print.output.InMemoryJaiMosaicOutputFactory.ImageOutput
 
print(PrintParams) - Method in interface org.mapfish.print.output.OutputFormat
 
print(PrintParams) - Method in class org.mapfish.print.output.PdfOutputFactory
 
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
 
PrintParams - Class in org.mapfish.print.output
 
PrintParams(Config, File, PJsonObject, OutputStream, Map<String, String>) - Constructor for class org.mapfish.print.output.PrintParams
 
process() - Method in class org.mapfish.print.map.MapTileTask
 
process() - Method in interface org.pvalsecc.concurrent.OrderedResultsExecutor.Task
Called in parallel and in random order to do the processing.
purgeOldTemporaryFiles() - Method in class org.mapfish.print.servlet.MapPrinterServlet
Will purge all the known temporary files older than TEMP_FILE_PURGE_SECONDS.
put(E) - Method in class org.pvalsecc.concurrent.FArrayBlockingQueue
Adds the specified element to the tail of this queue, waiting if necessary for space to become available.
put(List<E>) - Method in class org.pvalsecc.concurrent.FArrayBlockingQueue
Like FArrayBlockingQueue.put(Object), but for multiple entries.

R

readTile() - Method in class org.mapfish.print.map.MapTileTask
Do the reading.
readTile() - Method in class org.mapfish.print.map.MapTileTask.RenderOnly
 
readWholeTextFile(File) - Static method in class org.pvalsecc.misc.FileUtilities
 
readWholeTextFile(File, String) - Static method in class org.pvalsecc.misc.FileUtilities
 
readWholeTextStream(InputStream) - Static method in class org.pvalsecc.misc.FileUtilities
Takes the content of the input stream and returns a string containing the full content using the platform's default encoding.
readWholeTextStream(InputStream, String) - Static method in class org.pvalsecc.misc.FileUtilities
Takes the content of the input stream and returns a string containing the full content using the given encoding.
registerCompletedCallback(Runnable) - Method in class org.pvalsecc.concurrent.SynchronousTarget
Can be used to add a chained listener.
remainingCapacity() - Method in class org.pvalsecc.concurrent.FArrayBlockingQueue
Returns the number of elements that this queue can ideally (in the absence of memory or resource constraints) accept without blocking.
remove(Object) - Method in class org.pvalsecc.concurrent.FArrayBlockingQueue
Removes a single instance of the specified element from this queue, if it is present.
remove(Object) - Method in class org.pvalsecc.misc.MatchAllSet
 
removeAll(Collection<?>) - Method in class org.pvalsecc.misc.MatchAllSet
 
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 the legends block
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, ParallelMapTileLoader, String, boolean) - Method in class org.mapfish.print.map.readers.WMSMapReader
 
render(Transformer, List<URI>, ParallelMapTileLoader, RenderingContext, float, int, double, double, long, long) - Method in class org.mapfish.print.map.renderers.BitmapTileRenderer
 
render(Transformer, List<URI>, ParallelMapTileLoader, RenderingContext, float, int, double, double, long, long) - Method in class org.mapfish.print.map.renderers.PDFTileRenderer
 
render(Transformer, List<URI>, ParallelMapTileLoader, RenderingContext, float, int, double, double, long, long) - Method in class org.mapfish.print.map.renderers.SVGTileRenderer
 
render(Transformer, List<URI>, ParallelMapTileLoader, RenderingContext, float, int, double, double, long, long) - Method in class org.mapfish.print.map.renderers.TileRenderer
 
render(RenderingContext, PdfContentByte, MfGeo, AffineTransform) - Static method in class org.mapfish.print.map.renderers.vector.FeaturesRenderer
 
render(RenderingContext, PdfContentByte, PJsonObject, Geometry, AffineTransform) - 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, AffineTransform) - Method in class org.mapfish.print.map.renderers.vector.FeaturesRenderer
 
renderImpl(RenderingContext, PdfContentByte, PJsonObject, T, AffineTransform) - Method in class org.mapfish.print.map.renderers.vector.GeometriesRenderer
 
renderImpl(RenderingContext, PdfContentByte, PJsonObject, LineString, AffineTransform) - Method in class org.mapfish.print.map.renderers.vector.LineStringRenderer
 
renderImpl(RenderingContext, PdfContentByte, PJsonObject, Point, AffineTransform) - 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, Map<String, 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, String) - Static method in class org.mapfish.print.PDFUtils
 
renderTiles(TileRenderer, Transformer, URI, ParallelMapTileLoader) - Method in class org.mapfish.print.map.readers.google.GoogleMapReader
 
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
 
renderTiles(TileRenderer, Transformer, URI, ParallelMapTileLoader) - Method in class org.mapfish.print.map.readers.WMTSMapReader
 
repeat(StringBuilder, String, int) - Static method in class org.pvalsecc.misc.StringUtils
Append the given value nb times.
RESOLUTION_TOLERANCE - Static variable in class org.mapfish.print.map.readers.google.GoogleLayerInfo
Tolerance we accept when trying to determine the nearest resolution.
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.XyzLayerInfo
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
 
retainAll(Collection<?>) - Method in class org.pvalsecc.misc.MatchAllSet
 
run() - Method in class org.mapfish.print.ShellMapPrinter
 
run() - Method in class org.pvalsecc.concurrent.OrderedResultsExecutor.Runner
 
run() - Method in class org.pvalsecc.concurrent.Watchdog
 

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
 
SecurityStrategy - Class in org.mapfish.print.config
 
SecurityStrategy() - Constructor for class org.mapfish.print.config.SecurityStrategy
 
sendPdfFile(HttpServletResponse, MapPrinterServlet.TempFile, boolean) - Method in class org.mapfish.print.servlet.MapPrinterServlet
copy the PDF into the output stream
sensor - Variable in class org.mapfish.print.map.readers.google.GoogleConfig
 
ServerInfoCache<T extends ServiceInfo> - Class in org.mapfish.print.map.readers
Contains shared code for loading information from a server and caching it for later use.
ServerInfoCache(ServerInfoCache.ServiceInfoLoader) - Constructor for class org.mapfish.print.map.readers.ServerInfoCache
 
ServerInfoCache.ServiceInfoLoader<T extends ServiceInfo> - Class in org.mapfish.print.map.readers
 
ServerInfoCache.ServiceInfoLoader() - Constructor for class org.mapfish.print.map.readers.ServerInfoCache.ServiceInfoLoader
 
ServiceInfo - Class in org.mapfish.print.map.readers
Represents data loaded from a server that describes the service Created by Jesse on 1/17/14.
ServiceInfo() - Constructor for class org.mapfish.print.map.readers.ServiceInfo
 
setAbsoluteX(double) - Method in class org.mapfish.print.config.layout.ColumnsBlock
 
setAbsoluteX(String) - Method in class org.mapfish.print.config.layout.MapBlock
 
setAbsoluteY(double) - 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
 
setApplicationContext(ApplicationContext) - Method in class org.mapfish.print.map.readers.MapReaderFactoryFinder
 
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
 
setBorders(boolean) - Method in class org.mapfish.print.config.layout.LegendsBlock
Do we have borders for debugging?
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
 
setBrokenUrlPlaceholder(String) - Method in class org.mapfish.print.config.Config
 
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
font of class legend items' texts
setClassFontSize(double) - Method in class org.mapfish.print.config.layout.LegendsBlock
font size for class legend items' texts
setClassIndentation(double) - Method in class org.mapfish.print.config.layout.LegendsBlock
horizontal indentation of class legend items
setClassSpace(double) - Method in class org.mapfish.print.config.layout.LegendsBlock
vertical space AFTER class legend items
setClipping(PdfContentByte) - Method in class org.mapfish.print.Transformer
 
setCmd(String) - Method in class org.mapfish.print.output.NativeProcessOutputFactory
Set the path and command of the image magic convert command.
setCmdArgs(List<String>) - Method in class org.mapfish.print.output.NativeProcessOutputFactory
Set arguments when executing the Cmd.
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
 
setColumnMargin(String) - Method in class org.mapfish.print.config.layout.LegendsBlock
CSS style margin of each legend column
setColumnWeight(int) - Method in class org.mapfish.print.config.layout.ColumnDef
 
setCondition(String) - Method in class org.mapfish.print.config.layout.Block
 
setCondition(String) - Method in class org.mapfish.print.config.layout.Page
 
setConfig(TableConfig) - Method in class org.mapfish.print.config.layout.ColumnsBlock
 
setConfig(String) - Method in class org.mapfish.print.MapPrinter
 
setConfig(InputStream) - Method in class org.mapfish.print.MapPrinter
 
setConfigDir(String) - Method in class org.mapfish.print.MapPrinter
 
setConnectionTimeout(int) - Method in class org.mapfish.print.config.Config
 
setConnectionTimeout(int) - Method in class org.mapfish.print.ThreadResources
 
setCreator(String) - Method in class org.mapfish.print.config.layout.MetaData
 
setCurrentPageParams(PJsonObject) - Method in class org.mapfish.print.RenderingContext
 
setDefaultScale(double) - Method in class org.mapfish.print.config.layout.LegendsBlock
1.0 or null for no scaling >1.0 to increase size, < 1.0 to decrease
setDisableScaleLocking(boolean) - Method in class org.mapfish.print.config.Config
 
setDomain(HostMatcher) - Method in class org.mapfish.print.config.Key
 
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
Font encoding
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
 
setFormatFactories(List<OutputFormatFactory>) - Method in class org.mapfish.print.output.OutputFactory
For spring dependency injection
setFormats(TreeSet<String>) - Method in class org.mapfish.print.config.Config
 
setFormats(List<String>) - Method in class org.mapfish.print.output.NativeProcessOutputFactory
Set the formats that the current native process installation can support
setGlobalParallelFetches(int) - Method in class org.mapfish.print.config.Config
 
setGlobalParallelFetches(int) - Method in class org.mapfish.print.ThreadResources
 
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
 
setHeaders(TreeSet<String>) - Method in class org.mapfish.print.config.Config
 
setHeading(boolean) - Method in class org.mapfish.print.legend.LegendItemTable
 
setHeight(int) - Method in class org.mapfish.print.config.layout.HeaderFooter
 
setHeight(String) - Method in class org.mapfish.print.config.layout.MapBlock
 
setHorizontalAlignment(String) - Method in class org.mapfish.print.config.layout.LegendsBlock
set the horizontal alignment of legend items inside the table and the table itself
setHost(String) - Method in class org.mapfish.print.config.DnsHostMatcher
 
setHost(HostMatcher) - Method in class org.mapfish.print.config.Key
 
setHosts(List<HostMatcher>) - Method in class org.mapfish.print.config.Config
 
setIconBeforeName(boolean) - Method in class org.mapfish.print.legend.LegendItemTable
 
setIconMaxHeight(double) - Method in class org.mapfish.print.config.layout.LegendsBlock
maximum height of legend icon/image currently SVG icons get scaled to this if not present icons get scaled preserving ratio with iconMaxWidth
setIconMaxWidth(double) - Method in class org.mapfish.print.config.layout.LegendsBlock
maximum width a legend icon/image can have currently SVG icons are scaled to fit this
setIconPadding(String) - Method in class org.mapfish.print.config.layout.LegendsBlock
CSS style padding around legend icon/image
setId(String) - Method in class org.mapfish.print.config.Key
 
setIgnoreCapabilities(boolean) - Method in class org.mapfish.print.config.Config
 
setImageCell(PdfPCell) - Method in class org.mapfish.print.legend.LegendItemTable
 
setInline(boolean) - Method in class org.mapfish.print.config.layout.LegendsBlock
Whether legend icons/images should appear on the same line as the legend text, has nothing to do with multi-column layout.
setIntegerSvg(boolean) - 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
 
setIsFirst(boolean) - Method in class org.mapfish.print.legend.LegendItemTable
 
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
 
setKey(String) - Method in class org.mapfish.print.config.Key
 
setKeys(TreeSet<Key>) - Method in class org.mapfish.print.config.Config
 
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
vertical space AFTER the legend items
setLayerSpaceBefore(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
 
setLocalHostForward(HashMap) - Method in class org.mapfish.print.config.Config
 
setLockUnits(boolean) - 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
 
setMapReaderFactoryFinder(MapReaderFactoryFinder) - Method in class org.mapfish.print.config.Config
 
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
 
setMatcher(HostMatcher) - Method in class org.mapfish.print.config.SecurityStrategy
 
setMaxHeight(double) - Method in class org.mapfish.print.config.layout.ImageBlock
 
setMaxHeight(double) - Method in class org.mapfish.print.config.layout.LegendsBlock
set maximum height of a legend column
setMaxPrintTimeBeforeWarningInSeconds(int) - Method in class org.mapfish.print.config.Config
 
setMaxSize(int) - Method in class org.mapfish.print.config.layout.ScalebarBlock
 
setMaxSvgHeight(String) - Method in class org.mapfish.print.config.Config
 
setMaxSvgWidth(String) - Method in class org.mapfish.print.config.Config
 
setMaxWidth(double) - Method in class org.mapfish.print.config.layout.ImageBlock
 
setMaxWidth(double) - Method in class org.mapfish.print.config.layout.LegendsBlock
set maximum width of legend items i.e.
setMetaData(MetaData) - Method in class org.mapfish.print.config.layout.Layout
 
setMetricRegistry(MetricRegistry) - Method in class org.mapfish.print.config.Config
 
setName(String) - Method in class org.mapfish.print.config.layout.MapBlock
 
setName(String) - Method in class org.mapfish.print.config.layout.ScalebarBlock
 
setNameCell(PdfPCell) - Method in class org.mapfish.print.legend.LegendItemTable
 
setNbColumns(int) - Method in class org.mapfish.print.config.layout.ColumnsBlock
 
setNewColumn(boolean) - Method in class org.mapfish.print.legend.LegendItemTable
 
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
 
setOutputFactory(OutputFactory) - Method in class org.mapfish.print.config.Config
 
setOutputFilename(String) - Method in class org.mapfish.print.config.Config
 
setOutputFilename(String) - Method in class org.mapfish.print.config.layout.Layout
 
setOverlayLayers(List<String>) - Method in class org.mapfish.print.config.Config
 
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
 
setParamDefault(Map<String, List<String>>, String, String) - Static method in class org.pvalsecc.misc.URIUtils
 
setParams(LegendItemTable.Params) - Method in class org.mapfish.print.legend.LegendItemTable
 
setParams(float, PJsonObject, Font, float, boolean, float, boolean) - Method in class org.mapfish.print.legend.LegendItemTable
Setting the params for later use
setPassword(String) - Method in class org.mapfish.print.config.BasicAuthSecurity
 
setPathRegex(String) - Method in class org.mapfish.print.config.HostMatcher
 
setPerHostParallelFetches(int) - Method in class org.mapfish.print.config.Config
 
setPerHostParallelFetches(int) - Method in class org.mapfish.print.ThreadResources
 
setPort(int) - Method in class org.mapfish.print.config.HostMatcher
 
setPreemptive(boolean) - Method in class org.mapfish.print.config.BasicAuthSecurity
 
setPrintTimeoutMinutes(int) - Method in class org.mapfish.print.config.Config
 
setProperty(String, Object) - Method in class org.ho.yaml.CustomBeanWrapper
 
setProxyBaseUrl(String) - Method in class org.mapfish.print.config.Config
Set the url of the proxy that resides between the servlet and the internet.
setReloadConfig(boolean) - Method in class org.mapfish.print.config.Config
 
setResolution(double) - 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<Number>) - Method in class org.mapfish.print.config.Config
 
setSecurity(List<SecurityStrategy>) - Method in class org.mapfish.print.config.Config
 
setSocketTimeout(int) - Method in class org.mapfish.print.config.Config
 
setSocketTimeout(int) - Method in class org.mapfish.print.ThreadResources
 
setSource(String) - Method in class org.mapfish.print.config.layout.AttributesBlock
 
setSpaceBefore(float) - Method in class org.mapfish.print.legend.LegendItemTable
 
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
 
setTarget(int) - Method in class org.pvalsecc.concurrent.SynchronousSimpleTarget
Use this if you want to set a fixed target for the given job kind.
setTarget(int) - Method in class org.pvalsecc.concurrent.SynchronousTarget
 
setTarget(int) - Method in class org.pvalsecc.concurrent.SynchronousTargetGroup
 
setText(String) - Method in class org.mapfish.print.config.layout.TextBlock
 
setTextDirection(Direction) - Method in class org.mapfish.print.config.layout.ScalebarBlock
 
setTextMaxWidth(double) - Method in class org.mapfish.print.config.layout.LegendsBlock
 
setTextPadding(String) - Method in class org.mapfish.print.config.layout.LegendsBlock
CSS style padding around legend text/name
setThreadResources(ThreadResources) - Method in class org.mapfish.print.config.Config
 
setTilecacheMerging(boolean) - Method in class org.mapfish.print.config.Config
 
setTimeoutSeconds(int) - Method in class org.mapfish.print.output.NativeProcessOutputFactory
Set the length of time in seconds to wait for a free process for executing conversion
setTitle(String) - Method in class org.mapfish.print.config.layout.MetaData
 
setTitlePage(TitlePage) - Method in class org.mapfish.print.config.layout.Layout
 
setTmsDefaultOriginX(Float) - Method in class org.mapfish.print.config.Config
Specify the default x - origin used by TMS map reader.
setTmsDefaultOriginY(Float) - Method in class org.mapfish.print.config.Config
Specify the default y - origin used by TMS map reader.
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
 
setUsername(String) - Method in class org.mapfish.print.config.BasicAuthSecurity
 
setVertAlign(VerticalAlign) - Method in class org.mapfish.print.config.layout.Block
 
setVertAlign(VerticalAlign) - Method in class org.mapfish.print.config.layout.CellConfig
 
setWidth(float) - 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
 
setYamlConfigFile(File) - Method in class org.mapfish.print.MapPrinter
Sets both the configuration by parsing the configFile and the configDir relative to the configFile
ShellMapPrinter - Class in org.mapfish.print
A shell version of the MapPrinter.
ShellMapPrinter(String[]) - Constructor for class org.mapfish.print.ShellMapPrinter
 
signature(String) - Method in class org.mapfish.print.map.readers.google.GoogleURLSigner
 
signer - Variable in class org.mapfish.print.map.readers.google.GoogleConfig
 
size() - Method in class org.mapfish.print.utils.PJsonArray
 
size() - Method in class org.mapfish.print.utils.PJsonObject
 
size() - Method in class org.pvalsecc.concurrent.FArrayBlockingQueue
 
size() - Method in class org.pvalsecc.misc.MatchAllSet
 
spaceBefore - Variable in class org.mapfish.print.legend.LegendItemTable.Params
 
spacingAfter - Variable in class org.mapfish.print.config.layout.Block
 
SPEC_LOGGER - Static variable in class org.mapfish.print.servlet.MapPrinterServlet
 
start() - Method in class org.pvalsecc.concurrent.ActiveExecutor
Start the consumer threads.
start() - Method in class org.pvalsecc.concurrent.OrderedResultsExecutor
Start the executor threads.
start() - Method in class org.pvalsecc.concurrent.Watchdog
 
stillAlive(String) - Method in class org.pvalsecc.concurrent.Watchdog.Sheep
Just tells that the task is still alive and kicking.
stop() - Method in class org.mapfish.print.MapPrinter
Stop the thread pool or others.
stop(boolean) - Method in class org.pvalsecc.concurrent.ActiveExecutor
Stop the consumer threads.
stop() - Method in class org.pvalsecc.concurrent.OrderedResultsExecutor
Stop the executor threads.
stop() - Method in class org.pvalsecc.concurrent.Watchdog
 
strictEpsg4326() - Method in class org.mapfish.print.Transformer
 
StringUtils - Class in org.pvalsecc.misc
 
StringUtils() - Constructor for class org.pvalsecc.misc.StringUtils
 
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
 
subs - Variable in class org.pvalsecc.concurrent.SynchronousTargetGroup
 
SVGTileRenderer - Class in org.mapfish.print.map.renderers
 
SVGTileRenderer() - Constructor for class org.mapfish.print.map.renderers.SVGTileRenderer
 
SynchronousSimpleTarget - Class in org.pvalsecc.concurrent
Used to do something (callback) when every sub-task is done.
SynchronousSimpleTarget(String, Runnable) - Constructor for class org.pvalsecc.concurrent.SynchronousSimpleTarget
 
SynchronousTarget - Class in org.pvalsecc.concurrent
Used to do something (callback) when every sub-task is done.
SynchronousTarget(Runnable, String) - Constructor for class org.pvalsecc.concurrent.SynchronousTarget
 
SynchronousTargetGroup - Class in org.pvalsecc.concurrent
Manage a group of SynchronousTarget and call the SynchronousTarget.completedCallback Runnable when done.
SynchronousTargetGroup(String, Runnable) - Constructor for class org.pvalsecc.concurrent.SynchronousTargetGroup
 

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
 
take() - Method in class org.pvalsecc.concurrent.FArrayBlockingQueue
 
TEMP_FILE_PREFIX - Static variable in class org.mapfish.print.servlet.MapPrinterServlet
 
testCondition(RenderingContext, PJsonObject, String) - Static method in class org.mapfish.print.config.layout.Block
 
testMerge(MapReader) - Method in class org.mapfish.print.map.readers.google.GoogleMapReader
 
testMerge(MapReader) - Method in class org.mapfish.print.map.readers.google.GoogleMapTileReader
 
testMerge(MapReader) - Method in class org.mapfish.print.map.readers.HTTPMapReader
 
testMerge(MapReader) - Method in class org.mapfish.print.map.readers.ImageMapReader
 
testMerge(MapReader) - Method in class org.mapfish.print.map.readers.KaMapCacheMapReader
 
testMerge(MapReader) - Method in class org.mapfish.print.map.readers.KaMapMapReader
 
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.TmsMapReader
 
testMerge(MapReader) - Method in class org.mapfish.print.map.readers.VectorMapReader
 
testMerge(MapReader) - Method in class org.mapfish.print.map.readers.WMSMapReader
 
testMerge(MapReader) - Method in class org.mapfish.print.map.readers.WMTSMapReader
 
testMerge(MapReader) - Method in class org.mapfish.print.map.readers.XyzMapReader
 
TextBlock - Class in org.mapfish.print.config.layout
Bean to configure a !text block.
TextBlock() - Constructor for class org.mapfish.print.config.layout.TextBlock
 
thread - Variable in class org.pvalsecc.concurrent.Watchdog
 
ThreadResources - Class in org.mapfish.print
Encapsulates resources that start and stop threads and need to be disposed and controlled.
ThreadResources() - Constructor for class org.mapfish.print.ThreadResources
 
THROW - Static variable in interface org.mapfish.print.Constants.ImagePlaceHolderConstants
 
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, double, double, double, double, String, double, double) - Constructor for class org.mapfish.print.map.readers.TileCacheLayerInfo
 
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, float, float) - 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, double) - 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.
TileCacheMapReader.Factory - Class in org.mapfish.print.map.readers
 
TileCacheMapReader.Factory() - Constructor for class org.mapfish.print.map.readers.TileCacheMapReader.Factory
 
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
 
timeout(Watchdog.Sheep) - Method in class org.pvalsecc.concurrent.Watchdog
Called when a sheep is not OK.
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
 
TmsLayerInfo - Class in org.mapfish.print.map.readers
Holds the information we need to manage an TSM layer.
TmsLayerInfo(String, int, int, float, float, float, float, String) - Constructor for class org.mapfish.print.map.readers.TmsLayerInfo
 
TmsLayerInfo(String, int, int, float, float, float, float, String, float, float) - Constructor for class org.mapfish.print.map.readers.TmsLayerInfo
 
TmsLayerInfo(PJsonArray, int, int, float, float, float, float, String) - Constructor for class org.mapfish.print.map.readers.TmsLayerInfo
 
TmsLayerInfo(PJsonArray, int, int, float, float, float, float, String, float, float) - Constructor for class org.mapfish.print.map.readers.TmsLayerInfo
 
TmsMapReader - Class in org.mapfish.print.map.readers
 
TmsMapReader(String, RenderingContext, PJsonObject) - Constructor for class org.mapfish.print.map.readers.TmsMapReader
 
TmsMapReader.Factory - Class in org.mapfish.print.map.readers
 
TmsMapReader.Factory() - Constructor for class org.mapfish.print.map.readers.TmsMapReader.Factory
 
toArray() - Method in class org.pvalsecc.concurrent.FArrayBlockingQueue
 
toArray(T[]) - Method in class org.pvalsecc.concurrent.FArrayBlockingQueue
 
toArray() - Method in class org.pvalsecc.misc.MatchAllSet
 
toArray(T[]) - Method in class org.pvalsecc.misc.MatchAllSet
 
toComputerSize(double) - Static method in class org.pvalsecc.misc.UnitUtilities
Converts a number of bytes into K, M, G or ...
toElapsedNanoTime(long) - Static method in class org.pvalsecc.misc.UnitUtilities
Converts a time in nano-seconds into ms, s, m, h or d.
toElapsedTime(long) - Static method in class org.pvalsecc.misc.UnitUtilities
Converts a time in milli-seconds into ms, s, m, h or d.
toJSON(JSONWriter) - Method in class org.mapfish.print.map.renderers.vector.StyledMfFeature
 
toString() - Method in class org.mapfish.print.config.AcceptAllMatcher
 
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.google.GoogleMapReader
 
toString() - Method in class org.mapfish.print.map.readers.google.GoogleMapTileReader
 
toString() - Method in class org.mapfish.print.map.readers.ImageMapReader
 
toString() - Method in class org.mapfish.print.map.readers.KaMapCacheMapReader
 
toString() - Method in class org.mapfish.print.map.readers.KaMapMapReader
 
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.TmsMapReader
 
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.WMSServiceInfo
 
toString() - Method in class org.mapfish.print.map.readers.WMTSMapReader
 
toString() - Method in class org.mapfish.print.map.readers.WMTSServiceInfo
 
toString() - Method in class org.mapfish.print.map.readers.XyzMapReader
 
toString() - Method in enum org.mapfish.print.utils.DistanceUnit
 
toString() - Method in class org.pvalsecc.concurrent.FArrayBlockingQueue
 
toString() - Method in class org.pvalsecc.concurrent.Watchdog.Sheep
 
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
 
transformCoordinate(Coordinate, AffineTransform) - Static method in class org.mapfish.print.map.renderers.vector.GeometriesRenderer
 
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(double, double, float, float, double, int, DistanceUnit, double, String, boolean, boolean) - Constructor for class org.mapfish.print.Transformer
 
Type - Enum in org.mapfish.print.scalebar
Type of scale bar to render.

U

UnitUtilities - Class in org.pvalsecc.misc
Some functions to convert an elapsed time, file size, ...
UnitUtilities() - Constructor for class org.pvalsecc.misc.UnitUtilities
 
unregister() - Method in class org.pvalsecc.concurrent.Watchdog.Sheep
 
URIUtils - Class in org.pvalsecc.misc
 
URIUtils() - Constructor for class org.pvalsecc.misc.URIUtils
 

V

validate(URI) - Method in class org.mapfish.print.config.AcceptAllMatcher
 
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.Key
 
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
 
VectorMapReader.Factory - Class in org.mapfish.print.map.readers
 
VectorMapReader.Factory() - Constructor for class org.mapfish.print.map.readers.VectorMapReader.Factory
 
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.
waitForCompletion(long) - Method in class org.pvalsecc.concurrent.BlockingSimpleTarget
 
Watchdog - Class in org.pvalsecc.concurrent
Watch dog to check the process is still alive.
Watchdog(long) - Constructor for class org.pvalsecc.concurrent.Watchdog
 
Watchdog.Sheep - Class in org.pvalsecc.concurrent
Represents a monitored task.
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.
withOutput(FileOutputStream) - Method in class org.mapfish.print.output.PrintParams
Create a new params object with a different output stream
WMSMapReader - Class in org.mapfish.print.map.readers
Support for the WMS protocol with possibilities to go through a WMS-C service (TileCache).
WMSMapReader.Factory - Class in org.mapfish.print.map.readers
 
WMSMapReader.Factory() - Constructor for class org.mapfish.print.map.readers.WMSMapReader.Factory
 
WMSServiceInfo - Class in org.mapfish.print.map.readers
Use to get information about a WMS server.
WMSServiceInfo() - Constructor for class org.mapfish.print.map.readers.WMSServiceInfo
 
WmtsCapabilitiesInfo - Class in org.mapfish.print.map.readers
Created by Jesse on 1/20/14.
WmtsCapabilitiesInfo(String, String, List<String>, Envelope, Map<String, WMTSServiceInfo.TileMatrixSet>) - Constructor for class org.mapfish.print.map.readers.WmtsCapabilitiesInfo
 
WMTSLayerInfo - Class in org.mapfish.print.map.readers
Holds the information we need to manage a WMTS layer.
WMTSLayerInfo(String, int, int, float, float, float, float, String) - Constructor for class org.mapfish.print.map.readers.WMTSLayerInfo
 
WMTSLayerInfo(PJsonArray, int, int, float, float, float, float, String) - Constructor for class org.mapfish.print.map.readers.WMTSLayerInfo
 
WMTSMapReader - Class in org.mapfish.print.map.readers
Support for the protocol using directly the content of a WMTS tiled layer, support REST or KVP.
WMTSMapReader.Factory - Class in org.mapfish.print.map.readers
 
WMTSMapReader.Factory() - Constructor for class org.mapfish.print.map.readers.WMTSMapReader.Factory
 
WMTSServiceInfo - Class in org.mapfish.print.map.readers
Use to get information about a WMS server.
WMTSServiceInfo() - Constructor for class org.mapfish.print.map.readers.WMTSServiceInfo
 

X

XyzLayerInfo - Class in org.mapfish.print.map.readers
Holds the information we need to manage an XYZ layer.
XyzLayerInfo(String, int, int, float, float, float, float, String) - Constructor for class org.mapfish.print.map.readers.XyzLayerInfo
 
XyzLayerInfo(PJsonArray, int, int, float, float, float, float, String, float, float) - Constructor for class org.mapfish.print.map.readers.XyzLayerInfo
 
XyzMapReader - Class in org.mapfish.print.map.readers
Support the tile layout z/x/y..
XyzMapReader(String, RenderingContext, PJsonObject) - Constructor for class org.mapfish.print.map.readers.XyzMapReader
 
XyzMapReader.Factory - Class in org.mapfish.print.map.readers
 
XyzMapReader.Factory() - Constructor for class org.mapfish.print.map.readers.XyzMapReader.Factory
 

Z

zoom(Transformer, float) - Method in class org.mapfish.print.Transformer
 
A B C D E F G H I J K L M N O P R S T U V W X Z