public class MarkArea2DDataItemAdapter extends Object implements EChartsTypeAdapter<MarkArea2DDataItem>
| Constructor and Description |
|---|
MarkArea2DDataItemAdapter() |
| Modifier and Type | Method and Description |
|---|---|
Type |
getType() |
com.google.gson.JsonElement |
serialize(MarkArea2DDataItem src,
Type typeOfSrc,
com.google.gson.JsonSerializationContext context) |
public com.google.gson.JsonElement serialize(MarkArea2DDataItem src, Type typeOfSrc, com.google.gson.JsonSerializationContext context)
serialize in interface com.google.gson.JsonSerializer<MarkArea2DDataItem>public Type getType()
getType in interface EChartsTypeAdapter<MarkArea2DDataItem>Copyright © 2022. All rights reserved.