Uses of Class
org.meteoinfo.layout.LayoutLegend
-
Packages that use LayoutLegend Package Description org.meteoinfo.layout -
-
Uses of LayoutLegend in org.meteoinfo.layout
Methods in org.meteoinfo.layout that return LayoutLegend Modifier and Type Method Description LayoutLegendMapLayout. addLegend(int left, int top)Add a layout legendMethods in org.meteoinfo.layout that return types with arguments of type LayoutLegend Modifier and Type Method Description java.util.List<LayoutLegend>MapLayout. getLegends()Get layout legend list
-