public interface ImageSizeCallback extends Scriptable<Object,AnnotationContext>
AnnotationPlugin.ID
plugin to set width
and height
properties at runtime, to LineLabel
.String
or a Integer
depending on you want to set a fixed size in pixels (by int) or a percentage (by string, for instance "50"%).invoke