Uses of Class
com.hybris.cockpitng.components.visjs.network.data.Speed.Builder
-
Packages that use Speed.Builder Package Description com.hybris.cockpitng.components.visjs.network.data -
-
Uses of Speed.Builder in com.hybris.cockpitng.components.visjs.network.data
Methods in com.hybris.cockpitng.components.visjs.network.data that return Speed.Builder Modifier and Type Method Description Speed.BuilderSpeed.Builder. withX(java.lang.Integer x)A speed of view in the x direction on pressing a key or using navigation buttons.Speed.BuilderSpeed.Builder. withY(java.lang.Integer y)A speed of view in the y direction on pressing a key or using navigation buttons.Speed.BuilderSpeed.Builder. withZoom(java.lang.Double zoom)A speed of zoom on pressing a key or using navigation buttons.
-