Uses of Class
org.gvsig.symbology.fmap.mapcontext.rendering.symbol.fill.impl.AbstractFillSymbol
Packages that use AbstractFillSymbol
-
Uses of AbstractFillSymbol in org.gvsig.symbology.fmap.mapcontext.rendering.symbol.fill.impl
Modifier and TypeClassDescriptionclassAllows to define a marker symbol of any type as a path image to be used for a filled of a polygon's paddingclassMultiLayerFillSymbol is a symbol which allows to group several kind of fill symbols (xxxFillSymbol implementing IFillSymbol)in one and treats it like single symbol.classPictureFillSymbol 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.classBasic fill symbol.