Field Detail

orient

protected double orient
Rotation angle, about (0, 0) is user space. If orient is NaN then the marker's x-axis should be aligned with the slope of the curve on the point where the object is drawn


markerNode

protected GraphicsNode markerNode
GraphicsNode this marker is associated to


ref

protected Point2D ref
Constructor Detail

Marker

public Marker(GraphicsNode markerNode,
              Point2D ref,
              double orient)
Constructs a new marker.