|
Style Intelligence v12.0 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface CompositeVisualFrame
CompositeColorFrame combines multiple legend frames for cascading style.
| Method Summary | |
|---|---|
void |
addFrame(VisualFrame frame)
Add a legend frame. |
VisualFrame |
getFrame(int idx)
Get the legend frame at the specified index. |
int |
getFrameCount()
Get the number of legend frames. |
VisualFrame |
getGuideFrame()
Get the legend frame to generate legend guide. |
void |
removeFrame(int idx)
Remove the legend frame at the specified index. |
| Method Detail |
|---|
void addFrame(VisualFrame frame)
int getFrameCount()
VisualFrame getFrame(int idx)
void removeFrame(int idx)
VisualFrame getGuideFrame()
|
Copyright © 1996-2014 InetSoft Technology Corp. All Rights Reserved. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||