Interface RMConvertable
- All Known Implementing Classes:
Barcode,CategoryChart,PieChart,TimeseriesChart,XYChart
public interface RMConvertable
Marker interface marking Legacy components inheriting from
AbstractJ2DShape which have now been replaced by
AbstractRM2DShape. The method createRMComponent(RXArchiver, RXElement) should
contain code to convert legacy components to their Vector/AbstractRM2DShape counterparts.-
Method Summary
-
Method Details
-
createRMComponent
-