org.jfree.layouting.layouter.context
Class ContextId
java.lang.Object
org.jfree.layouting.layouter.context.ContextId
public class ContextId
extends java.lang.Object
Creation-Date: 05.12.2005, 18:04:27
ContextId(int source, long parentId, long id)
|
SOURCE_DISPLAY_MODEL
public static final int SOURCE_DISPLAY_MODEL
SOURCE_NORMALIZER
public static final int SOURCE_NORMALIZER
SOURCE_RENDERER
public static final int SOURCE_RENDERER
ContextId
public ContextId(int source,
long parentId,
long id)
equals
public boolean equals(Object o)
getParentId
public long getParentId()
getSource
public int getSource()
hashCode
public int hashCode()
toString
public String toString()