erkka
Class HotSpots

java.lang.Object
  |
  +--erkka.HotSpots

public class HotSpots
extends java.lang.Object

Title: Erkka-Projekti

Description: Container class of hotspots

Version:
1.0

Constructor Summary
HotSpots()
           
 
Method Summary
 erkka.HotSpot GetNearestHotSpot(java.awt.Point foo)
          returns a nearest hotspot.
 erkka.HotSpot GetSpotFromTable(int i)
           
 void SetSpotToTable(erkka.HotSpot spot)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HotSpots

public HotSpots()
Method Detail

SetSpotToTable

public void SetSpotToTable(erkka.HotSpot spot)

GetSpotFromTable

public erkka.HotSpot GetSpotFromTable(int i)

GetNearestHotSpot

public erkka.HotSpot GetNearestHotSpot(java.awt.Point foo)
returns a nearest hotspot.

Parameters:
foo - control point