org.jfree.layouting.layouter.context

Interface DocumentMetaNode

public interface DocumentMetaNode

Creation-Date: 06.12.2005, 11:27:14

Author: Thomas Morgner

Method Summary
ObjectgetMetaAttribute(String name)
voidsetMetaAttribute(String name, Object value)

Method Detail

getMetaAttribute

public Object getMetaAttribute(String name)

setMetaAttribute

public void setMetaAttribute(String name, Object value)