Uses of Class
uk.ac.rdg.resc.edal.graphics.formats.InvalidFormatException
-
Packages that use InvalidFormatException Package Description uk.ac.rdg.resc.edal.graphics.formats Classes which write to particular graphics file formatsuk.ac.rdg.resc.edal.wms Classes in this package are used to create a WMS servlet -
-
Uses of InvalidFormatException in uk.ac.rdg.resc.edal.graphics.formats
Methods in uk.ac.rdg.resc.edal.graphics.formats that throw InvalidFormatException Modifier and Type Method Description static ImageFormat
ImageFormat. get(String mimeType)
Gets an ImageFormat object corresponding with the given MIME type. -
Uses of InvalidFormatException in uk.ac.rdg.resc.edal.wms
Methods in uk.ac.rdg.resc.edal.wms that throw InvalidFormatException Modifier and Type Method Description ImageFormat
GetMapParameters. getImageFormat()
-