yfiles.client.tiles.widget.ViewPortMarker
Class ViewPortMarker

a widget which indicates the currently visible area of another GraphCanvas on an overview canvas The ViewPortMarker is realized by a transparent <div> element with the CSS class yFilesViewPortMarker. Its appearance can be modified by updating or overriding the CSS rule for this class in resources/style/yfiles-ajax.css.

 
All Parent Classes:
dijit._Widget
dijit._Templated
 
Field Summary
 String canvasId
          widget id of the observed GraphCanvas
 String overviewId
          widget id of the overview GraphCanvas
 
Field Detail

canvasId

/*String*/ canvasId
widget id of the observed GraphCanvas

overviewId

/*String*/ overviewId
widget id of the overview GraphCanvas
 
Copyright © 2006-2010 yWorks GmbH. All rights reserved.