com.maryanovsky.map.client.opengis.wms
Class Capabilities.ImageUrl
java.lang.Object
com.maryanovsky.map.client.opengis.wms.Capabilities.UrlWithFormat
com.maryanovsky.map.client.opengis.wms.Capabilities.ImageUrl
- Enclosing class:
- Capabilities
public static final class Capabilities.ImageUrl
- extends Capabilities.UrlWithFormat
The class for URLs of images, which also specify the format (mime-type)
and size of the image.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getImageSize
public SizeView getImageSize()
- Returns the size of the image.