程序包 wcontour.global
类 Extent
- java.lang.Object
-
- wcontour.global.Extent
-
public class Extent extends Object
Extent class- 作者:
- Yaqiang Wang
-
-
方法详细资料
-
Include
public boolean Include(Extent bExtent)
Judge if this extent include another extent- 参数:
bExtent- The extent- 返回:
- Is included or not
-
-