org.openjump.util
Interface SLDImporter.FillStyle

All Known Subinterfaces:
SLDImporter.SizedStrokeFillStyle, SLDImporter.StrokeFillStyle
All Known Implementing Classes:
BasicStyle, BitmapVertexStyle, CircleVertexStyle, CrossVertexStyle, RingVertexStyle, SquareVertexStyle, StarVertexStyle, TriangleVertexStyle, VertexStyle
Enclosing class:
SLDImporter

public static interface SLDImporter.FillStyle

FillStyle

Version:
$Revision:$, $Date:$
Author:
Andreas Schmitz, last edited by: $Author:$

Method Summary
 void setAlpha(int a)
           
 void setFillColor(java.awt.Color c)
           
 

Method Detail

setFillColor

void setFillColor(java.awt.Color c)
Parameters:
c -

setAlpha

void setAlpha(int a)
Parameters:
a -