|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use CategoryScale | |
| com.tensegrity.composite.coordinate | Provides interfaces and classes for creating and dealing with coordinate systems. |
| Uses of CategoryScale in com.tensegrity.composite.coordinate |
| Subinterfaces of CategoryScale in com.tensegrity.composite.coordinate | |
interface |
MutableCategoryScale
The MutableCategoryScale is a specialization of the
CategoryScale interface and the MutableScale
interface. |
| Classes in com.tensegrity.composite.coordinate that implement CategoryScale | |
class |
DefaultCategoryScale
This class is the default implementation of a CategoryScale. |
class |
DefaultMutableCategoryScale
Mutable version of class DefaultCategoryScale. |
class |
DefaultMutableTableCellCategoryScale
Mutable version of class DefaultCategoryScale. |
| Constructors in com.tensegrity.composite.coordinate with parameters of type CategoryScale | |
DefaultMutableTableCellCategoryScale(CategoryScale scaleCategory)
Constructor to alter the given CategoryScale to a mutable
one. |
|
DefaultMutableCategoryScale(CategoryScale scaleCategory)
Constructor to alter the given CategoryScale to a mutable
one. |
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||