Uses of Interface
com.github.t1.bulmajava.elements.ImageDimension
Packages that use ImageDimension
-
Uses of ImageDimension in com.github.t1.bulmajava.elements
Classes in com.github.t1.bulmajava.elements that implement ImageDimensionMethods in com.github.t1.bulmajava.elements with parameters of type ImageDimensionModifier and TypeMethodDescriptionstatic AbstractElement<?>Image.image(ImageDimension dimension) static AbstractElement<?>Image.image(ImageDimension dimension, String src, String alt, Modifier... modifiers) static AbstractElement<?>Image.imageP(ImageDimension dimension)