com.im.ijc.core.api.renderers
Class RenderingConstants
java.lang.Object
com.im.ijc.core.api.renderers.RenderingConstants
public class RenderingConstants
- extends Object
Constants used by renderers.
|
Field Summary |
static int |
FILL_PARENT
Constant to express renderer's intent to fill available space. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FILL_PARENT
public static final int FILL_PARENT
- Constant to express renderer's intent to fill available space.
- See Also:
- Constant Field Values