Package hec.gfx2d

Interface G2dViewportEditComponent

All Superinterfaces:
G2dEditComponent
All Known Implementing Classes:
Viewport

public interface G2dViewportEditComponent extends G2dEditComponent
Edit interface for mouse tools that want to edit the viewport specifically.
  • Method Details

    • getGlyphVector

      Vector getGlyphVector()
      Returns the list of glyphs used by this viewport
      Specified by:
      getGlyphVector in interface G2dEditComponent
      Returns:
    • getScale

      Scale getScale()
      Returns the scale used by this component. Default is X1/Y1
      Returns: