Class ImageMap.ServerSide

    • Constructor Detail

      • ServerSide

        public ServerSide()
        Creates a new ServerSide image map.
    • Method Detail

      • hotSpots

        public java.util.Iterator hotSpots()
        Description copied from interface: ImageMap
        hotSpots iterates over the hotspots in the map
        Specified by:
        hotSpots in interface ImageMap
        Returns:
        an Iterator.
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object