jas.plot
Interface LegendEntry

All Known Subinterfaces:
MutableLegendEntry

public interface LegendEntry


Method Summary
 String getTitle()
           
 void paintIcon(PlotGraphics g, int size, int height)
           
 

Method Detail

paintIcon

void paintIcon(PlotGraphics g,
               int size,
               int height)

getTitle

String getTitle()


Copyright © 2000-2009 FreeHEP. All Rights Reserved.