Package org.geotools.renderer.style
Class MarkFactoryListComparator
Object
MarkFactoryListComparator
- All Implemented Interfaces:
Comparator<MarkFactory>
Mark factory comparator based on a simple class name identifiers list.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface Comparator
equals, reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
-
Constructor Details
-
MarkFactoryListComparator
-
-
Method Details
-
compare
- Specified by:
compare
in interfaceComparator<MarkFactory>
-