A style class used to depict a point, polygon centroid or line with a small graphic icon
author: Andrea Aime version: $Id: GraphicStyle2D.java 22266 2006-10-19 11:30:55Z acuster $
public GraphicStyle2D(BufferedImage image, float rotation, float opacity)(Code)
Creates a new GraphicStyle2D object.
Parameters: image - The image that will be used to depict the centroid/point/... Parameters: rotation - The image rotation Parameters: opacity - The image opacity