menu
flutter_geopackage package
documentation
flutter_geopackage
Entry
setBounds method
setBounds
brightness_4
setBounds
method
Null safety
void
setBounds
(
Envelope
bounds
)
Implementation
void setBounds(Envelope bounds) { this.bounds = bounds; }
flutter_geopackage package
documentation
flutter_geopackage
Entry
setBounds method
Entry class
Constructors
Entry
Properties
bounds
dataType
description
hashCode
identifier
runtimeType
srid
tableName
Methods
copy
getBounds
getDataType
getDescription
getIdentifier
getSrid
getTableName
init
noSuchMethod
setBounds
setDataType
setDescription
setIdentifier
setSrid
setTableName
toString
Operators
operator ==