RenderInfoCollection class
Constructors
-
RenderInfoCollection(List<
RenderInfo< renderInfos)Renderinstruction> > - RenderInfoCollection.empty()
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- length → int
-
no setter
-
renderInfos
→ List<
RenderInfo< Renderinstruction> > -
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
clear(
) → void -
collisionFreeOrdered(
) → void - Transforms a list of MapElements, orders it and removes those elements that overlap. This operation is useful for an early elimination of elements in a list that will never be drawn because they overlap. Overlapping items will be disposed.
-
haveSpace(
RenderInfo< Renderinstruction> item, List<RenderInfo< list) → boolRenderinstruction> > -
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