Uses of Class
cz.cuni.amis.pogamut.sposh.elements.LapPath

Packages that use LapPath
cz.cuni.amis.pogamut.sposh.elements This package contains parser for POSH plan, classes that represent elements of POSH plan and some auxiliry classes. 
 

Uses of LapPath in cz.cuni.amis.pogamut.sposh.elements
 

Methods in cz.cuni.amis.pogamut.sposh.elements that return LapPath
 LapPath LapPath.append(LapType type, int id)
          Create and return new LapPath by appending new link to all links of current path.
static LapPath LapPath.parse(String serializedPath)
          Parse @serializedPath to
 



Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.