controlP5
Class ControllerProperties.Format
java.lang.Object
java.lang.Enum
controlP5.ControllerProperties.Format
- All Implemented Interfaces:
- java.io.Serializable, java.lang.Comparable
- Enclosing class:
- ControllerProperties
public static final class ControllerProperties.Format
- extends java.lang.Enum
- See Also:
- Serialized Form
Methods inherited from class java.lang.Enum |
compareTo, equals, getDeclaringClass, hashCode, name, ordinal, toString, valueOf |
Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, wait, wait, wait |
JSON
public static final ControllerProperties.Format JSON
SERIALIZED
public static final ControllerProperties.Format SERIALIZED
XML
public static final ControllerProperties.Format XML
valueOf
public static ControllerProperties.Format valueOf(java.lang.String name)
values
public static ControllerProperties.Format[] values()
processing library controlP5 by Andreas Schlegel. (c) 2011