Package org.geotools.ysld.encode
Class YsldEncoder
Object
YsldEncoder
Encodes GeoTools style objects as Ysld.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
YsldEncoder
Create a YSLD Encoder.- Parameters:
out- Writer which the encoded YSLD output will be written to.uomMapper- An instance ofUomMapper, used to map UOM.
-
-
Method Details
-
encode
Encode the passedStyledLayerDescriptoras YSLD.- Throws:
IOException
-