BlueSpray - Help
© SchoonerTurtles, Inc. 2012-2015

Introduction
Contents
Getting Started
Download
Navigating
Tutorials
Scripting
Advanced
About

Class STToPoint

Extends STTransformVector

Produces points from a vector layer. This can be centroids or all the points
in the layer.


Copyright, SchoonerTurtles LLP, 2009
@author Jim Graham

Enumerated Types

TO_POINT_METHOD
    CENTROID - Find the center of mass
    ALL - Convert all cooordinates in the data to points
    FURTHEST_DISTANCE -

Object Functions

ReturnsFunctionThrows
ToPoint(STLayerRegions TheInputLayer,STLayerPoint TheOutputLayer,
     TO_POINT_METHOD
Method)
Exception

Object Functions


ToPoint(STLayerRegions TheInputLayer,STLayerPoint TheOutputLayer,
     TO_POINT_METHOD Method) Exception