Package org.gvsig.symbology.fmap.mapcontext.rendering.symbol.fill.impl
package org.gvsig.symbology.fmap.mapcontext.rendering.symbol.fill.impl
-
ClassesClassDescriptionAbstract class that any FILL SYMBOL should extendAllows to define a marker symbol of any type as a path image to be used for a filled of a polygon's paddingMultiLayerFillSymbol is a symbol which allows to group several kind of fill symbols (xxxFillSymbol implementing IFillSymbol)in one and treats it like single symbol.PictureFillSymbol allows to use an image file suported by gvSIG as a padding for the polygons.This image can be modified using methods to scale or rotate it.Basic fill symbol.