Class Item
Package world.mappable.mapkit
java.lang.Object
↳ world.mappable.mapkit.GeoObjectCollection.Item
static class Item implements Serializable
The geo objects in the collection.
Summary
Constructors
|
Signature and Description |
|
Item() |
Methods
|
Type and modifiers |
Method and Description |
|
|
|
|
|
fromCollection(@NonNull GeoObjectCollection collection) |
|
getObj() |
|
|
void |
serialize(world.mappable.runtime.bindings.Archive archive) |
Constuctors
Item
|
Item() |
Methods
fromObj
fromCollection
|
@NonNull |
getObj
|
@Nullable |
getCollection
|
@Nullable |
serialize
|
@Override |