|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FlowAssignment | |
---|---|
org.foray.fotree.fo.obj | Classes representing the various Formatting Objects in the fo: namespace. |
Uses of FlowAssignment in org.foray.fotree.fo.obj |
---|
Methods in org.foray.fotree.fo.obj that return FlowAssignment | |
---|---|
FlowAssignment |
FlowMap.getChildAt(int index)
|
FlowAssignment |
FlowTargetList.getParent()
|
FlowAssignment |
FlowSourceList.getParent()
|
Methods in org.foray.fotree.fo.obj that return types with arguments of type FlowAssignment | |
---|---|
List<FlowAssignment> |
FlowMap.getChildren()
|
Constructors in org.foray.fotree.fo.obj with parameters of type FlowAssignment | |
---|---|
FlowSourceList(FlowAssignment parent,
PropertyList propertyList)
Constructor. |
|
FlowTargetList(FlowAssignment parent,
PropertyList propertyList)
Constructor. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |