Uses of Class
org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.LegendDrawingException
Packages that use LegendDrawingException
-
Uses of LegendDrawingException in org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl
Methods in org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl that throw LegendDrawingExceptionModifier and TypeMethodDescriptionprotected voidAbstractVectorialLegend.internalDraw(BufferedImage image, Graphics2D g, org.gvsig.fmap.mapcontext.ViewPort viewPort, org.gvsig.tools.task.Cancellable cancel, double scale, Map queryParameters, org.gvsig.crs.projection.lib.CoordinateTransformation coordTrans, org.gvsig.fmap.dal.feature.FeatureStore featureStore, org.gvsig.fmap.dal.feature.FeatureQuery featureQuery, double dpi, org.gvsig.tools.task.SimpleTaskStatus taskStatus)