|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface GraphicalCompositeRenderer
Interface of all Renderers
who render a
GraphicalComposite
. Note, that a
GraphicalCompositeRenderer does not
render the element of a GraphicalComposite
Method Summary | |
---|---|
void |
finishRendering(GraphicalComposite composite)
Finishes rendering of the specified composite. |
void |
startRendering(GraphicalComposite composite)
Starts rendering of the specified composite before its elements are rendererd. |
Method Detail |
---|
void startRendering(GraphicalComposite composite)
ClippingShape
from
composite.
void finishRendering(GraphicalComposite composite)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |