com.tensegrity.composite.style
Class StyleUtilities

java.lang.Object
  extended bycom.tensegrity.composite.style.StyleUtilities

public class StyleUtilities
extends java.lang.Object

Contains static utility functions useful when working with styles.

Version:
$Id: StyleUtilities.java,v 1.10 2005/01/19 17:19:35 MichaelKegel Exp $
Author:
MichaelKegel

Method Summary
static java.lang.String toStringStyleDescriptorType(int type)
          Returns a textual description for the given StyleDescriptor type.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

toStringStyleDescriptorType

public static final java.lang.String toStringStyleDescriptorType(int type)
Returns a textual description for the given StyleDescriptor type.

Parameters:
type - the type to retrieve the textual descriptions for.
Returns:
a textual description for the given type.


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