wContour.Global
类 EndPoint

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

public class EndPoint
extends java.lang.Object

EndPoint class

作者:
Yaqiang Wang

字段摘要
 int BorderIdx
           
 int Index
           
 PointD Point
           
 PointD sPoint
           
 
构造方法摘要
EndPoint()
           
 
方法摘要
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

字段详细信息

sPoint

public PointD sPoint

Point

public PointD Point

Index

public int Index

BorderIdx

public int BorderIdx
构造方法详细信息

EndPoint

public EndPoint()