Package org.gvsig.symbology.fmap.mapcontext.rendering.symbol.marker.impl
package org.gvsig.symbology.fmap.mapcontext.rendering.symbol.marker.impl
-
ClassesClassDescriptionAbstract class that any MARKER SYMBOL should extend.MultiLayerMarkerSymbol allows to group several marker symbols (xxxMarkerSymbol implementing IMarkerSymbol)in one and treat it as an only one symbol.PictureMarkerSymbol allows to use an image file as a definition to be painted instead of a marker symbol.SimpleMarkerSymbol is the most basic symbol for the representation of point objects which can define its size and color apart from the rotation and the offset from a point in the map.