Uses of Class
net.sf.sdedit.drawable.Note

Packages that use Note
net.sf.sdedit.diagram   
net.sf.sdedit.text   
 

Uses of Note in net.sf.sdedit.diagram
 

Methods in net.sf.sdedit.diagram that return Note
 Note DiagramDataProvider.getNote()
          If at the current position in the data a note is specified, returns it, otherwise null.
 

Uses of Note in net.sf.sdedit.text
 

Methods in net.sf.sdedit.text that return Note
 Note TextHandler.getNote()
          If there is a note specified at the current line and the subsequent lines, a Note representation is returned, otherwise null
 



Copyright © 2011. All Rights Reserved.