com.github.muskstark.echart.style.rich.Rich Maven / Gradle / Ivy
The newest version!
package com.github.muskstark.echart.style.rich;
import lombok.Data;
/**
* 富文本
*/
@Data
public class Rich {
// private TextStyle a;
// private TextStyle b;
// private TextStyle x;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy