de.javagl.viewer.painters.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of viewer-core Show documentation
Show all versions of viewer-core Show documentation
A Java Swing Panel that allows rotation, translation and zooming
/**
* Generic {@link de.javagl.viewer.Painter} implementations that can
* serve as building blocks for more complex painters.
*
*/
package de.javagl.viewer.painters;