Esri Geoportal Server
1.0

com.esri.gpt.catalog.lucene
Class Locator.Candidate

java.lang.Object
  extended by com.esri.gpt.catalog.lucene.Locator.Candidate
Enclosing class:
Locator

public static class Locator.Candidate
extends Object

Candidate.


Constructor Summary
Locator.Candidate()
           
 
Method Summary
 String getAddress()
          Gets address.
 StringAttributeMap getAttributes()
          Gets attributes.
 double[] getLocation()
          Gets point.
 long getScore()
          Gets score.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Locator.Candidate

public Locator.Candidate()
Method Detail

getAddress

public String getAddress()
Gets address.

Returns:
the address

getLocation

public double[] getLocation()
Gets point.

Returns:
the point

getScore

public long getScore()
Gets score.

Returns:
the score

getAttributes

public StringAttributeMap getAttributes()
Gets attributes.

Returns:
the attributes

Esri Geoportal Server
1.0

Copyright 2011 Environmental Systems Research Institute. All rights reserved. Use is subject to license terms.