public interface MarkerShape
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getShapeType() |
void |
render(DrawContext dc,
Marker marker,
Vec4 point,
double radius) |
void |
render(DrawContext dc,
Marker marker,
Vec4 point,
double radius,
boolean isRelative) |
java.lang.String getShapeType()
void render(DrawContext dc, Marker marker, Vec4 point, double radius)
void render(DrawContext dc, Marker marker, Vec4 point, double radius, boolean isRelative)