net.refractions.udig.legend.ui
Class LegendGraphic

java.lang.Object
  extended by net.refractions.udig.legend.ui.LegendGraphic

public class LegendGraphic
extends java.lang.Object

Draw a legend based on looking at the current list layer list.

Since:
1.0.0
Author:
Amr

Constructor Summary
LegendGraphic()
           
 
Method Summary
 void draw(MapGraphicContext context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LegendGraphic

public LegendGraphic()
Method Detail

draw

public void draw(MapGraphicContext context)