Package org.robokind.api.common.position

Interface Summary
NormalizableRange<T>  
PositionMap<Identifier,Position> PositionMap is a Map of an Identifier type to a Position type.
 

Class Summary
NormalizedDouble NormalizedDouble is a value normalized to the range of [0.0, 1.0] (0.0 <= val <= 1.0).
NumberRange Specifies a simple NormalizableRange of Numbers defined by a min and max.
PositionMap.HashMap<Id,Pos> PositionMap.HashMap<Id, Pos> is a java.util.HashMap<Id, Pos>
 



Copyright © 2011. All Rights Reserved.