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  
canvas — Property in class com.kraftner.justlineon.painters.Painter
Shape in which the graphics are drawn.
center — Static property in class JustLineOn
Center of the Stage
CircularExplosion — Class in package com.kraftner.justlineon.lineservers
This LineServer always starts from the center and moves until it hits the end of the stage or a certain distance from the center.
CircularExplosion(length, angleDegreeMin, angleDegreeMax, away, awaySub, breakOutChance, randomAbort, circleStepWidthDegree) — Constructor in class com.kraftner.justlineon.lineservers.CircularExplosion
CircularImplosion — Class in package com.kraftner.justlineon.lineservers
This LineServer always starts from the boundaries of the Stage and moves until it hits the end of the stage or a certain distance from the center.
CircularImplosion(length, angleDegreeMin, angleDegreeMax, awayStart, awayEnd, awaySub, breakInChance, randomAbort, circleStepWidthDegree, restart) — Constructor in class com.kraftner.justlineon.lineservers.CircularImplosion
clone() — Method in class com.kraftner.geom.Color
Returns a copy of this Color
clone() — Method in class com.kraftner.geom.Palette
Returns a copy of this Palette
CloseToCenter(p, distance) — Static method in class com.kraftner.justlineon.AbortRule
Determines if the line is closer to the center of the Stage than a certain distance.
Color — Class in package com.kraftner.geom
Represents one RGBA Color that can be manipulated in different ways.
Color(red, green, blue, alpha) — Constructor in class com.kraftner.geom.Color
Constructor method
com.adobe.images — Package
com.gskinner.utils — Package
com.kraftner.communication — Package
com.kraftner.geom — Package
com.kraftner.justlineon — Package
com.kraftner.justlineon.lineservers — Package
com.kraftner.justlineon.painters — Package
com.kraftner.justlineon.pointtransformers — Package
com.kraftner.net — Package
com.kraftner.utils — Package
ControllerConnection — Class in package com.kraftner.communication
Handles the LocalConnections to request new controls and handles and dispatches changes from the Controller Application.
ControllerConnection(pvt) — Constructor in class com.kraftner.communication.ControllerConnection
Singleton constructor
counter — Property in class com.kraftner.justlineon.lineservers.LineServer
Counts the number of Segments already drawn
current() — Method in class com.kraftner.geom.Palette
Returns the current Color of this Palette.
_currentSeed — Property in class com.gskinner.utils.Rndm
currentSeed — Static property in class com.gskinner.utils.Rndm
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