|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Graph2DViewConsumer
Consumes Graph2DViewProvider. All classes that need a Graph2DViewProvider should implement this interface.
Method Summary | |
---|---|
void |
setGraph2DViewProvider(Graph2DViewProvider graph2DViewProvider)
Sets Graph2DViewProvider for this object. |
Method Detail |
---|
void setGraph2DViewProvider(@NotNull Graph2DViewProvider graph2DViewProvider)
graph2DViewProvider
- Graph2DViewProvider to use for access to Graph2DView objects
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |