|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.bbn.openmap.geo.GeoPath.Impl
com.bbn.openmap.geo.GeoRegion.Impl
com.bbn.openmap.layer.test.GeoIntersectionLayer.OMPolyRegion
Nested Class Summary |
Nested classes inherited from class com.bbn.openmap.geo.GeoPath.Impl |
GeoPath.Impl.PointIt, GeoPath.Impl.SegIt |
Nested classes inherited from class com.bbn.openmap.geo.GeoRegion |
GeoRegion.Impl |
Nested classes inherited from class com.bbn.openmap.geo.GeoPath |
GeoPath.PointIterator, GeoPath.SegmentIterator |
Field Summary | |
OMPoly |
poly
|
Fields inherited from class com.bbn.openmap.geo.GeoPath.Impl |
bc, id, length, pts |
Constructor Summary | |
GeoIntersectionLayer.OMPolyRegion(OMPoly omp)
|
Method Summary | |
java.lang.Object |
getID()
return an object that this extent represents. |
Methods inherited from class com.bbn.openmap.geo.GeoRegion.Impl |
getBoundingCircle, getRegionId, isPointInside, isSegmentNear, setRegionId |
Methods inherited from class com.bbn.openmap.geo.GeoPath.Impl |
getPathID, getPointID, getPoints, getSegID, length, pointIterator, segmentIterator, setID, setPoints, setPoints |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.bbn.openmap.geo.GeoPath |
getPoints, length, pointIterator, segmentIterator |
Field Detail |
public OMPoly poly
Constructor Detail |
public GeoIntersectionLayer.OMPolyRegion(OMPoly omp)
Method Detail |
public java.lang.Object getID()
GeoExtent
getID
in interface GeoExtent
getID
in class GeoPath.Impl
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |