|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.biojava.bio.gui.sequence.ImageMap.ServerSide
public static class ImageMap.ServerSide
ServerSide represents a server-side style image
map.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.biojava.bio.gui.sequence.ImageMap |
|---|
ImageMap.ClientSide, ImageMap.HotSpot, ImageMap.ServerSide |
| Field Summary |
|---|
| Fields inherited from interface org.biojava.bio.gui.sequence.ImageMap |
|---|
CIRCLE, POLY, RECT |
| Constructor Summary | |
|---|---|
ImageMap.ServerSide()
Creates a new ServerSide image map. |
|
| Method Summary | |
|---|---|
void |
addHotSpot(ImageMap.HotSpot hotSpot)
addHotSpot adds a hotspot to the map. |
java.util.Iterator |
hotSpots()
hotSpots iterates over the hotspots in the map |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ImageMap.ServerSide()
ServerSide image map.
| Method Detail |
|---|
public void addHotSpot(ImageMap.HotSpot hotSpot)
ImageMapaddHotSpot adds a hotspot to the map.
addHotSpot in interface ImageMaphotSpot - a HotSpot.public java.util.Iterator hotSpots()
ImageMaphotSpots iterates over the hotspots in the map
hotSpots in interface ImageMapIterator.public java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||