Uses of Class
org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.DefaultFeatureDrawnNotification
Packages that use DefaultFeatureDrawnNotification
-
Uses of DefaultFeatureDrawnNotification in org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl
Methods in org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl with parameters of type DefaultFeatureDrawnNotificationModifier and TypeMethodDescriptionprotected voidAbstractVectorialLegend.drawFeatures(BufferedImage image, Graphics2D g, org.gvsig.fmap.mapcontext.ViewPort viewPort, org.gvsig.tools.task.Cancellable cancel, org.gvsig.crs.projection.lib.CoordinateTransformation coordTrans, double dpi, DefaultFeatureDrawnNotification drawnNotification, org.gvsig.fmap.dal.feature.FeatureSet featureSet, org.gvsig.fmap.dal.feature.FeatureSelection selection) Draws the features from theFeatureSet, with the symbols of the legend.