List of Marker Types

The following are the available marker types:

  • POINT_MRKR - This marker is a single pixel on the display.
  • HOLLOW_BOX_MRKR - This marker is a small box centered on the point.
  • PLUS_SIGN_MRKR - This marker is a plug sign (+) at the point.
  • ASTERISK_MRKR - This marker is an asterisk (*) at the point.
  • X_MRKR - This marker is an X at the point.
  • BIG_BOX_MRKR - This marker is a large box centered on the point.
  • CIRCLE_MRKR - This marker is a circle at the point.
  • TRIANGLE_MRKR - This marker is triangle centered on the point.
  • DIAMOND_MRKR - This marker is diamond centered on the point.
  • SM_HOLLOW_BOX_MRKR - This marker is a hollow box at the point.
  • SM_CIRCLE_MRKR - This marker is small circle at the point.
  • SM_TRIANGLE_MRKR - This marker is small triangle centered on the point.
  • SM_DIAMOND_MRKR - This marker is small diamond centered on the point.
  • DOT_MRKR - This marker is a large dot.
  • SM_DOT_MRKR - This marker is a smaller dot.

See Also