org.gvsig.remoteclient.wms
Class WMSStyle.LegendURL

java.lang.Object
  extended by org.gvsig.remoteclient.wms.WMSStyle.LegendURL
Enclosing class:
WMSStyle

protected class WMSStyle.LegendURL
extends java.lang.Object

Inner class describing the Legend URL defined for styles in the OGC specifications in WMS


Field Summary
 java.lang.String format
           
 int height
           
 java.lang.String onlineResource_href
           
 java.lang.String onlineResource_type
           
 int width
           
 
Constructor Summary
WMSStyle.LegendURL()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

format

public java.lang.String format

height

public int height

onlineResource_href

public java.lang.String onlineResource_href

onlineResource_type

public java.lang.String onlineResource_type

width

public int width
Constructor Detail

WMSStyle.LegendURL

public WMSStyle.LegendURL()


Copyright © 2014 gvSIG Association. All Rights Reserved.