Class SortLabelsByRadians

java.lang.Object
ca.ualberta.stothard.cgview.SortLabelsByRadians
All Implemented Interfaces:
Comparator

public class SortLabelsByRadians extends Object implements Comparator
Sorts Label objects so that those with smaller Label.getLineStartRadians() values are first.