java.lang.Object
org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.DrawUtils

public class DrawUtils extends Object
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static void
    drawInts(Graphics2D g, org.gvsig.fmap.mapcontext.ViewPort viewPort, org.gvsig.fmap.mapcontext.rendering.symbols.ISymbol symbol, org.gvsig.fmap.dal.feature.Feature feature, org.gvsig.fmap.geom.Geometry geom)
     
    static void
    drawInts(Graphics2D g, org.gvsig.fmap.mapcontext.ViewPort viewPort, org.gvsig.tools.task.Cancellable cancel, double dpi, org.gvsig.fmap.mapcontext.rendering.symbols.ISymbol symbol, org.gvsig.fmap.dal.feature.Feature feature, org.gvsig.fmap.geom.Geometry geom)
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • DrawUtils

      public DrawUtils()
  • Method Details

    • drawInts

      public static void drawInts(Graphics2D g, org.gvsig.fmap.mapcontext.ViewPort viewPort, org.gvsig.tools.task.Cancellable cancel, double dpi, org.gvsig.fmap.mapcontext.rendering.symbols.ISymbol symbol, org.gvsig.fmap.dal.feature.Feature feature, org.gvsig.fmap.geom.Geometry geom) throws org.gvsig.fmap.geom.operation.GeometryOperationException
      Throws:
      org.gvsig.fmap.geom.operation.GeometryOperationException
    • drawInts

      public static void drawInts(Graphics2D g, org.gvsig.fmap.mapcontext.ViewPort viewPort, org.gvsig.fmap.mapcontext.rendering.symbols.ISymbol symbol, org.gvsig.fmap.dal.feature.Feature feature, org.gvsig.fmap.geom.Geometry geom) throws org.gvsig.fmap.geom.operation.GeometryOperationException
      Throws:
      org.gvsig.fmap.geom.operation.GeometryOperationException