Uses of Package
com.tensegrity.composite.coordinate

Packages that use com.tensegrity.composite.coordinate
com.tensegrity.composite The Tensgrity Graph Framework supports complex visual representations of nodes and edges.  
com.tensegrity.composite.coordinate Provides interfaces and classes for creating and dealing with coordinate systems. 
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.gui.swing.control.attributetable This package contains the AttributeTable implementation. 
com.tensegrity.gui.swing.repository The repository package contains classes for the creation of a repository control.  
com.tensegrity.gui.swt.repository   
com.tensegrity.gui.template   
 

Classes in com.tensegrity.composite.coordinate used by com.tensegrity.composite
CoordinateSystem
           The modern Cartesian coordinate system in two dimensions (also called a rectangular coordinate system) is commonly defined by two axes, at right angles to each other, forming an xy plane.
CoordinateSystemMetric
           The CoordinateSystemMetric relates a CoordinateSystem to a metric system.
 

Classes in com.tensegrity.composite.coordinate used by com.tensegrity.composite.coordinate
CategoryScale
           A CategoryScale is a specialization of the Scale interface.
CoordinateSystem
           The modern Cartesian coordinate system in two dimensions (also called a rectangular coordinate system) is commonly defined by two axes, at right angles to each other, forming an xy plane.
CoordinateSystemMetric
           The CoordinateSystemMetric relates a CoordinateSystem to a metric system.
CoordinateSystemParseException
          The CoordinateSystemParseException is thrown while parsing a coordinate system description and an error occurs.
DefaultCategoryScale
          This class is the default implementation of a CategoryScale.
DefaultScaleLinear
          This is the default implementation of the Scale interface.
MutableCategoryScale
           The MutableCategoryScale is a specialization of the CategoryScale interface and the MutableScale interface.
MutableCoordinateSystem
           The MutableCoordinateSystem is a generalization of the CoordinateSystem.
MutableScale
           The MutableScale is a specialization of the Scale interface.
Scale
           A Scale is an object that represents a scale from a mathematical point of view.
ScaleParseException
          The ScaleParseException is thrown while parsing a scale description and an error occurs.
 

Classes in com.tensegrity.composite.coordinate used by com.tensegrity.composite.geometry
CoordinateSystem
           The modern Cartesian coordinate system in two dimensions (also called a rectangular coordinate system) is commonly defined by two axes, at right angles to each other, forming an xy plane.
 

Classes in com.tensegrity.composite.coordinate used by com.tensegrity.composite.geometry.persistence
CoordinateSystem
           The modern Cartesian coordinate system in two dimensions (also called a rectangular coordinate system) is commonly defined by two axes, at right angles to each other, forming an xy plane.
 

Classes in com.tensegrity.composite.coordinate used by com.tensegrity.gui.swing.control.attributetable
CoordinateSystemMetric
           The CoordinateSystemMetric relates a CoordinateSystem to a metric system.
 

Classes in com.tensegrity.composite.coordinate used by com.tensegrity.gui.swing.repository
CoordinateSystem
           The modern Cartesian coordinate system in two dimensions (also called a rectangular coordinate system) is commonly defined by two axes, at right angles to each other, forming an xy plane.
 

Classes in com.tensegrity.composite.coordinate used by com.tensegrity.gui.swt.repository
CoordinateSystem
           The modern Cartesian coordinate system in two dimensions (also called a rectangular coordinate system) is commonly defined by two axes, at right angles to each other, forming an xy plane.
 

Classes in com.tensegrity.composite.coordinate used by com.tensegrity.gui.template
CoordinateSystem
           The modern Cartesian coordinate system in two dimensions (also called a rectangular coordinate system) is commonly defined by two axes, at right angles to each other, forming an xy plane.
 



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