@OpenApiAll public class NumberingSequencer extends NameSequencer
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
NAME |
Constructor and Description |
---|
NumberingSequencer() |
Modifier and Type | Method and Description |
---|---|
int |
compare(ShapeElement o1,
ShapeElement o2) |
java.lang.String |
getName()
The name of the sequencer
|
compareStrings
public java.lang.String getName()
Sequencer
getName
in interface Sequencer
getName
in class NameSequencer
public int compare(ShapeElement o1, ShapeElement o2)
compare
in interface Sequencer
compare
in interface java.util.Comparator<ShapeElement>
compare
in class NameSequencer