Jazz API Documentation

Uses of Interface
edu.umd.cs.jazz.util.ZSceneGraphEditorFactory

Packages that use ZSceneGraphEditorFactory
edu.umd.cs.jazz Jazz is a general-purpose Java-based engine that supports 2D visualizations. 
 

Uses of ZSceneGraphEditorFactory in edu.umd.cs.jazz
 

Methods in edu.umd.cs.jazz with parameters of type ZSceneGraphEditorFactory
static void ZNode.setEditorFactory(ZSceneGraphEditorFactory factory)
          Define how editors should be created.
 


Jazz API Documentation