|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.ohf.stem.internal.data.utility.NeighborUtility.AdminArea
public static class NeighborUtility.AdminArea
Class used to hold both the polygon and bounding box so it can be stored in a HashMap and passed around to methods that need both.
Constructor Summary | |
---|---|
NeighborUtility.AdminArea(LatLong.Segment segment,
java.awt.Rectangle bbox,
java.lang.String name)
constructor |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NeighborUtility.AdminArea(LatLong.Segment segment, java.awt.Rectangle bbox, java.lang.String name)
segment
- Contains the latLong info for polygonbbox
- Bounding box for poygonname
- Name associated with polygon
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |