Class PlainStyle

java.lang.Object
org.biojava.bio.gui.PlainStyle
All Implemented Interfaces:
SymbolStyle

public class PlainStyle extends Object implements SymbolStyle
A simple implementation of SymbolStyle that just uses a single paint for outlines and a single paint for filling.
Author:
Matthew Pocock