public class CircleShape extends TKShape
Constructor and Description |
---|
CircleShape(Latlon latlon,
double radius,
java.lang.String shapeName)
若latlon为null,返回null
|
public CircleShape(Latlon latlon, double radius, java.lang.String shapeName)
latlons
- radius
- 单位为米shapeName
-