app
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
app
app
/
com.minapps.trackeditor.feature_map_editor.tools.filter.presentation.util
/
FilterUI
Filter
UI
abstract
class
FilterUI
Inheritors
DistanceBasedUI
EvenIntervalDecimation
KalmanUI
MovingAverageUI
RamerDouglasPeuckerUI
Members
Constructors
Filter
UI
Link copied to clipboard
constructor
(
)
Functions
create
View
Link copied to clipboard
abstract
fun
createView
(
context
:
Context
,
waypointCount
:
Int
,
onValueChange
:
(
FilterType
)
->
Unit
)
:
View