gov.nih.nci.cagrid.graph.geometry
Class Index

java.lang.Object
  extended by gov.nih.nci.cagrid.graph.geometry.Index

public class Index
extends java.lang.Object


Field Summary
 int index
           
 float value
           
 
Constructor Summary
Index()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

index

public int index

value

public float value
Constructor Detail

Index

public Index()