Uses of Class
com.tensegrity.graph.element.ElementService.Locations

Packages that use ElementService.Locations
com.tensegrity.graph.element Element functions.  
com.tensegrity.skeleton.commands The command package contains all the predefined commands of the skeleton, like Save, Print, Quit, Zoom, etc. 
 

Uses of ElementService.Locations in com.tensegrity.graph.element
 

Methods in com.tensegrity.graph.element that return ElementService.Locations
static ElementService.Locations ElementService.getLocations(java.lang.String elementURL)
          Method getLocations reads all optional locations of the given element file and returns an instance of class Locations or null if no such attributes are found.
 

Uses of ElementService.Locations in com.tensegrity.skeleton.commands
 

Methods in com.tensegrity.skeleton.commands with parameters of type ElementService.Locations
protected  void OpenElementsCommand.loadDefinitions(ElementDefinitionWrapper edw, java.io.File file, ElementService.Locations locs)
           
 



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