HEADER

Uses of Class
ru.biosoft.graphics.editor.ViewEditorHelper

Packages that use ViewEditorHelper
biouml.editor 
ru.biosoft.graphics.editor 

Uses of ViewEditorHelper in biouml.editor
 

Classes in biouml.editor that implement ViewEditorHelper
class DiagramEditorHelper
          This class is used to provide all neccessary changes and validations in diagram model.
 

Uses of ViewEditorHelper in ru.biosoft.graphics.editor
 

Classes in ru.biosoft.graphics.editor that implement ViewEditorHelper
class DefaultViewEditorHelper
          Default implementation of ViewEditorHelper interface.
 

Constructors in ru.biosoft.graphics.editor with parameters of type ViewEditorHelper
ResizableSelectionManager.ResizableSelectionManager(ViewPane viewPane, ViewEditorHelper helper)
          
ViewEditorPane.ViewEditorPane(ViewEditorHelper helper)
          
 


FOOTER

BOTTOM