|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--edu.jhu.htm.geometry.ConHelper
just provides implementation for getConvex and Get Domain
Current Version =============== ID: $Id: ConHelper.java,v 1.2 2003/02/19 15:46:11 womullan Exp $ Revision: $Revision: 1.2 $ Date/time: $Date: 2003/02/19 15:46:11 $
| Field Summary | |
protected Convex |
conv
|
protected Domain |
domain
|
| Constructor Summary | |
ConHelper()
|
|
| Method Summary | |
Convex |
getConvex()
|
Domain |
getDomain()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected Convex conv
protected Domain domain
| Constructor Detail |
public ConHelper()
| Method Detail |
public Convex getConvex()
public Domain getDomain()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||