org.jfree.layouting.layouter.context
public class ContextId extends Object
Field Summary | |
---|---|
static int | SOURCE_DISPLAY_MODEL |
static int | SOURCE_NORMALIZER |
static int | SOURCE_RENDERER |
Constructor Summary | |
---|---|
ContextId(int source, long parentId, long id) |
Method Summary | |
---|---|
boolean | equals(Object o) |
long | getId() |
long | getParentId() |
int | getSource() |
int | hashCode() |
String | toString() |