|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| 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. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||