Documentation of 'hep.aida.IMarkerStyle' Java class
IMarkerStyle
hep.aida

Interface IMarkerStyle

    • Method Detail

      • availableShapes

        java.lang.String[] availableShapes()
        Get list of shapes available in this implementation.
      • shape

        java.lang.String shape()
        Get current marker shape.
      • setShape

        boolean setShape(java.lang.String shape)
        Set current marker shape, e.g. "openCircle".
        Returns:
        false if shape not available in this implementation.
      • setSize

        boolean setSize(int size)
        Set the marker's size.
        Parameters:
        size - The marker's size.
        Returns:
        false if the implementation cannot perform the requested change in the marker's size.
      • size

        int size()
        Get the marker's size.
        Returns:
        The marker's size.

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.