imglib / imglib2

A generic next-generation Java library for image processing
http://imglib2.net/
Other
293 stars 93 forks source link

Consistent toString() implementations #342

Open tpietzsch opened 9 months ago

tpietzsch commented 9 months ago

Make toString() implementations on Accessors, Accessibles, Types, ... consistent. Document the expected formats somewhere so that new implementations know what to do...