Uses of Class
org.gvsig.fmap.mapcontext.rendering.legend.LegendException
Packages that use LegendException
-
Uses of LegendException in org.gvsig.fmap.mapcontext.rendering.legend
Methods in org.gvsig.fmap.mapcontext.rendering.legend that throw LegendExceptionModifier and TypeMethodDescriptionvoidIVectorLegend.draw(BufferedImage image, Graphics2D graphics2D, 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) Draws theFeatureStoredata using this legend simbology.voidIVectorLegend.draw(BufferedImage image, Graphics2D graphics2D, 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) Draws theFeatureStoredata using this legend simbology.voidIVectorLegend.print(Graphics2D g, 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.compat.print.PrintAttributes properties) voidIVectorLegend.print(Graphics2D g, 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, org.gvsig.compat.print.PrintAttributes properties)