- geometrieFromText(String, int) - Static method in class nl.b3p.imagetool.ImageTool
-
- getAlpha() - Method in class nl.b3p.imagetool.CombineImageUrl
-
- getAlpha() - Method in class nl.b3p.imagetool.ReferencedImage
-
- getAngle() - Method in class nl.b3p.imagetool.CombineImageSettings
-
- getBbox() - Method in class nl.b3p.imagetool.CombineImageSettings
-
- getBbox() - Method in class nl.b3p.imagetool.CombineStaticImageUrl
-
- getBbox() - Method in class nl.b3p.imagetool.ImageBbox
-
- getBboxFromUrl() - Method in class nl.b3p.imagetool.CombineWmsUrl
-
Gets the bbox from the url in the CombineImageUrl
- getBboxFromUrls() - Method in class nl.b3p.imagetool.CombineImageSettings
-
Gets the bbox from a url
- getBody() - Method in class nl.b3p.imagetool.CombineImageUrl
-
- getBody() - Method in class nl.b3p.imagetool.PrePostImageCollector
-
- getBufferedImage() - Method in class nl.b3p.imagetool.ImageCollector
-
Caller MUST DIRECTLY CALL dispose() after use.
- getCalculatedBbox() - Method in class nl.b3p.imagetool.CombineImageSettings
-
Corrects the BBOX to the ratio of the height / width.
- getCalculatedUrls() - Method in class nl.b3p.imagetool.CombineImageSettings
-
Calculate the urls in the combineImageSettings.
- getCenterX() - Method in class nl.b3p.imagetool.Bbox
-
- getCenterY() - Method in class nl.b3p.imagetool.Bbox
-
- getClosestZoomlevel(ImageBbox) - Method in class nl.b3p.imagetool.CombineTileImageUrl
-
- getColor() - Method in class nl.b3p.imagetool.CombineImageWkt
-
- getCombinedImages() - Method in class nl.b3p.imagetool.ImageManager
-
Combine all the images recieved
- getCombinedImageUrl() - Method in class nl.b3p.imagetool.ImageCollector
-
- getDefaultWktGeomColor() - Method in class nl.b3p.imagetool.CombineImageSettings
-
- getExtension() - Method in class nl.b3p.imagetool.CombineTileImageUrl
-
- getHeight() - Method in class nl.b3p.imagetool.Bbox
-
- getHeight() - Method in class nl.b3p.imagetool.CombineImageSettings
-
- getHeight() - Method in class nl.b3p.imagetool.CombineStaticImageUrl
-
- getHeight() - Method in class nl.b3p.imagetool.ImageBbox
-
- getHeight() - Method in class nl.b3p.imagetool.ReferencedImage
-
- getImage() - Method in class nl.b3p.imagetool.ReferencedImage
-
- getInstanceNumber() - Method in class nl.b3p.imagetool.ImageManager
-
- getLabel() - Method in class nl.b3p.imagetool.CombineImageWkt
-
- getLegendMap() - Method in class nl.b3p.imagetool.CombineImageSettings
-
- getManager() - Method in class nl.b3p.imagetool.ImageCollector
-
- getMaxx() - Method in class nl.b3p.imagetool.Bbox
-
- getMaxy() - Method in class nl.b3p.imagetool.Bbox
-
- getMimeType() - Method in class nl.b3p.imagetool.CombineImageSettings
-
- getMimeType(String) - Static method in class nl.b3p.imagetool.ImageTool
-
Private method which seeks through the supported MIME types to check if a
certain MIME is supported.
- getMinx() - Method in class nl.b3p.imagetool.Bbox
-
- getMiny() - Method in class nl.b3p.imagetool.Bbox
-
- getOriginalJSON() - Method in class nl.b3p.imagetool.CombineImageSettings
-
- getParameter(String) - Method in class nl.b3p.imagetool.CombineWmsUrl
-
Get a parameter from this url.
- getRealUrl() - Method in class nl.b3p.imagetool.CombineImageUrl
-
- getRequestBbox() - Method in class nl.b3p.imagetool.CombineImageSettings
-
Get the request Bbox,height and width
- getResolutions() - Method in class nl.b3p.imagetool.CombineTileImageUrl
-
- getServiceBbox() - Method in class nl.b3p.imagetool.CombineTileImageUrl
-
- getServletInfo() - Method in class nl.b3p.combineimages.CombineImagesServlet
-
Returns a short description of the servlet.
- getServletInfo() - Method in class nl.b3p.combineimages.CreateImageServlet
-
Returns a short description of the servlet.
- getSrid() - Method in class nl.b3p.imagetool.CombineImageSettings
-
- getStatus() - Method in class nl.b3p.imagetool.ImageCollector
-
- getTileDirectionX() - Method in class nl.b3p.imagetool.CombineTileImageUrl
-
Return -1 or 1 to indicate the direction of the tile in the image.
0/0 tile is on 'x','y'
1/1 tile is on 'x' + ( * tileWidth), 'y' + ( * tileHeight)
- getTileDirectionX() - Method in class nl.b3p.imagetool.CombineTMSUrl
-
- getTileDirectionX() - Method in class nl.b3p.imagetool.CombineWmscUrl
-
- getTileDirectionY() - Method in class nl.b3p.imagetool.CombineTileImageUrl
-
- getTileDirectionY() - Method in class nl.b3p.imagetool.CombineTMSUrl
-
- getTileDirectionY() - Method in class nl.b3p.imagetool.CombineWmscUrl
-
- getTileHeight() - Method in class nl.b3p.imagetool.CombineTileImageUrl
-
- getTileIndexX(Double, Double, boolean) - Method in class nl.b3p.imagetool.CombineTileImageUrl
-
Get the index number X of the tile on coordinate 'xCoord'.
- getTileIndexX(Double, Double, boolean) - Method in class nl.b3p.imagetool.CombineTMSUrl
-
Get the index number X of the tile on coordinate 'xCoord'.
- getTileIndexY(double, Double, boolean) - Method in class nl.b3p.imagetool.CombineTileImageUrl
-
Get the index number Y of the tile on coordinate 'yCoord' on zoomlevel 'zoomLevel'.
- getTileIndexY(double, Double, boolean) - Method in class nl.b3p.imagetool.CombineTMSUrl
-
Get the index number Y of the tile on coordinate 'yCoord' o
- getTileWidth() - Method in class nl.b3p.imagetool.CombineTileImageUrl
-
- getTilingServiceUrl() - Method in class nl.b3p.imagetool.CombineImageSettings
-
- getUnitsPixelX() - Method in class nl.b3p.imagetool.ImageBbox
-
Get the units per pixel y
- getUnitsPixelY() - Method in class nl.b3p.imagetool.ImageBbox
-
Get the units per pixel x
- getUrl() - Method in class nl.b3p.imagetool.CombineImageUrl
-
- getUrlFromXML(String) - Method in class nl.b3p.imagetool.ArcImsImageCollector
-
- getUrlFromXML(String) - Method in class nl.b3p.imagetool.ArcServerImageCollector
-
- getUrlFromXML(String) - Method in class nl.b3p.imagetool.PrePostImageCollector
-
Recieve the url from the xml.
- getUrls() - Method in class nl.b3p.imagetool.CombineImageSettings
-
- getWidth() - Method in class nl.b3p.imagetool.Bbox
-
- getWidth() - Method in class nl.b3p.imagetool.CombineImageSettings
-
- getWidth() - Method in class nl.b3p.imagetool.CombineStaticImageUrl
-
- getWidth() - Method in class nl.b3p.imagetool.ImageBbox
-
- getWidth() - Method in class nl.b3p.imagetool.ReferencedImage
-
- getWidthAndHeightFromUrl() - Method in class nl.b3p.imagetool.CombineWmsUrl
-
Try to resolve the width and height from the given CombineImageUrl
- getWidthAndHeightFromUrls() - Method in class nl.b3p.imagetool.CombineImageSettings
-
Try to resolve the width and height from the CombineImageUrl's
- getWktGeom() - Method in class nl.b3p.imagetool.CombineImageWkt
-
- getWktGeoms() - Method in class nl.b3p.imagetool.CombineImageSettings
-
- getX() - Method in class nl.b3p.imagetool.CombineStaticImageUrl
-
- getX() - Method in class nl.b3p.imagetool.ReferencedImage
-
- getY() - Method in class nl.b3p.imagetool.CombineStaticImageUrl
-
- getY() - Method in class nl.b3p.imagetool.ReferencedImage
-
- GIF - Static variable in class nl.b3p.imagetool.ImageTool
-