Uses of Class
org.jhotdraw.util.StandardStorageFormat

Packages that use StandardStorageFormat
org.jhotdraw.test.util   
org.jhotdraw.util   
 

Uses of StandardStorageFormat in org.jhotdraw.test.util
 

Methods in org.jhotdraw.test.util that return StandardStorageFormat
 StandardStorageFormat StandardStorageFormatTest.createInstance()
          Factory method for instances of the class to be tested.
 

Uses of StandardStorageFormat in org.jhotdraw.util
 

Subclasses of StandardStorageFormat in org.jhotdraw.util
 class SerializationStorageFormat
          A SerializationStorageFormat is a straight-forward file format to store and restore Drawings.