public interface GraphicalCompositeRenderer extends Renderer
Renderers who render a
GraphicalComposite. Note, that a
GraphicalCompositeRenderer does not
render the element of a GraphicalComposite| Modifier and Type | Method and Description |
|---|---|
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.
|
void startRendering(GraphicalComposite composite)
ClippingShape from
composite.void finishRendering(GraphicalComposite composite)
Copyright © 2017. All rights reserved.