Uses of Interface
org.gvsig.fmap.mapcontext.rendering.legend.styling.ILabelLocationMetrics
Packages that use ILabelLocationMetrics
-
Uses of ILabelLocationMetrics in org.gvsig.fmap.mapcontext.rendering.legend.styling
Methods in org.gvsig.fmap.mapcontext.rendering.legend.styling with parameters of type ILabelLocationMetricsModifier and TypeMethodDescriptionvoidILabelClass.draw(Graphics2D graphics, ILabelLocationMetrics llm, org.gvsig.fmap.geom.Geometry geom) LabelLocationMetrics, contains the anchor point, rotation, and some other geometric calculations computed by the PlacementManager.org.gvsig.fmap.geom.GeometryILabelClass.getShape(ILabelLocationMetrics llm)