org.jfree.layouting.renderer

Class FlowContext.FlowContextState

public static class FlowContext.FlowContextState extends Object implements Serializable

Constructor Summary
FlowContextState(State textFactoryState, Object currentFlowId)
Method Summary
ObjectgetCurrentFlowId()
StategetTextFactoryState()

Constructor Detail

FlowContextState

public FlowContextState(State textFactoryState, Object currentFlowId)

Method Detail

getCurrentFlowId

public Object getCurrentFlowId()

getTextFactoryState

public State getTextFactoryState()