Uses of Package
com.tensegrity.composite.geometry

Packages that use com.tensegrity.composite.geometry
com.tensegrity.composite The Tensgrity Graph Framework supports complex visual representations of nodes and edges.  
com.tensegrity.composite.geometry Provides interfaces and classes for defining and dealing with geometries and styles for composites. 
com.tensegrity.composite.geometry.persistence Provides interfaces and classes for making geometry attributes of composites persistent. 
com.tensegrity.graph.view Contains the graph view interface.  
com.tensegrity.graph.view.geometry   
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.  
com.tensegrity.gui.template   
 

Classes in com.tensegrity.composite.geometry used by com.tensegrity.composite
GeometryDescriptor
           A GeometryDescriptor represents a grouping of one or more basic items of type GeometryItem.
GeometryNotSupportedException
          The GeometryNotSupportedException is thrown while a geometry should be applied to an object but the object do not support this kind of geometry.
 

Classes in com.tensegrity.composite.geometry used by com.tensegrity.composite.geometry
GeometryDescriptor
           A GeometryDescriptor represents a grouping of one or more basic items of type GeometryItem.
GeometryDescriptorItem
           A GeometryDescriptorItem represents the first level of GeometryItem (aka "basic item") reuse.
GeometryHintExpression
          TODO: comment
GeometryHintExpressionEvaluationException
          The GeometryHintExpressionEvaluationException is thrown whenever an error occurs while evaluation of a geometry-hint-expression.
GeometryHintExpressionParserException
          The GeometryHintExpressionParserException is thrown whenever an error occurs during the geometry-hint-expression parsing.
GeometryItem
           A GeometryItem defines a basic, atomic geometric shape, such as a line, rectangle, ellipse, polygon or label.
GeometryItemCoordinates
          Instances of classes implementing this interface manage and store coordinates for GeometryItems.
GeometryItemCreationException
          The GeometryItemCreationException is thrown while a GeometryItem should be created and an error occurs.
GeometryItemProvider
          TODO: comment
 

Classes in com.tensegrity.composite.geometry used by com.tensegrity.composite.geometry.persistence
GeometryDescriptor
           A GeometryDescriptor represents a grouping of one or more basic items of type GeometryItem.
GeometryDescriptorItem
           A GeometryDescriptorItem represents the first level of GeometryItem (aka "basic item") reuse.
GeometryItem
           A GeometryItem defines a basic, atomic geometric shape, such as a line, rectangle, ellipse, polygon or label.
GeometryItemCoordinates
          Instances of classes implementing this interface manage and store coordinates for GeometryItems.
 

Classes in com.tensegrity.composite.geometry used by com.tensegrity.graph.view
GeometryDescriptor
           A GeometryDescriptor represents a grouping of one or more basic items of type GeometryItem.
GeometryNotSupportedException
          The GeometryNotSupportedException is thrown while a geometry should be applied to an object but the object do not support this kind of geometry.
PunctualGeometryItem
          TODO: comment
 

Classes in com.tensegrity.composite.geometry used by com.tensegrity.graph.view.geometry
GeometryDescriptorItem
           A GeometryDescriptorItem represents the first level of GeometryItem (aka "basic item") reuse.
GeometryItem
           A GeometryItem defines a basic, atomic geometric shape, such as a line, rectangle, ellipse, polygon or label.
GeometryItemCreationException
          The GeometryItemCreationException is thrown while a GeometryItem should be created and an error occurs.
GeometryItemProvider
          TODO: comment
 

Classes in com.tensegrity.composite.geometry used by com.tensegrity.gui.graphdocument
GeometryDescriptor
           A GeometryDescriptor represents a grouping of one or more basic items of type GeometryItem.
GeometryItem
           A GeometryItem defines a basic, atomic geometric shape, such as a line, rectangle, ellipse, polygon or label.
 

Classes in com.tensegrity.composite.geometry used by com.tensegrity.gui.template
GeometryItemCoordinates
          Instances of classes implementing this interface manage and store coordinates for GeometryItems.
 



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