WebPoiBadge class

Constructors

WebPoiBadge(String id, double offsetX, double offsetY, KImage image, [bool visible = true, int zOrder = 0])

Properties

hashCode int
The hash code for this object.
no setterinherited
id String
final
image KImage
final
offsetX double
final
offsetY double
final
preEncodedImage String
latefinal
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
visible bool
getter/setter pair
zOrder int
final

Methods

encodeImage() Future<void>
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited