| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z | |
| Painter — Class in package com.kraftner.justlineon.painters | |
|
Template for all kinds of Painters
This Class defines the base functionality of all Painters. |
|
| Painter() — Constructor in class com.kraftner.justlineon.painters.Painter | |
| Constructor method | |
| palette — Property in class com.kraftner.geom.Palette | |
| Holds the Color Objects of this palette. | |
| Palette — Class in package com.kraftner.geom | |
| Template for all kinds of Palettes. | |
| Palette() — Constructor in class com.kraftner.geom.Palette | |
| Constructor method. | |
| palettes — Property in class com.kraftner.justlineon.painters.Painter | |
| Stores the palettes this Painter uses | |
| Palettes — Class in package com.kraftner.geom | |
| This Class is a collection of Palettes. | |
| path — Property in class JustLineOn | |
| Define a path to a Project XML that is automatically loaded on Application Startup. | |
| PathPlayer — Class in package com.kraftner.justlineon.lineservers | |
| This LineServer loads a file which contains comma separated point-values on the format x1,y1,x2,y2,... | |
| PathPlayer(path, restart) — Constructor in class com.kraftner.justlineon.lineservers.PathPlayer | |
| PersistenceofMemory_SalvadorDali — Static property in class com.kraftner.geom.Palettes | |
| PNG(dO, name) — Static method in class com.kraftner.net.SaveAs | |
| Export a DisplayObject as a PNG | |
| PNGEncoder — Class in package com.adobe.images | |
| Class that converts BitmapData into a valid PNG | |
| PointPlusRandom — Class in package com.kraftner.justlineon.pointtransformers | |
| This PointTransformer changes the original coordinate as created by a LineServer in a certain range. | |
| PointPlusRandom(x1, x2, y1, y2) — Constructor in class com.kraftner.justlineon.pointtransformers.PointPlusRandom | |
| PointTransformer — Class in package com.kraftner.justlineon.pointtransformers | |
|
Template for all kinds of PointTransformers
This Class defines the base functionality of all PointTransformers. |
|
| PointTransformer() — Constructor in class com.kraftner.justlineon.pointtransformers.PointTransformer | |
| This Class defines the base functionality of all PointTransformers. | |
| prev() — Method in class com.kraftner.geom.Palette | |
| Returns the previous Color of this Palette. | |
| prev_angle — Property in class com.kraftner.justlineon.Segment | |
| angle of the previous Segment | |
| prev_bisect_x — Property in class com.kraftner.justlineon.Segment | |
| x value of the Bisection Point of the previous Segment. | |
| prev_bisect_y — Property in class com.kraftner.justlineon.Segment | |
| y value of the Bisection Point of the previous Segment. | |
| prev_length — Property in class com.kraftner.justlineon.Segment | |
| length of the previous segment | |
| prev_rel_x — Property in class com.kraftner.justlineon.Segment | |
| x value of the vector of the previous Segment. | |
| prev_rel_y — Property in class com.kraftner.justlineon.Segment | |
| y value of the vector of the previous Segment. | |
| prev_Segment — Property in class com.kraftner.justlineon.lineservers.LineServer | |
| prev_start — Property in class com.kraftner.justlineon.Segment | |
|
true if the previous segment was the first segment of a line (Except in the case the previous line had lust one Segment this means that this is the second segment of a line.) |
|
| prev_x — Property in class com.kraftner.justlineon.Segment | |
| x-coordinate of the endpoint of the previous Segment which also is the startpoint of this segment. | |
| prev_y — Property in class com.kraftner.justlineon.Segment | |
| y-coordinate of the endpoint of the previous Segment which also is the startpoint of this segment. | |
| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z | |