Uses of Class
com.tensegrity.composite.coordinate.CoordinateSystemParseException

Packages that use CoordinateSystemParseException
com.tensegrity.composite.coordinate Provides interfaces and classes for creating and dealing with coordinate systems. 
 

Uses of CoordinateSystemParseException in com.tensegrity.composite.coordinate
 

Methods in com.tensegrity.composite.coordinate that throw CoordinateSystemParseException
static CoordinateSystem CoordinateSystemUtilities.createCoordinateSystem(int xMin, int xMax, int yMin, int yMax)
          Creates a CoordinateSystem with the given minimum and maximum vlues.
static CoordinateSystem CoordinateSystemPool.parse(java.lang.String description)
          Parses the canonical description of a CoordinateSystem given by description and pools a new instance if necessary.
 



Copyright © 2005 Tensegrity Software GmbH. All Rights Reserved. Date of creation: 09.06.2006.