Uses of Interface
net.paulhertz.pixelaudio.io.AudioBrushSessionIO.BrushFactory
Packages that use AudioBrushSessionIO.BrushFactory
Package
Description
JSON-based persistence for PixelAudio data structures supported by file i/o classes.
-
Uses of AudioBrushSessionIO.BrushFactory in net.paulhertz.pixelaudio.io
Methods in net.paulhertz.pixelaudio.io with parameters of type AudioBrushSessionIO.BrushFactoryModifier and TypeMethodDescriptionstatic <B> AudioBrushSessionIO.SessionData<B>AudioBrushSessionIO.readSession(File sessionFile, AudioBrushSessionIO.BrushFactory<B> factory) Reads a session manifest and creates brush objects from linked resources.