Uses of Class
com.tensegrity.composite.geometry.GeometryItemCreationException

Packages that use GeometryItemCreationException
com.tensegrity.composite.geometry Provides interfaces and classes for defining and dealing with geometries and styles for composites. 
com.tensegrity.graph.view.geometry   
 

Uses of GeometryItemCreationException in com.tensegrity.composite.geometry
 

Methods in com.tensegrity.composite.geometry that throw GeometryItemCreationException
static Primitive GeometryService.createPrimitiveFromItem(GeometryDescriptorItem item)
          Returns a Primitive that is build from the given GeometryDescriptorItem.
static BaseComposite GeometryService.createElementFromItem(GeometryDescriptorItem item)
          Returns a BaseComposite that is build from the given GeometryDescriptorItem.
 

Uses of GeometryItemCreationException in com.tensegrity.graph.view.geometry
 

Methods in com.tensegrity.graph.view.geometry that throw GeometryItemCreationException
static java.lang.Object GraphGeometryService.createObjectFromItem(GeometryDescriptorItem item)
          This method constructs an object from the given GeometryDescriptorItem.
 



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