Package com.nerius.grafx.d2
2D rendering library: optimized pixelation of lines and polygons.
-
Interface Summary Interface Description FloatGraphics Represents a simple 2D floating point graphics API, for drawing lines and filling polygons of a constant color.RasterFloatPixBuff This is a hook to do custom pixel computation withRasterFloatGraphics. -
Class Summary Class Description RasterFloatGraphics An implementation ofFloatGraphicsthat converts operations into pixel data.