com.im.ijc.core/1 5.9.4

com.im.ijc.core.api.renderers
Class RenderingConstants

java.lang.Object
  extended by 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.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

FILL_PARENT

public static final int FILL_PARENT
Constant to express renderer's intent to fill available space.

See Also:
Constant Field Values

com.im.ijc.core/1 5.9.4