Uses of Class
uk.ac.vamsas.objects.utils.MapList

Packages that use MapList
uk.ac.vamsas.objects.utils   
 

Uses of MapList in uk.ac.vamsas.objects.utils
 

Methods in uk.ac.vamsas.objects.utils that return MapList
 MapList MapList.getInverse()
           
 MapList Mapping.getMap()
           
static MapList Range.parsemapType(MapType maprange, int localu, int mappedu)
           
static MapList Range.parsemapType(MapType map)
          Parse map with default units of 1,1
 

Methods in uk.ac.vamsas.objects.utils with parameters of type MapList
 boolean MapList.equals(MapList obj)
           
static void MapList.testMap(MapList ml, int fromS, int fromE)
          test routine.
 void Mapping.setMap(MapList map)
           
static void Range.initMapType(MapType maprange, MapList ml, boolean setUnits)
          initialise a MapType object from a MapList object.
static void Range.initMapType(MapType maprange, MapList ml, boolean setUnits, boolean reverse)
           
 

Constructors in uk.ac.vamsas.objects.utils with parameters of type MapList
MapList(MapList map)
           
Mapping(MapList map)
          The seuqence that map maps the associated seuqence to (if any).