wContour
类 Legend

java.lang.Object
  继承者 wContour.Legend

public class Legend
extends java.lang.Object

Legend class - including the functions of legend

版本:
$Revision: 1.6 $
作者:
Yaqiang Wang

构造方法摘要
Legend()
           
 
方法摘要
static java.util.List<LPolygon> CreateLegend(LegendPara aLegendPara)
          Create legend polygons
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

Legend

public Legend()
方法详细信息

CreateLegend

public static java.util.List<LPolygon> CreateLegend(LegendPara aLegendPara)
Create legend polygons

参数:
aLegendPara - legend parameters
返回:
legend polygons