Uses of Class
com.tensegrity.gui.graphdocument.ElementDefinitionUtil.UsedItemInfo

Packages that use ElementDefinitionUtil.UsedItemInfo
com.tensegrity.gui.graphdocument This package contains the GraphDocument interface, a Factory for creating such documents as well as a definition for a panel which may hold such documents.  
 

Uses of ElementDefinitionUtil.UsedItemInfo in com.tensegrity.gui.graphdocument
 

Methods in com.tensegrity.gui.graphdocument that return ElementDefinitionUtil.UsedItemInfo
static ElementDefinitionUtil.UsedItemInfo ElementDefinitionUtil.gatherUsedItems(GraphDocument gDoc)
          Gathers all items of type StyleDescriptor, StyleItem, GeometryDescriptor, GeometryItem and Rule that are used in the given GraphDocument.
static ElementDefinitionUtil.UsedItemInfo ElementDefinitionUtil.gatherUsedItems(VisualGraphView vgv)
          Gathers all items of type StyleDescriptor, StyleItem, GeometryDescriptor, GeometryItem and Rule that are used in the given GraphDocument.
 



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