com.bbn.openmap.omGraphics
Class OMList.OMDist<T>

java.lang.Object
  extended by com.bbn.openmap.omGraphics.OMList.OMDist<T>
Enclosing class:
OMList<T extends OMGeometry>

protected static class OMList.OMDist<T>
extends java.lang.Object

RetVal for closest object/distance calculations.


Field Summary
 float d
           
 int index
           
 T omg
           
 
Constructor Summary
protected OMList.OMDist()
           
 
Method Summary
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

omg

public T omg

d

public float d

index

public int index
Constructor Detail

OMList.OMDist

protected OMList.OMDist()
Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object


Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details