Class MultiShape2D.BackendList<CT extends Shape2D<?,​?,​?,​?,​?,​?>>

  • Type Parameters:
    CT - the type of the shapes in the list view.
    All Implemented Interfaces:
    Iterable<CT>, Collection<CT>, List<CT>
    Enclosing interface:
    MultiShape2D<ST extends Shape2D<?,​?,​I,​P,​V,​B>,​IT extends MultiShape2D<?,​?,​CT,​I,​P,​V,​B>,​CT extends Shape2D<?,​?,​I,​P,​V,​B>,​I extends PathIterator2D<?>,​P extends Point2D<? super P,​? super V>,​V extends Vector2D<? super V,​? super P>,​B extends Shape2D<?,​?,​I,​P,​V,​B>>

    public static class MultiShape2D.BackendList<CT extends Shape2D<?,​?,​?,​?,​?,​?>>
    extends Object
    implements List<CT>
    View on a list that is able to notify the backend when the view has change the backend data.
    Version:
    17.0 2020-01-04 14:41:43
    Author:
    Stéphane GALLAND
    Maven Group Id:
    org.arakhne.afc.core
    Maven Artifact Id:
    mathgeom