Enum Class Boundary2DSimpleMeasurer.ObjectParameter

java.lang.Object
java.lang.Enum<Boundary2DSimpleMeasurer.ObjectParameter>
net.algart.matrices.scanning.Boundary2DSimpleMeasurer.ObjectParameter
All Implemented Interfaces:
Serializable, Comparable<Boundary2DSimpleMeasurer.ObjectParameter>, Constable
Enclosing class:
Boundary2DSimpleMeasurer

public static enum Boundary2DSimpleMeasurer.ObjectParameter extends Enum<Boundary2DSimpleMeasurer.ObjectParameter>
The class describing what parameters of the connected object boundary should be measured by Boundary2DSimpleMeasurer class.

This class is immutable and thread-safe: there are no ways to modify settings of the created instance.