Interface VisibleBoundsTool.VisibleBoundsStyle

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

public static interface VisibleBoundsTool.VisibleBoundsStyle extends com.google.gwt.resources.client.CssResource
  • Nested Class Summary

    Nested classes/interfaces inherited from interface com.google.gwt.resources.client.CssResource

    com.google.gwt.resources.client.CssResource.ClassName, com.google.gwt.resources.client.CssResource.Import, com.google.gwt.resources.client.CssResource.ImportedWithPrefix, com.google.gwt.resources.client.CssResource.NotStrict, com.google.gwt.resources.client.CssResource.Shared, com.google.gwt.resources.client.CssResource.Strict
  • Method Summary

    Methods inherited from interface com.google.gwt.resources.client.CssResource

    ensureInjected, getText

    Methods inherited from interface com.google.gwt.resources.client.ResourcePrototype

    getName
  • Method Details

    • pageBoundsBorderWidth

      int pageBoundsBorderWidth()
      Returns:
      the stroke width of the page bounds border
    • visualBoundsBorderWidth

      int visualBoundsBorderWidth()
      Returns:
      the stroke width of the visual bounds border
    • pageBoundsBorderColor

      String pageBoundsBorderColor()
      Returns:
      the color of the page bounds border
    • pageVisualBoundsIntersectionFillColor

      String pageVisualBoundsIntersectionFillColor()
      Returns:
      the fill color of the area between the page bounds and the visual bounds
    • visualBoundsFillColor

      String visualBoundsFillColor()
      Returns:
      the fill color of the visual bounds
    • visualBoundsBorderColor

      String visualBoundsBorderColor()
      Returns:
      the border color of the visual bounds