|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecttoxi.color.theory.LeftSplitComplementaryStrategy
public class LeftSplitComplementaryStrategy
| Field Summary | |
|---|---|
static java.lang.String |
NAME
|
| Constructor Summary | |
|---|---|
LeftSplitComplementaryStrategy()
|
|
| Method Summary | |
|---|---|
ColorList |
createListFromColour(Color src)
Creates a new ColorList of colors for the supplied source color
based on the strategy. |
java.lang.String |
getName()
Returns the unique name of the strategy. |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String NAME
| Constructor Detail |
|---|
public LeftSplitComplementaryStrategy()
| Method Detail |
|---|
public ColorList createListFromColour(Color src)
ColorTheoryStrategyColorList of colors for the supplied source color
based on the strategy. The number of colors returned is unspecified and
depends on the strategy.
createListFromColour in interface ColorTheoryStrategysrc - source color
public java.lang.String getName()
ColorTheoryStrategy
getName in interface ColorTheoryStrategypublic java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||