Packagecom.kraftner.justlineon.pointtransformers
Classpublic class PointTransformer
SubclassesPointPlusRandom

Template for all kinds of PointTransformers

This Class defines the base functionality of all PointTransformers. It shouldn't be instantiated.



Public Methods
 MethodDefined by
  
This Class defines the base functionality of all PointTransformers.
PointTransformer
  
transform(s:Segment):Boolean
Transforms the coordinates of the original Segment
PointTransformer
Constructor detail
PointTransformer()constructor
public function PointTransformer()

This Class defines the base functionality of all PointTransformers. It shouldn't be instantiated.

Method detail
transform()method
public function transform(s:Segment):Boolean

Transforms the coordinates of the original Segment

Parameters
s:Segment

Returns
Boolean