Class Fixed
- java.lang.Object
-
- com.hybris.cockpitng.components.visjs.network.data.Fixed
-
- All Implemented Interfaces:
java.io.Serializable
public class Fixed extends java.lang.Object implements java.io.SerializableOptions for fixing node position while physics simulation.- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classFixed.Builder
-
Constructor Summary
Constructors Modifier Constructor Description protectedFixed(java.lang.Boolean x, java.lang.Boolean y)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.BooleangetX()java.lang.BooleangetY()
-