Image

papyrus.logic.layerElement.captionElement.Image
See theImage companion trait
object Image

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Image.type

Members list

Value members

Concrete methods

def apply(src: String, alt: String, caption: Option[String], width: Option[Width], alignment: Option[Float]): Image

Creates an Image with src, alt text, optional caption, width and alignment

Creates an Image with src, alt text, optional caption, width and alignment

Attributes