org.graphdrawing.graphml.writer
Interface DirectGraphMLWriter.HandlerProvider

Enclosing interface:
DirectGraphMLWriter

public static interface DirectGraphMLWriter.HandlerProvider


Method Summary
 Collection getHandlersForScope(int scope, GraphMLWriteContext context)
           
 

Method Detail

getHandlersForScope

public Collection getHandlersForScope(int scope,
                                      GraphMLWriteContext context)


Copyright ©2000-2009, yWorks GmbH. All rights reserved.