Package
Class
Use
Tree
Deprecated
Index
All Classes
Help
Prev
Next
VTypes - Release 1
Uses of Class org.violetlib.types.InsetDescription
Deprecated: ShowHide

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
      InsetDescription  InsetDescription.add(InsetDescription d)
       
      static InsetDescription  InsetDescription.create(int n)
       
      static InsetDescription  InsetDescription.create(int topBottom, int side)
       
      static InsetDescription  InsetDescription.create(int top, int left, int bottom, int right)
       
      static InsetDescription  InsetDescription.zero()
       
      Methods in org.violetlib.types with parameters of type InsetDescription 
      Modifier and Type Method and Description
      InsetDescription  InsetDescription.add(InsetDescription d)