|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.bbn.openmap.layer.test.GeoIntersectionLayer.OMLineSegment
Nested Class Summary |
Nested classes inherited from class com.bbn.openmap.geo.GeoSegment |
GeoSegment.Impl |
Constructor Summary | |
GeoIntersectionLayer.OMLineSegment(OMLine oml)
|
Method Summary | |
BoundingCircle |
getBoundingCircle()
compute a point and radius around the extent. |
java.lang.Object |
getID()
return an object that this extent represents. |
Geo[] |
getSeg()
|
float[] |
getSegArray()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public GeoIntersectionLayer.OMLineSegment(OMLine oml)
Method Detail |
public Geo[] getSeg()
getSeg
in interface GeoSegment
public float[] getSegArray()
getSegArray
in interface GeoSegment
public java.lang.Object getID()
GeoExtent
getID
in interface GeoExtent
public BoundingCircle getBoundingCircle()
GeoExtent
getBoundingCircle
in interface GeoExtent
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |