| Package | com.kraftner.justlineon.pointtransformers |
| Class | public class PointTransformer |
| Subclasses | PointPlusRandom |
This Class defines the base functionality of all PointTransformers. It shouldn't be instantiated.
| Method | Defined by | ||
|---|---|---|---|
|
This Class defines the base functionality of all PointTransformers.
| PointTransformer | ||
|
Transforms the coordinates of the original Segment
| PointTransformer | ||
| PointTransformer | () | constructor |
public function PointTransformer()This Class defines the base functionality of all PointTransformers. It shouldn't be instantiated.
| transform | () | method |
public function transform(s:Segment):BooleanTransforms the coordinates of the original Segment
Parameterss:Segment |
Boolean |