Interface IPrintable

All Known Subinterfaces:
IMultiLayerSymbol, ISymbol, ISymbol_v2, ITextSymbol, IWarningSymbol
All Known Implementing Classes:
AbstractSymbol

public interface IPrintable
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    print(Graphics2D g, AffineTransform at, org.gvsig.fmap.geom.Geometry shape, org.gvsig.compat.print.PrintAttributes properties)
     
  • Method Details

    • print

      void print(Graphics2D g, AffineTransform at, org.gvsig.fmap.geom.Geometry shape, org.gvsig.compat.print.PrintAttributes properties)