Class StratifiedLabelingExample


  • public class StratifiedLabelingExample
    extends java.lang.Object
    Example code for using stratified labelings by Thimm/Kern-Isberner
    Author:
    Matthias Thimm
    • Method Summary

      Modifier and Type Method Description
      static void main​(java.lang.String[] args)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • StratifiedLabelingExample

        public StratifiedLabelingExample()
    • Method Detail

      • main

        public static void main​(java.lang.String[] args)