com.iver.cit.gvsig.fmap.core.v02
Class FSymbolFactory

java.lang.Object
  extended bycom.iver.cit.gvsig.fmap.core.v02.FSymbolFactory

public class FSymbolFactory
extends java.lang.Object

Author:
fjp To change the template for this generated type comment go to Window>Preferences>Java>Code Generation>Code and Comments

Constructor Summary
FSymbolFactory()
           
 
Method Summary
static java.awt.Paint createPatternFill(int style, java.awt.Color cRef)
           
static java.awt.Paint[] createPatternFills(java.awt.Color cRef)
          Al crear esto lo mejor sería mirar en un directorio y cargar todas las imagenes que tengamos prediseñadas.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FSymbolFactory

public FSymbolFactory()
Method Detail

createPatternFill

public static java.awt.Paint createPatternFill(int style,
                                               java.awt.Color cRef)

createPatternFills

public static java.awt.Paint[] createPatternFills(java.awt.Color cRef)
Al crear esto lo mejor sería mirar en un directorio y cargar todas las imagenes que tengamos prediseñadas.

Parameters:
cRef -
Returns: