|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectdd.ui.ProposalVisualizer
dd.ui.RetrofitVisualizer
Provides graphical depiction of the retrofit proposal. The retrofit proposal is a special case of other visualizers. It needs to composite images together to create a legend icon. It does this by grabbing the proposal's legend icon and then superimposing the legendIcons for the configparameters in turn.
Field Summary |
Fields inherited from class dd.ui.ProposalVisualizer |
icons, proposal, showViz, visible |
Constructor Summary | |
RetrofitVisualizer(Proposal p)
|
|
RetrofitVisualizer(Proposal p,
java.util.HashSet set)
|
Method Summary | |
void |
show(MapView mapView)
|
Methods inherited from class dd.ui.ProposalVisualizer |
getName, getVisible, setVisible, visualize, visualize |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public RetrofitVisualizer(Proposal p)
public RetrofitVisualizer(Proposal p, java.util.HashSet set)
Method Detail |
public void show(MapView mapView)
show
in class ProposalVisualizer
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |