-
public class XYRegionFormatterBase class of all XYRegionFormatters.
-
-
Constructor Summary
Constructors Constructor Description XYRegionFormatter(Context ctx, int xmlCfgId)Provided as a convenience to users; allows instantiation and xml configurationto take place in a single line XYRegionFormatter(int color)
-
Method Summary
-
-
Constructor Detail
-
XYRegionFormatter
XYRegionFormatter(Context ctx, int xmlCfgId)
Provided as a convenience to users; allows instantiation and xml configurationto take place in a single line- Parameters:
xmlCfgId- Id of the xml config file within /res/xml
-
XYRegionFormatter
XYRegionFormatter(int color)
-
-
-
-