Uses of Class
org.violetlib.types.InsetDescription
-
-
Uses of InsetDescription in org.violetlib.types
Methods in org.violetlib.types that return InsetDescription Modifier and Type Method and Description InsetDescriptionInsetDescription. add(InsetDescription d)static InsetDescriptionInsetDescription. create(int n)static InsetDescriptionInsetDescription. create(int topBottom, int side)static InsetDescriptionInsetDescription. create(int top, int left, int bottom, int right)static InsetDescriptionInsetDescription. zero()Methods in org.violetlib.types with parameters of type InsetDescription Modifier and Type Method and Description InsetDescriptionInsetDescription. add(InsetDescription d)
-