|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MoreFadingWeightEdge
MORe
Interface for edges whose weight fade out. The amount of fading weight is determined by
MNetManipulatePa.DYN_FADE_OUT_AMOUNT
, the interval of fades by MNetManipulatePa.DYN_FADE_OUT_INTERVAL
.
If MNetManipulatePa.DYN_FADE_OUT_AMOUNT
is greater than 0.0 the fading shall be scheduled automatically.
NOTE: Relevant is the value of MNetManipulatePa.DYN_FADE_OUT_AMOUNT
at initialisation time of the edge
object!
Method Summary | |
---|---|
void |
fadeWeight()
Fades the edge weight by MNetManipulatePa.DYN_FADE_OUT_AMOUNT . |
Method Detail |
---|
void fadeWeight()
MNetManipulatePa.DYN_FADE_OUT_AMOUNT
.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |