Class SegmentationPanel.ContainerSettings

    • Field Detail

      • labels

        public String[] labels
        the labels in use.
      • useSeparateLayers

        public boolean useSeparateLayers
        whether separate layers were used.
      • colorProvider

        public ColorProvider colorProvider
        the color provider that was used.
      • alpha

        public float alpha
        the alpha value for the layers.
      • allowLayerRemoval

        public boolean allowLayerRemoval
        whether layers can be removed.
      • allowLayerActions

        public boolean allowLayerActions
        whether actions are allowed.
    • Constructor Detail

      • ContainerSettings

        public ContainerSettings()