public class EllipsePointMarker3D extends BaseTexturePointMarker3D
fillProperty, markerType, sizeProperty
Constructor and Description |
---|
EllipsePointMarker3D()
Initializes the instance of
EllipsePointMarker3D . |
Modifier and Type | Method and Description |
---|---|
protected Texture2D |
getPointTextureInternal()
Cretes the
Texture2D instance which is repeated across data-points |
getPointTexture, invalidatePointTextureCache
attachTo, detach, dispose, getFill, getSize, invalidateElement, isAttached, setFill, setSize
public EllipsePointMarker3D()
EllipsePointMarker3D
.protected Texture2D getPointTextureInternal()
Texture2D
instance which is repeated across data-pointsgetPointTextureInternal
in class BaseTexturePointMarker3D