public static class GeoIntersectionLayer.OMLineSegment extends java.lang.Object implements GeoSegment
GeoSegment.Impl
Constructor and Description |
---|
GeoIntersectionLayer.OMLineSegment(OMLine oml) |
Modifier and Type | Method and Description |
---|---|
BoundingCircle |
getBoundingCircle()
compute a point and radius around the extent.
|
java.lang.Object |
getID()
return an object that this extent represents.
|
Geo[] |
getSeg() |
double[] |
getSegArray() |
public GeoIntersectionLayer.OMLineSegment(OMLine oml)
public Geo[] getSeg()
getSeg
in interface GeoSegment
public double[] getSegArray()
getSegArray
in interface GeoSegment
public java.lang.Object getID()
GeoExtent
public BoundingCircle getBoundingCircle()
GeoExtent
getBoundingCircle
in interface GeoExtent
Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details