Package de.gsi.chart.renderer.spi.marchingsquares
-
Class Summary Class Description GeneralPath MarchingSquares Implementation of the Marching Squares algorithm described in:https://en.wikipedia.org/wiki/Marching_squaresPathGenerator An object that knows how to translate a Grid of Marching Squares Contour Cells into a Java AWT General Path. -
Exception Summary Exception Description PathGenerator.NoSaddlePointException