Documentation
Toggle table of contents
dev
Select version
0.0.0-a04-SNAPSHOT
dev
common
Target filter
common
Switch theme
Search in API
Skip to content
Documentation
text
/
org.k3lp.lib.text
/
K3MarkerPool
K3Marker
Pool
interface
K3MarkerPool
(
source
)
Inheritors
K3MutableMarkerPool
Members
Functions
get
By
Id
Link copied to clipboard
abstract
fun
getById
(
id
:
Int
)
:
K3Marker
?
get
By
Name
Link copied to clipboard
abstract
fun
getByName
(
name
:
String
)
:
K3Marker
?