|
JHotDraw 7.4.1 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jhotdraw.color.AbstractHarmonicRule
public abstract class AbstractHarmonicRule
AbstractHarmonicRule.
| Field Summary | |
|---|---|
protected int |
baseIndex
|
protected int[] |
derivedIndices
|
| Constructor Summary | |
|---|---|
AbstractHarmonicRule()
|
|
| Method Summary | |
|---|---|
int |
getBaseIndex()
|
int[] |
getDerivedIndices()
|
void |
setBaseIndex()
|
void |
setDerivedIndices(int... indices)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.jhotdraw.color.HarmonicRule |
|---|
apply, colorChanged |
| Field Detail |
|---|
protected int baseIndex
protected int[] derivedIndices
| Constructor Detail |
|---|
public AbstractHarmonicRule()
| Method Detail |
|---|
public void setBaseIndex()
setBaseIndex in interface HarmonicRulepublic int getBaseIndex()
getBaseIndex in interface HarmonicRulepublic void setDerivedIndices(int... indices)
setDerivedIndices in interface HarmonicRulepublic int[] getDerivedIndices()
getDerivedIndices in interface HarmonicRule
|
Copyright 1996-2010 (c) by the authors and contributors of the JHotDraw project. Some rights reserved. |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||