Uses of Enum Class
org.netxms.client.maps.MapLayoutAlgorithm
Packages that use MapLayoutAlgorithm
- 
Uses of MapLayoutAlgorithm in org.netxms.clientMethods in org.netxms.client that return MapLayoutAlgorithmMethods in org.netxms.client with parameters of type MapLayoutAlgorithmModifier and TypeMethodDescriptionvoidNXCObjectModificationData.setMapLayout(MapLayoutAlgorithm mapLayout) 
- 
Uses of MapLayoutAlgorithm in org.netxms.client.mapsMethods in org.netxms.client.maps that return MapLayoutAlgorithmModifier and TypeMethodDescriptionstatic MapLayoutAlgorithmMapLayoutAlgorithm.getByValue(int value) static MapLayoutAlgorithmReturns the enum constant of this class with the specified name.static MapLayoutAlgorithm[]MapLayoutAlgorithm.values()Returns an array containing the constants of this enum class, in the order they are declared.
- 
Uses of MapLayoutAlgorithm in org.netxms.client.objectsMethods in org.netxms.client.objects that return MapLayoutAlgorithm