Uses of Class
com.hybris.cockpitng.components.visjs.network.data.ScalingLabel
-
Packages that use ScalingLabel Package Description com.hybris.cockpitng.components.visjs.network.data -
-
Uses of ScalingLabel in com.hybris.cockpitng.components.visjs.network.data
Methods in com.hybris.cockpitng.components.visjs.network.data that return ScalingLabel Modifier and Type Method Description ScalingLabelScalingLabel.Builder. build()ScalingLabelScaling. getLabel()Methods in com.hybris.cockpitng.components.visjs.network.data with parameters of type ScalingLabel Modifier and Type Method Description Scaling.BuilderScaling.Builder. withLabel(ScalingLabel label)Constructors in com.hybris.cockpitng.components.visjs.network.data with parameters of type ScalingLabel Constructor Description Scaling(java.lang.Integer min, java.lang.Integer max, ScalingLabel label, java.lang.String customScalingFunction)
-