HtmlImageAnchor

java.lang. Object
+Object()
<clinit>() :void
#clone() :Object
+equals(Object ) :boolean
#finalize() :void
+getClass() :Class
+hashCode() :int
+notify() :void
+notifyAll() :void
-registerNatives() :void
+toString() :String
+wait() :void
+wait(long ) :void
+wait(long , int ) :void
net.aerith.misao.io. HtmlImageAnchor
#image :MonoImage
#url :URL
#format :Format
#text :String
+HtmlImageAnchor(MonoImage image, URL url, Format format, String text)
+getImage() :MonoImage
+getURL() :URL
+getFormat() :Format
+getText() :String