|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface GraphicStore
The GraphicStore class/interface...
| Method Summary | |
|---|---|
InternationalString |
getDescription()
Description of this GraphicStore. |
InternationalString |
getDisplayName()
Display name for this GraphicStore. |
List<Graphic> |
getGraphics(DisplayFactory factory)
Gets a List of Graphics produced by this GraphicStore. |
URI |
getIcon()
Icon representing this GraphicStore. |
| Method Detail |
|---|
URI getIcon()
GraphicStore.
GraphicStore.InternationalString getDisplayName()
GraphicStore.
InternationalString getDescription()
GraphicStore.
List<Graphic> getGraphics(DisplayFactory factory)
Graphics produced by this GraphicStore. This
List should not be live: modifying the List should not modify the
GraphicStore's internal Graphics.
factory - the DisplayFactory to use to create the Graphics
Graphics
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||