Package com.metsci.glimpse.core.support.shader.point
-
Class Summary Class Description PartialTaggedPointAttributeColorSizeProgram A point shader attached to a TaggedAxis1D which allows adjusting of the color scale at multiple tag points (as opposed to TaggedPointShader which only reads the lowest and highest tags and spreads the color scale between those).PointArrayColorProgram Draws 2D point with feathered edges, a constant pixel radius, and a color specified per point.PointArrayColorProgram.ProgramHandles PointArrayColorSizeProgram Draws 2D point with feathered edges, and a color and size specified per point.PointArrayColorSizeProgram.ProgramHandles PointAttributeColorSizeProgram Draws 2D point with feathered edges and color and size determined by float attributes associated with each point.PointFlatColorProgram Draws 2D point with feathered edges, a constant pixel radius, and a constant color.PointFlatColorProgram.ProgramHandles TaggedPointAttributeColorSizeProgram