wContour.Global
类 LPolygon

java.lang.Object
  继承者 wContour.Global.LPolygon

public class LPolygon
extends java.lang.Object

作者:
yaqiang

字段摘要
 boolean isFirst
           
 java.util.List<PointD> pointList
           
 double value
           
 
构造方法摘要
LPolygon()
           
 
方法摘要
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

字段详细信息

value

public double value

isFirst

public boolean isFirst

pointList

public java.util.List<PointD> pointList
构造方法详细信息

LPolygon

public LPolygon()