Interface AnnotationColors

    • Method Detail

      • initColors

        void initColors​(LocatedObjects objects,
                        MessageCollection errors)
        Initializes the colors with the annotations.
        Parameters:
        objects - the annotations to use for initialization
        errors - for collecting errors
      • getColor

        Color getColor​(LocatedObject object)
        Returns the color for the object.
        Parameters:
        object - the annotation to get the color for