Fan

 

class

fandoc::Image

sys::Obj
  fandoc::DocNode
    fandoc::DocElem
      fandoc::Image

Image is a reference to an image file

Slots

altSource

Str alt

htmlNameSource

override Str htmlName()

Overrides fandoc::DocElem.htmlName

Doc inherited from fandoc::DocElem.htmlName

Get the HTML element name to use for this element.

idSource

override DocNodeId id()

Overrides fandoc::DocNode.id

Doc inherited from fandoc::DocNode.id

Get node id for node type.

isInlineSource

override Bool isInline()

Overrides fandoc::DocElem.isInline

Doc inherited from fandoc::DocElem.isInline

Is this an inline versus a block element.

makeSource

new make(Str uri, Str alt)

uriSource

Str uri