C D S 
All Classes All Packages

C

center(Component) - Static method in interface solar.squares.pixelwidth.utils.CenterAPI
Center a component with a padding used to add space on both sides of the component.
center(Component, float, TextComponent, float, float) - Static method in interface solar.squares.pixelwidth.utils.CenterAPI
Center a component with a padding used to add space on both sides of the component.
center(Component, TextComponent) - Static method in interface solar.squares.pixelwidth.utils.CenterAPI
Center a component with a padding used to add space on both sides of the component.
center(Component, ContextualPixelWidthSource<CX>, CX) - Static method in interface solar.squares.pixelwidth.utils.CenterAPI
Center a component with a padding used to add space on both sides of the component.
center(Component, ContextualPixelWidthSource<CX>, CX, TextComponent, float) - Static method in interface solar.squares.pixelwidth.utils.CenterAPI
Center a component with a padding used to add space on both sides of the component.
center(Component, ContextualPixelWidthSource<CX>, CX, TextComponent, ChatWidthFunction<CX>) - Static method in interface solar.squares.pixelwidth.utils.CenterAPI
Center a component with a padding used to add space on both sides of the component.
center(Component, ContextualPixelWidthSource<CX>, CX, TextComponent, Function<CX, Float>) - Static method in interface solar.squares.pixelwidth.utils.CenterAPI
center(Component, PixelWidthSource, TextComponent) - Static method in interface solar.squares.pixelwidth.utils.CenterAPI
Center a component with a padding used to add space on both sides of the component.
center(Component, PixelWidthSource, TextComponent, float) - Static method in interface solar.squares.pixelwidth.utils.CenterAPI
Center a component with a padding used to add space on both sides of the component.
center(Component, PixelWidthSource) - Static method in interface solar.squares.pixelwidth.utils.CenterAPI
Center a component with a padding used to add space on both sides of the component.
CenterAPI - Interface in solar.squares.pixelwidth.utils
API for centering text in a component with various possibilities for complexity.

D

DEFAULT_CHAT_WIDTH - Static variable in interface solar.squares.pixelwidth.utils.CenterAPI
 

S

solar.squares.pixelwidth.utils - package solar.squares.pixelwidth.utils
Text utils that use pixel width calculation.
C D S 
All Classes All Packages