org.jfree.layouting.layouter.style
Class LayoutStyleImpl
java.lang.Object
org.jfree.layouting.layouter.style.LayoutStyleImpl
- LayoutStyle
public final class LayoutStyleImpl
extends java.lang.Object
Unlike the old JFreeReport stylesheet, this implementation has no inheritance
at all. It needs to be resolved manually, which is no bad thing, as we have
to do this anyway during the computation.
LayoutStyleImpl
public LayoutStyleImpl()
dispose
public void dispose()
getReference
public Object getReference()
isClean
public boolean isClean()
setReference
public void setReference(Object reference)