Class SegmentationCustomizer

    • Constructor Summary

      Constructors 
      Constructor Description
      SegmentationCustomizer​(boolean projectSpecific, SRX defaultSRX, SRX userSRX, SRX projectSRX)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      SRX getResult()  
      boolean show​(java.awt.Window parent)  
      • Methods inherited from class java.lang.Object

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

      • SegmentationCustomizer

        public SegmentationCustomizer​(boolean projectSpecific,
                                      SRX defaultSRX,
                                      SRX userSRX,
                                      SRX projectSRX)
    • Method Detail

      • show

        public boolean show​(java.awt.Window parent)
      • getResult

        public SRX getResult()