net.refractions.udig.mapgraphic.grid
Class GridStyleContent

java.lang.Object
  extended by StyleContent
      extended by net.refractions.udig.mapgraphic.grid.GridStyleContent

public class GridStyleContent
extends StyleContent


Constructor Summary
GridStyleContent()
           
 
Method Summary
 java.lang.Object createDefaultStyle(IGeoResource resource, java.awt.Color colour, IProgressMonitor monitor)
           
 java.lang.Class getStyleClass()
           
 java.lang.Object load(IMemento memento)
           
 java.lang.Object load(java.net.URL url, IProgressMonitor monitor)
           
 void save(IMemento memento, java.lang.Object value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GridStyleContent

public GridStyleContent()
Method Detail

createDefaultStyle

public java.lang.Object createDefaultStyle(IGeoResource resource,
                                           java.awt.Color colour,
                                           IProgressMonitor monitor)
                                    throws java.io.IOException
Throws:
java.io.IOException

getStyleClass

public java.lang.Class getStyleClass()

load

public java.lang.Object load(IMemento memento)

load

public java.lang.Object load(java.net.URL url,
                             IProgressMonitor monitor)
                      throws java.io.IOException
Throws:
java.io.IOException

save

public void save(IMemento memento,
                 java.lang.Object value)