Element
and returns a Style
mapping between property names and values.
@param propertiesElement the properties Element
to beparsed
@param type the fully-qualified component type name
@return a style representing the retrieved property names and values
@throws ComponentXmlException
Creates a rendered style
Makes use of a symbolizer cache based on identity to avoid recomputing over and over the same style object and to reduce memory usage. The same Style2D object will be returned by subsequent calls using the same feature independent symbolizer with the same scaleRange.
@param drawMe The feature @param symbolizer The SLD symbolizer @param scaleRange The scale range in which the feature should be painted according to the symbolizer @return A rendered style equivalent to the symbolizer
|
|
|
|