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