Interface EncoderFactory<T>
- All Known Subinterfaces:
- ArrayElementEncoderFactory<T>
- All Known Implementing Classes:
- AbstractEncoderDelegate,- BitSetDelegate,- ByteArrayDelegate,- ColorStateDelegate,- CursorDelegate,- DimensionDelegate,- Ellipse2DDoubleDelegate,- Ellipse2DFloatDelegate,- EncoderFactoryDelegate,- FontDelegate,- GeneralPathDelegate,- InsetsDelegate,- LayoutConstraintsDelegate,- MethodDelegate,- Point2DDoubleDelegate,- Point2DFloatDelegate,- PointDelegate,- Rectangle2DDoubleDelegate,- Rectangle2DFloatDelegate,- RectangleDelegate,- RoundRectangle2DDoubleDelegate,- RoundRectangle2DFloatDelegate
public interface EncoderFactory<T>
- 
Method Summary
- 
Method Details- 
newEncoder
 
-