gov.nih.nci.caarray.services.fileparse2.arraydesign.zonematchers
Class ZoneLocationZoneMatcher

java.lang.Object
  extended by gov.nih.nci.caarray.services.fileparse2.arraydesign.zonematchers.ZoneLocationZoneMatcher
All Implemented Interfaces:
ZoneMatcher

public class ZoneLocationZoneMatcher
extends java.lang.Object
implements ZoneMatcher

Author:
TranP

Constructor Summary
ZoneLocationZoneMatcher()
           
 
Method Summary
 Zone matchZone(java.util.Map zoneMappings, ParsedFeature parsedFeature)
           
 java.util.Map setupZoneMappings(Zone[] zones)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ZoneLocationZoneMatcher

public ZoneLocationZoneMatcher()
Method Detail

matchZone

public Zone matchZone(java.util.Map zoneMappings,
                      ParsedFeature parsedFeature)
Specified by:
matchZone in interface ZoneMatcher

setupZoneMappings

public java.util.Map setupZoneMappings(Zone[] zones)
Specified by:
setupZoneMappings in interface ZoneMatcher