Package org.geotools.ysld.encode
Class FillEncoder
- Object
- 
- YsldEncodeHandler<Fill>
- 
- FillEncoder
 
 
- 
 public class FillEncoder extends YsldEncodeHandler<Fill> Encodes aFillas YSLD.
- 
- 
Constructor SummaryConstructors Constructor Description FillEncoder(Fill fill)
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description protected voidencode(Fill fill)- 
Methods inherited from class YsldEncodeHandlerhasNext, next, remove, vendorOptions
 - 
Methods inherited from class Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 - 
Methods inherited from interface IteratorforEachRemaining
 
- 
 
- 
- 
- 
Constructor Detail- 
FillEncoderpublic FillEncoder(Fill fill) 
 
- 
 - 
Method Detail- 
encodeprotected void encode(Fill fill) - Specified by:
- encodein class- YsldEncodeHandler<Fill>
 
 
- 
 
-