colibrio-reader-framework
4.0.0-experimental-1
colibrio-reader-framework
/
com.colibrio.readingsystem.formatadapter.epub
/
VerticalWhitespacePenalizerOptions
Vertical
Whitespace
Penalizer
Options
data
class
VerticalWhitespacePenalizerOptions
(
val
stops
:
List
<
VerticalWhiteSpacePenaltyStop
>
=
emptyList()
)
Types
Constructors
Functions
Properties
Constructors
Vertical
Whitespace
Penalizer
Options
Link copied to clipboard
fun
VerticalWhitespacePenalizerOptions
(
stops
:
List
<
VerticalWhiteSpacePenaltyStop
>
=
emptyList()
)
Types
Companion
Link copied to clipboard
object
Companion
Functions
serialize
Link copied to clipboard
fun
serialize
(
generator
:
JsonGenerator
)
Properties
stops
Link copied to clipboard
val
stops
:
List
<
VerticalWhiteSpacePenaltyStop
>