gov.nih.nlm.nls.metamap
Interface Position

All Superinterfaces:
MetaMapElement
All Known Implementing Classes:
PositionImpl

public interface Position
extends MetaMapElement

Representation of MetaMap Positional Information.

Created: Mon May 11 15:15:04 2009


Method Summary
 int getX()
           
 int getY()
           
 

Method Detail

getX

int getX()
Returns:
x coord

getY

int getY()
Returns:
y coord