Uses of Interface
org.openstreetmap.josm.gui.mappaint.mapcss.ExpressionFactory.QuadFunction
-
Packages that use ExpressionFactory.QuadFunction Package Description org.openstreetmap.josm.gui.mappaint.mapcss Drawing system based on MapCSS map styles. -
-
Uses of ExpressionFactory.QuadFunction in org.openstreetmap.josm.gui.mappaint.mapcss
Methods in org.openstreetmap.josm.gui.mappaint.mapcss with parameters of type ExpressionFactory.QuadFunction Modifier and Type Method Description static <T,U,V,W>
ExpressionFactory.FactoryExpressionFactory.Factory. of(Class<T> type1, Class<U> type2, Class<V> type3, Class<W> type4, ExpressionFactory.QuadFunction<T,U,V,W,?> function)
-