Interface AnnotationSelectionStyle

All Superinterfaces:
com.google.gwt.resources.client.CssResource, com.google.gwt.resources.client.CssResourceBase, com.google.gwt.resources.client.ResourcePrototype

public interface AnnotationSelectionStyle extends com.google.gwt.resources.client.CssResource
  • Method Details

    • handleSize

      float handleSize()
    • handleBorderSizeInPercent

      int handleBorderSizeInPercent()
    • handleBorderColor

      String handleBorderColor()
    • handleColor

      String handleColor()
    • calloutMoveHandleColor

      String calloutMoveHandleColor()
    • calloutArrowHandleColor

      String calloutArrowHandleColor()
    • annoSelectionDashSize

      float annoSelectionDashSize()
    • annoSelectionWidth

      float annoSelectionWidth()
    • annoSelectionColor

      String annoSelectionColor()
    • annoSelectionContrastColor

      String annoSelectionContrastColor()