Revision 18878 trunk/libraries/libFMap/src/com/iver/cit/gvsig/fmap/rendering/ILegend.java

View differences:

ILegend.java
58 58
	 */
59 59
	ISymbol getDefaultSymbol();
60 60

  
61

  
62 61
	/**
63
	 * Gets the SLD string.
64
	 *
65
	 * @return String.
66
	 *
67
	 * @throws DriverException
68
	 */
69
	String getSLDString(String layerName);
70

  
71

  
72
	/**
73 62
	 * Clones the legend.
74 63
	 *
75 64
	 * @return Cloned legend.

Also available in: Unified diff