org.shapelogic.streamlogic
Class StreamNames
java.lang.Object
org.shapelogic.streamlogic.StreamNames
public class StreamNames
- extends java.lang.Object
Class with definitions common stream names.
First strategy was not to used the same headlines and stream names to make it
easier to debug in case of an error.
This has been dropped in order to make it simpler for the users.
- Author:
- Sami Badawi
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
POLYGONS
public static final java.lang.String POLYGONS
- See Also:
- Constant Field Values
LETTERS
public static final java.lang.String LETTERS
- See Also:
- Constant Field Values
PARTICLES
public static final java.lang.String PARTICLES
- See Also:
- Constant Field Values
CATEGORY
public static final java.lang.String CATEGORY
- See Also:
- Constant Field Values
COLOR_R
public static java.lang.String COLOR_R
COLOR_G
public static java.lang.String COLOR_G
COLOR_B
public static java.lang.String COLOR_B
COLOR_GRAY
public static java.lang.String COLOR_GRAY
ASPECT
public static java.lang.String ASPECT
StreamNames
public StreamNames()
Copyright © 2009. All Rights Reserved.