Uses of Class
com.storedobject.chart.Padding
Packages that use Padding
-
Uses of Padding in com.storedobject.chart
Methods in com.storedobject.chart that return PaddingModifier and TypeMethodDescriptionComposedPart.getPadding
(boolean create) HasPadding.getPadding
(boolean create) Get the padding of this on the chart display area.Legend.getPadding
(boolean create) final Padding
TextStyle.getPadding
(boolean create) Get the padding.Methods in com.storedobject.chart with parameters of type PaddingModifier and TypeMethodDescriptionvoid
ComposedPart.setPadding
(Padding padding) void
HasPadding.setPadding
(Padding padding) Set the padding of this.void
Legend.setPadding
(Padding padding) void
TextStyle.setPadding
(Padding padding) Set the padding.