BlueSpray - Help
© SchoonerTurtles, Inc. 2012-2015

Introduction
Contents
Getting Started
Download
Navigating
Tutorials
Scripting
Advanced
About

Class STJTSUtil

Static Functions

ReturnsFunctionThrows
STRaster Paint(Geometry TheGeometry,double PixelRefWidth,
     PIXEL_TYPE
PixelType,STColorRamp TheColorRamp,
     DATA_TYPE
TheDataType,STStyle TheStyle,boolean MaintainAspect)
Exception

Static Functions


STRaster Paint(Geometry TheGeometry,double PixelRefWidth,
     PIXEL_TYPE PixelType,STColorRamp TheColorRamp,
     DATA_TYPE TheDataType,STStyle TheStyle,boolean MaintainAspect) Exception

Renderings a single geometry into a raster. The raster will be fit to the
geometries bounds. Items should be rendered using the functions above.
This function should only be used when we already have geometries as they
are much slower than STItemVectors.

Parameters:
    TheGeometry - the geometry to draw into the raster
    PixelRefWidth - the width of each pixel based on TheGeometries bounds
    PixelType
    TheDataType
    TheStyle - style to use to draw raster. This includes the antialiasing setting