Class IconCache<V>

  • Type Parameters:
    V - the vertex type
    All Implemented Interfaces:
    Function<V,​Icon>

    public class IconCache<V>
    extends Object
    implements Function<V,​Icon>
    a lazy-map backed Function that creates an image icon for each vertex