org.jfree.layouting.renderer
Class AbstractStore
java.lang.Object
org.jfree.layouting.renderer.AbstractStore
- Cloneable, Serializable
public abstract class AbstractStore
extends java.lang.Object
implements Cloneable, Serializable
Creation-Date: 29.11.2006, 18:30:08
AbstractStore
public AbstractStore()
addInternal
protected void addInternal(String name,
Object contents)
clone
public Object clone()
throws CloneNotSupportedException
getFirstInternal
protected Object getFirstInternal(String name)
getInitialInternal
protected Object getInitialInternal(String name)
getLastInternal
protected Object getLastInternal(String name)