Package-level declarations

Types

Link copied to clipboard
class FilterDialog(val waypointCount: Int) : ToolDialog<FilterParams>

FilterDialog implements ToolDialog so it can be shown by ToolUiContext and return the selected parameters from the user.