Class TestGraphics


  • public class TestGraphics
    extends Graphics2D
    Utility class you can use in test cases to ensure a renderer is doing what you expected.

    Originally made to check up on SLD settings; adding to support data in case it is of general utility. Please be advised it is very hard to write cross platform tests for things

    Author:
    Jody Garnett