struct Sitemapper::ImageMap
- Sitemapper::ImageMap
- Struct
- Value
- Object
Defined in:
sitemapper/image_map.crConstructors
Instance Method Summary
- #caption : String | Nil
- #clone
- #copy_with(loc _loc = @loc, caption _caption = @caption, geo_location _geo_location = @geo_location, title _title = @title, license _license = @license)
- #geo_location : String | Nil
- #license : String | Nil
- #loc : String
- #render_xml(xml : XML::Builder)
- #title : String | Nil