|
Gephi Toolkit Javadoc | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface NodesManipulatorBuilder
This interface is used for providing NodesManipulator instances using the Netbeans Lookup but avoiding the singleton it causes.
Each NodesManipulator should have a NodesManipulatorBuilder
with @ServiceProvider(service=NodesManipulatorBuilder.class)
annotation to be public.
Method Summary | |
---|---|
NodesManipulator |
getNodesManipulator()
|
Method Detail |
---|
NodesManipulator getNodesManipulator()
|
Gephi Toolkit Javadoc | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |