app
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
app
app
/
com.minapps.trackeditor.core.domain.util
Package-level
declarations
Types
Types
Map
Decision
Link copied to clipboard
data
class
MapDecision
(
val
showOutline
:
Boolean
,
val
showFull
:
Boolean
,
val
snappedZoom
:
Int
)
Map
Update
View
Helper
Link copied to clipboard
class
MapUpdateViewHelper
@
Inject
constructor
Selection
Count
Link copied to clipboard
enum
SelectionCount
:
Enum
<
SelectionCount
>
Tool
Group
Link copied to clipboard
enum
ToolGroup
:
Enum
<
ToolGroup
>
Track
Simplifier
Link copied to clipboard
class
TrackSimplifier
@
Inject
constructor