|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--jdsl.geomobj.ref.AbstractGeomObject2D
This abstract class is the superclass for all two-dimensional objects.
Inner classes inherited from class jdsl.geomobj.api.GeomObject2D |
GeomObject2D.NoneGeomObject2D |
Field Summary | |
protected static GeomTester2D |
gt
|
protected static JdslNumber |
jn
|
Fields inherited from interface jdsl.geomobj.api.GeomObject2D |
NONE |
Constructor Summary | |
AbstractGeomObject2D()
|
Method Summary | |
int |
dim()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface jdsl.geomobj.api.GeomObject |
arithmeticType |
Field Detail |
protected static GeomTester2D gt
protected static JdslNumber jn
Constructor Detail |
public AbstractGeomObject2D()
Method Detail |
public int dim()
dim
in interface GeomObject
jdsl.geomobj.api.GeomObject
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |