2012-05-21 20:32:26 +00:00
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2014-04-01 11:30:48 +00:00
<!-- NewPage -->
< html lang = "en" >
< head >
2014-11-10 09:02:21 +00:00
<!-- Generated by javadoc (version 1.7.0_51) on Mon Nov 10 04:00:03 EST 2014 -->
< title > mxMovePreview (mxGraph 3.1.1.1 API Specification)< / title >
< meta name = "date" content = "2014-11-10" >
2014-04-01 11:30:48 +00:00
< link rel = "stylesheet" type = "text/css" href = "../../../../stylesheet.css" title = "Style" >
< / head >
< body >
< script type = "text/javascript" > < ! - -
2012-05-21 20:32:26 +00:00
if (location.href.indexOf('is-external=true') == -1) {
2014-11-10 09:02:21 +00:00
parent.document.title="mxMovePreview (mxGraph 3.1.1.1 API Specification)";
2012-05-21 20:32:26 +00:00
}
2014-04-01 11:30:48 +00:00
//-->
< / script >
< noscript >
< div > JavaScript is disabled on your browser.< / div >
< / noscript >
2012-05-21 20:32:26 +00:00
<!-- ========= START OF TOP NAVBAR ======= -->
2014-04-01 11:30:48 +00:00
< div class = "topNav" > < a name = "navbar_top" >
<!-- -->
< / a > < a href = "#skip-navbar_top" title = "Skip navigation links" > < / a > < a name = "navbar_top_firstrow" >
<!-- -->
< / a >
< ul class = "navList" title = "Navigation" >
< li > < a href = "../../../../overview-summary.html" > Overview< / a > < / li >
< li > < a href = "package-summary.html" > Package< / a > < / li >
< li class = "navBarCell1Rev" > Class< / li >
< li > < a href = "class-use/mxMovePreview.html" > Use< / a > < / li >
< li > < a href = "package-tree.html" > Tree< / a > < / li >
< li > < a href = "../../../../deprecated-list.html" > Deprecated< / a > < / li >
< li > < a href = "../../../../index-all.html" > Index< / a > < / li >
< li > < a href = "../../../../help-doc.html" > Help< / a > < / li >
< / ul >
2014-11-10 09:02:21 +00:00
< div class = "aboutLanguage" > < em > < p > < b > mxGraph 3.1.1.1< / b > < / p > < / em > < / div >
2014-04-01 11:30:48 +00:00
< / div >
< div class = "subNav" >
< ul class = "navList" >
< li > < a href = "../../../../com/mxgraph/swing/handler/mxKeyboardHandler.html" title = "class in com.mxgraph.swing.handler" > < span class = "strong" > Prev Class< / span > < / a > < / li >
< li > < a href = "../../../../com/mxgraph/swing/handler/mxPanningHandler.html" title = "class in com.mxgraph.swing.handler" > < span class = "strong" > Next Class< / span > < / a > < / li >
< / ul >
< ul class = "navList" >
< li > < a href = "../../../../index.html?com/mxgraph/swing/handler/mxMovePreview.html" target = "_top" > Frames< / a > < / li >
< li > < a href = "mxMovePreview.html" target = "_top" > No Frames< / a > < / li >
< / ul >
< ul class = "navList" id = "allclasses_navbar_top" >
< li > < a href = "../../../../allclasses-noframe.html" > All Classes< / a > < / li >
< / ul >
< div >
< script type = "text/javascript" > < ! - -
allClassesLink = document.getElementById("allclasses_navbar_top");
2012-05-21 20:32:26 +00:00
if(window==top) {
2014-04-01 11:30:48 +00:00
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
2012-05-21 20:32:26 +00:00
}
//-->
2014-04-01 11:30:48 +00:00
< / script >
< / div >
< div >
< ul class = "subNavList" >
< li > Summary: < / li >
< li > < a href = "#nested_classes_inherited_from_class_com.mxgraph.util.mxEventSource" > Nested< / a > | < / li >
< li > < a href = "#field_summary" > Field< / a > | < / li >
< li > < a href = "#constructor_summary" > Constr< / a > | < / li >
< li > < a href = "#method_summary" > Method< / a > < / li >
< / ul >
< ul class = "subNavList" >
< li > Detail: < / li >
< li > < a href = "#field_detail" > Field< / a > | < / li >
< li > < a href = "#constructor_detail" > Constr< / a > | < / li >
< li > < a href = "#method_detail" > Method< / a > < / li >
< / ul >
< / div >
< a name = "skip-navbar_top" >
<!-- -->
< / a > < / div >
2012-05-21 20:32:26 +00:00
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
2014-04-01 11:30:48 +00:00
< div class = "header" >
< div class = "subTitle" > com.mxgraph.swing.handler< / div >
< h2 title = "Class mxMovePreview" class = "title" > Class mxMovePreview< / h2 >
< / div >
< div class = "contentContainer" >
< ul class = "inheritance" >
2014-11-10 09:02:21 +00:00
< li > java.lang.Object< / li >
2014-04-01 11:30:48 +00:00
< li >
< ul class = "inheritance" >
< li > < a href = "../../../../com/mxgraph/util/mxEventSource.html" title = "class in com.mxgraph.util" > com.mxgraph.util.mxEventSource< / a > < / li >
< li >
< ul class = "inheritance" >
< li > com.mxgraph.swing.handler.mxMovePreview< / li >
< / ul >
< / li >
< / ul >
< / li >
< / ul >
< div class = "description" >
< ul class = "blockList" >
< li class = "blockList" >
< hr >
< br >
< pre > public class < span class = "strong" > mxMovePreview< / span >
extends < a href = "../../../../com/mxgraph/util/mxEventSource.html" title = "class in com.mxgraph.util" > mxEventSource< / a > < / pre >
< div class = "block" > Connection handler creates new connections between cells. This control is used to display the connector
icon, while the preview is used to draw the line.< / div >
< / li >
< / ul >
< / div >
< div class = "summary" >
< ul class = "blockList" >
< li class = "blockList" >
2012-05-21 20:32:26 +00:00
<!-- ======== NESTED CLASS SUMMARY ======== -->
2014-04-01 11:30:48 +00:00
< ul class = "blockList" >
< li class = "blockList" > < a name = "nested_class_summary" >
<!-- -->
< / a >
< h3 > Nested Class Summary< / h3 >
< ul class = "blockList" >
< li class = "blockList" > < a name = "nested_classes_inherited_from_class_com.mxgraph.util.mxEventSource" >
<!-- -->
< / a >
< h3 > Nested classes/interfaces inherited from class com.mxgraph.util.< a href = "../../../../com/mxgraph/util/mxEventSource.html" title = "class in com.mxgraph.util" > mxEventSource< / a > < / h3 >
< code > < a href = "../../../../com/mxgraph/util/mxEventSource.mxIEventListener.html" title = "interface in com.mxgraph.util" > mxEventSource.mxIEventListener< / a > < / code > < / li >
< / ul >
< / li >
< / ul >
2012-05-21 20:32:26 +00:00
<!-- =========== FIELD SUMMARY =========== -->
2014-04-01 11:30:48 +00:00
< ul class = "blockList" >
< li class = "blockList" > < a name = "field_summary" >
<!-- -->
< / a >
< h3 > Field Summary< / h3 >
< table class = "overviewSummary" border = "0" cellpadding = "3" cellspacing = "0" summary = "Field Summary table, listing fields, and an explanation" >
< caption > < span > Fields< / span > < span class = "tabEnd" > < / span > < / caption >
< tr >
< th class = "colFirst" scope = "col" > Modifier and Type< / th >
< th class = "colLast" scope = "col" > Field and Description< / th >
< / tr >
< tr class = "altColor" >
< td class = "colFirst" > < code > protected boolean< / code > < / td >
< td class = "colLast" > < code > < strong > < a href = "../../../../com/mxgraph/swing/handler/mxMovePreview.html#clonePreview" > clonePreview< / a > < / strong > < / code >
< div class = "block" > Specifies if the preview should use clones of the original shapes.< / div >
< / td >
< / tr >
< tr class = "rowColor" >
< td class = "colFirst" > < code > protected boolean< / code > < / td >
< td class = "colLast" > < code > < strong > < a href = "../../../../com/mxgraph/swing/handler/mxMovePreview.html#contextPreview" > contextPreview< / a > < / strong > < / code >
< div class = "block" > Specifies if connected, unselected edges should be included in the
preview.< / div >
< / td >
< / tr >
< tr class = "altColor" >
< td class = "colFirst" > < code > protected < a href = "../../../../com/mxgraph/swing/mxGraphComponent.html" title = "class in com.mxgraph.swing" > mxGraphComponent< / a > < / code > < / td >
< td class = "colLast" > < code > < strong > < a href = "../../../../com/mxgraph/swing/handler/mxMovePreview.html#graphComponent" > graphComponent< / a > < / strong > < / code > < / td >
< / tr >
< tr class = "rowColor" >
< td class = "colFirst" > < code > protected boolean< / code > < / td >
< td class = "colLast" > < code > < strong > < a href = "../../../../com/mxgraph/swing/handler/mxMovePreview.html#hideSelectionHandler" > hideSelectionHandler< / a > < / strong > < / code >
< div class = "block" > Specifies if the selection cells handler should be hidden while the
preview is visible.< / div >
< / td >
< / tr >
< tr class = "altColor" >
2014-11-10 09:02:21 +00:00
< td class = "colFirst" > < code > protected java.awt.Rectangle< / code > < / td >
2014-04-01 11:30:48 +00:00
< td class = "colLast" > < code > < strong > < a href = "../../../../com/mxgraph/swing/handler/mxMovePreview.html#initialPlaceholder" > initialPlaceholder< / a > < / strong > < / code > < / td >
< / tr >
< tr class = "rowColor" >
< td class = "colFirst" > < code > protected < a href = "../../../../com/mxgraph/util/mxRectangle.html" title = "class in com.mxgraph.util" > mxRectangle< / a > < / code > < / td >
< td class = "colLast" > < code > < strong > < a href = "../../../../com/mxgraph/swing/handler/mxMovePreview.html#lastDirty" > lastDirty< / a > < / strong > < / code > < / td >
< / tr >
< tr class = "altColor" >
2014-11-10 09:02:21 +00:00
< td class = "colFirst" > < code > protected java.lang.Object[]< / code > < / td >
2014-04-01 11:30:48 +00:00
< td class = "colLast" > < code > < strong > < a href = "../../../../com/mxgraph/swing/handler/mxMovePreview.html#movingCells" > movingCells< / a > < / strong > < / code > < / td >
< / tr >
< tr class = "rowColor" >
2014-11-10 09:02:21 +00:00
< td class = "colFirst" > < code > protected java.awt.Rectangle< / code > < / td >
2014-04-01 11:30:48 +00:00
< td class = "colLast" > < code > < strong > < a href = "../../../../com/mxgraph/swing/handler/mxMovePreview.html#placeholder" > placeholder< / a > < / strong > < / code > < / td >
< / tr >
< tr class = "altColor" >
< td class = "colFirst" > < code > protected boolean< / code > < / td >
< td class = "colLast" > < code > < strong > < a href = "../../../../com/mxgraph/swing/handler/mxMovePreview.html#placeholderPreview" > placeholderPreview< / a > < / strong > < / code >
< div class = "block" > Specifies if the placeholder rectangle should be used for all
previews.< / div >
< / td >
< / tr >
< tr class = "rowColor" >
< td class = "colFirst" > < code > protected < a href = "../../../../com/mxgraph/swing/view/mxCellStatePreview.html" title = "class in com.mxgraph.swing.view" > mxCellStatePreview< / a > < / code > < / td >
< td class = "colLast" > < code > < strong > < a href = "../../../../com/mxgraph/swing/handler/mxMovePreview.html#preview" > preview< / a > < / strong > < / code > < / td >
< / tr >
< tr class = "altColor" >
< td class = "colFirst" > < code > protected < a href = "../../../../com/mxgraph/view/mxCellState.html" title = "class in com.mxgraph.view" > mxCellState< / a > []< / code > < / td >
< td class = "colLast" > < code > < strong > < a href = "../../../../com/mxgraph/swing/handler/mxMovePreview.html#previewStates" > previewStates< / a > < / strong > < / code > < / td >
< / tr >
< tr class = "rowColor" >
< td class = "colFirst" > < code > protected < a href = "../../../../com/mxgraph/view/mxCellState.html" title = "class in com.mxgraph.view" > mxCellState< / a > < / code > < / td >
< td class = "colLast" > < code > < strong > < a href = "../../../../com/mxgraph/swing/handler/mxMovePreview.html#startState" > startState< / a > < / strong > < / code > < / td >
< / tr >
< tr class = "altColor" >
< td class = "colFirst" > < code > protected int< / code > < / td >
< td class = "colLast" > < code > < strong > < a href = "../../../../com/mxgraph/swing/handler/mxMovePreview.html#threshold" > threshold< / a > < / strong > < / code >
< div class = "block" > Maximum number of cells to preview individually.< / div >
< / td >
< / tr >
< / table >
< ul class = "blockList" >
< li class = "blockList" > < a name = "fields_inherited_from_class_com.mxgraph.util.mxEventSource" >
<!-- -->
< / a >
< h3 > Fields inherited from class com.mxgraph.util.< a href = "../../../../com/mxgraph/util/mxEventSource.html" title = "class in com.mxgraph.util" > mxEventSource< / a > < / h3 >
< code > < a href = "../../../../com/mxgraph/util/mxEventSource.html#eventListeners" > eventListeners< / a > , < a href = "../../../../com/mxgraph/util/mxEventSource.html#eventsEnabled" > eventsEnabled< / a > , < a href = "../../../../com/mxgraph/util/mxEventSource.html#eventSource" > eventSource< / a > < / code > < / li >
< / ul >
< / li >
< / ul >
2012-05-21 20:32:26 +00:00
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
2014-04-01 11:30:48 +00:00
< ul class = "blockList" >
< li class = "blockList" > < a name = "constructor_summary" >
<!-- -->
< / a >
< h3 > Constructor Summary< / h3 >
< table class = "overviewSummary" border = "0" cellpadding = "3" cellspacing = "0" summary = "Constructor Summary table, listing constructors, and an explanation" >
< caption > < span > Constructors< / span > < span class = "tabEnd" > < / span > < / caption >
< tr >
< th class = "colOne" scope = "col" > Constructor and Description< / th >
< / tr >
< tr class = "altColor" >
< td class = "colOne" > < code > < strong > < a href = "../../../../com/mxgraph/swing/handler/mxMovePreview.html#mxMovePreview(com.mxgraph.swing.mxGraphComponent)" > mxMovePreview< / a > < / strong > (< a href = "../../../../com/mxgraph/swing/mxGraphComponent.html" title = "class in com.mxgraph.swing" > mxGraphComponent< / a > graphComponent)< / code >
< div class = "block" > Constructs a new rubberband selection for the given graph component.< / div >
< / td >
< / tr >
< / table >
< / li >
< / ul >
2012-05-21 20:32:26 +00:00
<!-- ========== METHOD SUMMARY =========== -->
2014-04-01 11:30:48 +00:00
< ul class = "blockList" >
< li class = "blockList" > < a name = "method_summary" >
<!-- -->
< / a >
< h3 > Method Summary< / h3 >
< table class = "overviewSummary" border = "0" cellpadding = "3" cellspacing = "0" summary = "Method Summary table, listing methods, and an explanation" >
< caption > < span > Methods< / span > < span class = "tabEnd" > < / span > < / caption >
< tr >
< th class = "colFirst" scope = "col" > Modifier and Type< / th >
< th class = "colLast" scope = "col" > Method and Description< / th >
< / tr >
< tr class = "altColor" >
< td class = "colFirst" > < code > < a href = "../../../../com/mxgraph/swing/view/mxCellStatePreview.html" title = "class in com.mxgraph.swing.view" > mxCellStatePreview< / a > < / code > < / td >
< td class = "colLast" > < code > < strong > < a href = "../../../../com/mxgraph/swing/handler/mxMovePreview.html#createCellStatePreview()" > createCellStatePreview< / a > < / strong > ()< / code > < / td >
< / tr >
< tr class = "rowColor" >
2014-11-10 09:02:21 +00:00
< td class = "colFirst" > < code > java.lang.Object[]< / code > < / td >
2014-04-01 11:30:48 +00:00
< td class = "colLast" > < code > < strong > < a href = "../../../../com/mxgraph/swing/handler/mxMovePreview.html#getCells(com.mxgraph.view.mxCellState)" > getCells< / a > < / strong > (< a href = "../../../../com/mxgraph/view/mxCellState.html" title = "class in com.mxgraph.view" > mxCellState< / a > initialState)< / code > < / td >
< / tr >
< tr class = "altColor" >
2014-11-10 09:02:21 +00:00
< td class = "colFirst" > < code > java.lang.Object[]< / code > < / td >
2014-04-01 11:30:48 +00:00
< td class = "colLast" > < code > < strong > < a href = "../../../../com/mxgraph/swing/handler/mxMovePreview.html#getMovingCells()" > getMovingCells< / a > < / strong > ()< / code >
< div class = "block" > FIXME: Cells should be assigned outside of getPreviewStates< / div >
< / td >
< / tr >
< tr class = "rowColor" >
< td class = "colFirst" > < code > protected < a href = "../../../../com/mxgraph/util/mxRectangle.html" title = "class in com.mxgraph.util" > mxRectangle< / a > < / code > < / td >
< td class = "colLast" > < code > < strong > < a href = "../../../../com/mxgraph/swing/handler/mxMovePreview.html#getPlaceholderBounds(com.mxgraph.view.mxCellState)" > getPlaceholderBounds< / a > < / strong > (< a href = "../../../../com/mxgraph/view/mxCellState.html" title = "class in com.mxgraph.view" > mxCellState< / a > startState)< / code > < / td >
< / tr >
< tr class = "altColor" >
< td class = "colFirst" > < code > protected < a href = "../../../../com/mxgraph/view/mxCellState.html" title = "class in com.mxgraph.view" > mxCellState< / a > []< / code > < / td >
< td class = "colLast" > < code > < strong > < a href = "../../../../com/mxgraph/swing/handler/mxMovePreview.html#getPreviewStates()" > getPreviewStates< / a > < / strong > ()< / code >
< div class = "block" > Returns the states that are affected by the move operation.< / div >
< / td >
< / tr >
< tr class = "rowColor" >
< td class = "colFirst" > < code > int< / code > < / td >
< td class = "colLast" > < code > < strong > < a href = "../../../../com/mxgraph/swing/handler/mxMovePreview.html#getThreshold()" > getThreshold< / a > < / strong > ()< / code > < / td >
< / tr >
< tr class = "altColor" >
< td class = "colFirst" > < code > boolean< / code > < / td >
< td class = "colLast" > < code > < strong > < a href = "../../../../com/mxgraph/swing/handler/mxMovePreview.html#isActive()" > isActive< / a > < / strong > ()< / code > < / td >
< / tr >
< tr class = "rowColor" >
< td class = "colFirst" > < code > protected boolean< / code > < / td >
2014-11-10 09:02:21 +00:00
< td class = "colLast" > < code > < strong > < a href = "../../../../com/mxgraph/swing/handler/mxMovePreview.html#isCellOpaque(java.lang.Object)" > isCellOpaque< / a > < / strong > (java.lang.Object cell)< / code > < / td >
2014-04-01 11:30:48 +00:00
< / tr >
< tr class = "altColor" >
< td class = "colFirst" > < code > boolean< / code > < / td >
< td class = "colLast" > < code > < strong > < a href = "../../../../com/mxgraph/swing/handler/mxMovePreview.html#isClonePreview()" > isClonePreview< / a > < / strong > ()< / code > < / td >
< / tr >
< tr class = "rowColor" >
< td class = "colFirst" > < code > boolean< / code > < / td >
< td class = "colLast" > < code > < strong > < a href = "../../../../com/mxgraph/swing/handler/mxMovePreview.html#isContextPreview()" > isContextPreview< / a > < / strong > ()< / code > < / td >
< / tr >
< tr class = "altColor" >
< td class = "colFirst" > < code > boolean< / code > < / td >
< td class = "colLast" > < code > < strong > < a href = "../../../../com/mxgraph/swing/handler/mxMovePreview.html#isHideSelectionHandler()" > isHideSelectionHandler< / a > < / strong > ()< / code > < / td >
< / tr >
< tr class = "rowColor" >
< td class = "colFirst" > < code > boolean< / code > < / td >
< td class = "colLast" > < code > < strong > < a href = "../../../../com/mxgraph/swing/handler/mxMovePreview.html#isPlaceholderPreview()" > isPlaceholderPreview< / a > < / strong > ()< / code > < / td >
< / tr >
< tr class = "altColor" >
< td class = "colFirst" > < code > void< / code > < / td >
2014-11-10 09:02:21 +00:00
< td class = "colLast" > < code > < strong > < a href = "../../../../com/mxgraph/swing/handler/mxMovePreview.html#paint(java.awt.Graphics)" > paint< / a > < / strong > (java.awt.Graphics g)< / code > < / td >
2014-04-01 11:30:48 +00:00
< / tr >
< tr class = "rowColor" >
< td class = "colFirst" > < code > protected void< / code > < / td >
< td class = "colLast" > < code > < strong > < a href = "../../../../com/mxgraph/swing/handler/mxMovePreview.html#repaint(com.mxgraph.util.mxRectangle)" > repaint< / a > < / strong > (< a href = "../../../../com/mxgraph/util/mxRectangle.html" title = "class in com.mxgraph.util" > mxRectangle< / a > dirty)< / code > < / td >
< / tr >
< tr class = "altColor" >
< td class = "colFirst" > < code > protected void< / code > < / td >
< td class = "colLast" > < code > < strong > < a href = "../../../../com/mxgraph/swing/handler/mxMovePreview.html#reset()" > reset< / a > < / strong > ()< / code > < / td >
< / tr >
< tr class = "rowColor" >
< td class = "colFirst" > < code > void< / code > < / td >
< td class = "colLast" > < code > < strong > < a href = "../../../../com/mxgraph/swing/handler/mxMovePreview.html#setClonePreview(boolean)" > setClonePreview< / a > < / strong > (boolean value)< / code > < / td >
< / tr >
< tr class = "altColor" >
< td class = "colFirst" > < code > void< / code > < / td >
< td class = "colLast" > < code > < strong > < a href = "../../../../com/mxgraph/swing/handler/mxMovePreview.html#setContextPreview(boolean)" > setContextPreview< / a > < / strong > (boolean value)< / code > < / td >
< / tr >
< tr class = "rowColor" >
< td class = "colFirst" > < code > void< / code > < / td >
< td class = "colLast" > < code > < strong > < a href = "../../../../com/mxgraph/swing/handler/mxMovePreview.html#setHideSelectionHandler(boolean)" > setHideSelectionHandler< / a > < / strong > (boolean value)< / code > < / td >
< / tr >
< tr class = "altColor" >
< td class = "colFirst" > < code > void< / code > < / td >
< td class = "colLast" > < code > < strong > < a href = "../../../../com/mxgraph/swing/handler/mxMovePreview.html#setPlaceholderPreview(boolean)" > setPlaceholderPreview< / a > < / strong > (boolean value)< / code > < / td >
< / tr >
< tr class = "rowColor" >
< td class = "colFirst" > < code > void< / code > < / td >
< td class = "colLast" > < code > < strong > < a href = "../../../../com/mxgraph/swing/handler/mxMovePreview.html#setThreshold(int)" > setThreshold< / a > < / strong > (int value)< / code > < / td >
< / tr >
< tr class = "altColor" >
< td class = "colFirst" > < code > void< / code > < / td >
2014-11-10 09:02:21 +00:00
< td class = "colLast" > < code > < strong > < a href = "../../../../com/mxgraph/swing/handler/mxMovePreview.html#start(java.awt.event.MouseEvent, com.mxgraph.view.mxCellState)" > start< / a > < / strong > (java.awt.event.MouseEvent e,
2014-04-01 11:30:48 +00:00
< a href = "../../../../com/mxgraph/view/mxCellState.html" title = "class in com.mxgraph.view" > mxCellState< / a > state)< / code >
< div class = "block" > Sets the translation of the preview.< / div >
< / td >
< / tr >
< tr class = "rowColor" >
2014-11-10 09:02:21 +00:00
< td class = "colFirst" > < code > java.lang.Object[]< / code > < / td >
2014-04-01 11:30:48 +00:00
< td class = "colLast" > < code > < strong > < a href = "../../../../com/mxgraph/swing/handler/mxMovePreview.html#stop(boolean, java.awt.event.MouseEvent, double, double, boolean, java.lang.Object)" > stop< / a > < / strong > (boolean commit,
2014-11-10 09:02:21 +00:00
java.awt.event.MouseEvent e,
2014-04-01 11:30:48 +00:00
double dx,
double dy,
boolean clone,
2014-11-10 09:02:21 +00:00
java.lang.Object target)< / code > < / td >
2014-04-01 11:30:48 +00:00
< / tr >
< tr class = "altColor" >
< td class = "colFirst" > < code > void< / code > < / td >
2014-11-10 09:02:21 +00:00
< td class = "colLast" > < code > < strong > < a href = "../../../../com/mxgraph/swing/handler/mxMovePreview.html#update(java.awt.event.MouseEvent, double, double, boolean)" > update< / a > < / strong > (java.awt.event.MouseEvent e,
2014-04-01 11:30:48 +00:00
double dx,
double dy,
boolean clone)< / code >
< div class = "block" > Sets the translation of the preview.< / div >
< / td >
< / tr >
< / table >
< ul class = "blockList" >
< li class = "blockList" > < a name = "methods_inherited_from_class_com.mxgraph.util.mxEventSource" >
<!-- -->
< / a >
< h3 > Methods inherited from class com.mxgraph.util.< a href = "../../../../com/mxgraph/util/mxEventSource.html" title = "class in com.mxgraph.util" > mxEventSource< / a > < / h3 >
< code > < a href = "../../../../com/mxgraph/util/mxEventSource.html#addListener(java.lang.String, com.mxgraph.util.mxEventSource.mxIEventListener)" > addListener< / a > , < a href = "../../../../com/mxgraph/util/mxEventSource.html#fireEvent(com.mxgraph.util.mxEventObject)" > fireEvent< / a > , < a href = "../../../../com/mxgraph/util/mxEventSource.html#fireEvent(com.mxgraph.util.mxEventObject, java.lang.Object)" > fireEvent< / a > , < a href = "../../../../com/mxgraph/util/mxEventSource.html#getEventSource()" > getEventSource< / a > , < a href = "../../../../com/mxgraph/util/mxEventSource.html#isEventsEnabled()" > isEventsEnabled< / a > , < a href = "../../../../com/mxgraph/util/mxEventSource.html#removeListener(com.mxgraph.util.mxEventSource.mxIEventListener)" > removeListener< / a > , < a href = "../../../../com/mxgraph/util/mxEventSource.html#removeListener(com.mxgraph.util.mxEventSource.mxIEventListener, java.lang.String)" > removeListener< / a > , < a href = "../../../../com/mxgraph/util/mxEventSource.html#setEventsEnabled(boolean)" > setEventsEnabled< / a > , < a href = "../../../../com/mxgraph/util/mxEventSource.html#setEventSource(java.lang.Object)" > setEventSource< / a > < / code > < / li >
< / ul >
< ul class = "blockList" >
< li class = "blockList" > < a name = "methods_inherited_from_class_java.lang.Object" >
<!-- -->
< / a >
2014-11-10 09:02:21 +00:00
< h3 > Methods inherited from class java.lang.Object< / h3 >
< code > clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait< / code > < / li >
2014-04-01 11:30:48 +00:00
< / ul >
< / li >
< / ul >
< / li >
< / ul >
< / div >
< div class = "details" >
< ul class = "blockList" >
< li class = "blockList" >
2012-05-21 20:32:26 +00:00
<!-- ============ FIELD DETAIL =========== -->
2014-04-01 11:30:48 +00:00
< ul class = "blockList" >
< li class = "blockList" > < a name = "field_detail" >
<!-- -->
< / a >
< h3 > Field Detail< / h3 >
< a name = "graphComponent" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > graphComponent< / h4 >
< pre > protected < a href = "../../../../com/mxgraph/swing/mxGraphComponent.html" title = "class in com.mxgraph.swing" > mxGraphComponent< / a > graphComponent< / pre >
< / li >
< / ul >
< a name = "threshold" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > threshold< / h4 >
< pre > protected int threshold< / pre >
< div class = "block" > Maximum number of cells to preview individually. Default is 200.< / div >
< / li >
< / ul >
< a name = "placeholderPreview" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > placeholderPreview< / h4 >
< pre > protected boolean placeholderPreview< / pre >
< div class = "block" > Specifies if the placeholder rectangle should be used for all
2012-05-21 20:32:26 +00:00
previews. Default is false. This overrides all other preview
2014-04-01 11:30:48 +00:00
settings if true.< / div >
< / li >
< / ul >
< a name = "clonePreview" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > clonePreview< / h4 >
< pre > protected boolean clonePreview< / pre >
< div class = "block" > Specifies if the preview should use clones of the original shapes.
Default is true.< / div >
< / li >
< / ul >
< a name = "contextPreview" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > contextPreview< / h4 >
< pre > protected boolean contextPreview< / pre >
< div class = "block" > Specifies if connected, unselected edges should be included in the
2012-05-21 20:32:26 +00:00
preview. Default is true. This should not be used if cloning is
2014-04-01 11:30:48 +00:00
enabled.< / div >
< / li >
< / ul >
< a name = "hideSelectionHandler" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > hideSelectionHandler< / h4 >
< pre > protected boolean hideSelectionHandler< / pre >
< div class = "block" > Specifies if the selection cells handler should be hidden while the
preview is visible. Default is false.< / div >
< / li >
< / ul >
< a name = "startState" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > startState< / h4 >
< pre > protected transient < a href = "../../../../com/mxgraph/view/mxCellState.html" title = "class in com.mxgraph.view" > mxCellState< / a > startState< / pre >
< / li >
< / ul >
< a name = "previewStates" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > previewStates< / h4 >
< pre > protected transient < a href = "../../../../com/mxgraph/view/mxCellState.html" title = "class in com.mxgraph.view" > mxCellState< / a > [] previewStates< / pre >
< / li >
< / ul >
< a name = "movingCells" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > movingCells< / h4 >
2014-11-10 09:02:21 +00:00
< pre > protected transient java.lang.Object[] movingCells< / pre >
2014-04-01 11:30:48 +00:00
< / li >
< / ul >
< a name = "initialPlaceholder" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > initialPlaceholder< / h4 >
2014-11-10 09:02:21 +00:00
< pre > protected transient java.awt.Rectangle initialPlaceholder< / pre >
2014-04-01 11:30:48 +00:00
< / li >
< / ul >
< a name = "placeholder" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > placeholder< / h4 >
2014-11-10 09:02:21 +00:00
< pre > protected transient java.awt.Rectangle placeholder< / pre >
2014-04-01 11:30:48 +00:00
< / li >
< / ul >
< a name = "lastDirty" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > lastDirty< / h4 >
< pre > protected transient < a href = "../../../../com/mxgraph/util/mxRectangle.html" title = "class in com.mxgraph.util" > mxRectangle< / a > lastDirty< / pre >
< / li >
< / ul >
< a name = "preview" >
<!-- -->
< / a >
< ul class = "blockListLast" >
< li class = "blockList" >
< h4 > preview< / h4 >
< pre > protected transient < a href = "../../../../com/mxgraph/swing/view/mxCellStatePreview.html" title = "class in com.mxgraph.swing.view" > mxCellStatePreview< / a > preview< / pre >
< / li >
< / ul >
< / li >
< / ul >
2012-05-21 20:32:26 +00:00
<!-- ========= CONSTRUCTOR DETAIL ======== -->
2014-04-01 11:30:48 +00:00
< ul class = "blockList" >
< li class = "blockList" > < a name = "constructor_detail" >
<!-- -->
< / a >
< h3 > Constructor Detail< / h3 >
< a name = "mxMovePreview(com.mxgraph.swing.mxGraphComponent)" >
<!-- -->
< / a >
< ul class = "blockListLast" >
< li class = "blockList" >
< h4 > mxMovePreview< / h4 >
< pre > public mxMovePreview(< a href = "../../../../com/mxgraph/swing/mxGraphComponent.html" title = "class in com.mxgraph.swing" > mxGraphComponent< / a > graphComponent)< / pre >
< div class = "block" > Constructs a new rubberband selection for the given graph component.< / div >
< dl > < dt > < span class = "strong" > Parameters:< / span > < / dt > < dd > < code > graphComponent< / code > - Component that contains the rubberband.< / dd > < / dl >
< / li >
< / ul >
< / li >
< / ul >
2012-05-21 20:32:26 +00:00
<!-- ============ METHOD DETAIL ========== -->
2014-04-01 11:30:48 +00:00
< ul class = "blockList" >
< li class = "blockList" > < a name = "method_detail" >
<!-- -->
< / a >
< h3 > Method Detail< / h3 >
< a name = "getThreshold()" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > getThreshold< / h4 >
< pre > public int getThreshold()< / pre >
< / li >
< / ul >
< a name = "setThreshold(int)" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > setThreshold< / h4 >
< pre > public void setThreshold(int value)< / pre >
< / li >
< / ul >
< a name = "isPlaceholderPreview()" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > isPlaceholderPreview< / h4 >
< pre > public boolean isPlaceholderPreview()< / pre >
< / li >
< / ul >
< a name = "setPlaceholderPreview(boolean)" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > setPlaceholderPreview< / h4 >
< pre > public void setPlaceholderPreview(boolean value)< / pre >
< / li >
< / ul >
< a name = "isClonePreview()" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > isClonePreview< / h4 >
< pre > public boolean isClonePreview()< / pre >
< / li >
< / ul >
< a name = "setClonePreview(boolean)" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > setClonePreview< / h4 >
< pre > public void setClonePreview(boolean value)< / pre >
< / li >
< / ul >
< a name = "isContextPreview()" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > isContextPreview< / h4 >
< pre > public boolean isContextPreview()< / pre >
< / li >
< / ul >
< a name = "setContextPreview(boolean)" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > setContextPreview< / h4 >
< pre > public void setContextPreview(boolean value)< / pre >
< / li >
< / ul >
< a name = "isHideSelectionHandler()" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > isHideSelectionHandler< / h4 >
< pre > public boolean isHideSelectionHandler()< / pre >
< / li >
< / ul >
< a name = "setHideSelectionHandler(boolean)" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > setHideSelectionHandler< / h4 >
< pre > public void setHideSelectionHandler(boolean value)< / pre >
< / li >
< / ul >
< a name = "isActive()" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > isActive< / h4 >
< pre > public boolean isActive()< / pre >
< / li >
< / ul >
< a name = "getMovingCells()" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > getMovingCells< / h4 >
2014-11-10 09:02:21 +00:00
< pre > public java.lang.Object[] getMovingCells()< / pre >
2014-04-01 11:30:48 +00:00
< div class = "block" > FIXME: Cells should be assigned outside of getPreviewStates< / div >
< / li >
< / ul >
< a name = "getCells(com.mxgraph.view.mxCellState)" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > getCells< / h4 >
2014-11-10 09:02:21 +00:00
< pre > public java.lang.Object[] getCells(< a href = "../../../../com/mxgraph/view/mxCellState.html" title = "class in com.mxgraph.view" > mxCellState< / a > initialState)< / pre >
2014-04-01 11:30:48 +00:00
< / li >
< / ul >
< a name = "getPreviewStates()" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > getPreviewStates< / h4 >
< pre > protected < a href = "../../../../com/mxgraph/view/mxCellState.html" title = "class in com.mxgraph.view" > mxCellState< / a > [] getPreviewStates()< / pre >
< div class = "block" > Returns the states that are affected by the move operation.< / div >
< / li >
< / ul >
< a name = "isCellOpaque(java.lang.Object)" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > isCellOpaque< / h4 >
2014-11-10 09:02:21 +00:00
< pre > protected boolean isCellOpaque(java.lang.Object cell)< / pre >
2014-04-01 11:30:48 +00:00
< / li >
< / ul >
< a name = "start(java.awt.event.MouseEvent, com.mxgraph.view.mxCellState)" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > start< / h4 >
2014-11-10 09:02:21 +00:00
< pre > public void start(java.awt.event.MouseEvent e,
2014-04-01 11:30:48 +00:00
< a href = "../../../../com/mxgraph/view/mxCellState.html" title = "class in com.mxgraph.view" > mxCellState< / a > state)< / pre >
< div class = "block" > Sets the translation of the preview.< / div >
< / li >
< / ul >
< a name = "getPlaceholderBounds(com.mxgraph.view.mxCellState)" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > getPlaceholderBounds< / h4 >
< pre > protected < a href = "../../../../com/mxgraph/util/mxRectangle.html" title = "class in com.mxgraph.util" > mxRectangle< / a > getPlaceholderBounds(< a href = "../../../../com/mxgraph/view/mxCellState.html" title = "class in com.mxgraph.view" > mxCellState< / a > startState)< / pre >
< / li >
< / ul >
< a name = "createCellStatePreview()" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > createCellStatePreview< / h4 >
< pre > public < a href = "../../../../com/mxgraph/swing/view/mxCellStatePreview.html" title = "class in com.mxgraph.swing.view" > mxCellStatePreview< / a > createCellStatePreview()< / pre >
< / li >
< / ul >
< a name = "update(java.awt.event.MouseEvent, double, double, boolean)" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > update< / h4 >
2014-11-10 09:02:21 +00:00
< pre > public void update(java.awt.event.MouseEvent e,
2014-04-01 11:30:48 +00:00
double dx,
double dy,
boolean clone)< / pre >
< div class = "block" > Sets the translation of the preview.< / div >
< / li >
< / ul >
< a name = "repaint(com.mxgraph.util.mxRectangle)" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > repaint< / h4 >
< pre > protected void repaint(< a href = "../../../../com/mxgraph/util/mxRectangle.html" title = "class in com.mxgraph.util" > mxRectangle< / a > dirty)< / pre >
< / li >
< / ul >
< a name = "reset()" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > reset< / h4 >
< pre > protected void reset()< / pre >
< / li >
< / ul >
< a name = "stop(boolean, java.awt.event.MouseEvent, double, double, boolean, java.lang.Object)" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > stop< / h4 >
2014-11-10 09:02:21 +00:00
< pre > public java.lang.Object[] stop(boolean commit,
java.awt.event.MouseEvent e,
double dx,
double dy,
boolean clone,
java.lang.Object target)< / pre >
2014-04-01 11:30:48 +00:00
< / li >
< / ul >
< a name = "paint(java.awt.Graphics)" >
<!-- -->
< / a >
< ul class = "blockListLast" >
< li class = "blockList" >
< h4 > paint< / h4 >
2014-11-10 09:02:21 +00:00
< pre > public void paint(java.awt.Graphics g)< / pre >
2014-04-01 11:30:48 +00:00
< / li >
< / ul >
< / li >
< / ul >
< / li >
< / ul >
< / div >
< / div >
2012-05-21 20:32:26 +00:00
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
2014-04-01 11:30:48 +00:00
< div class = "bottomNav" > < a name = "navbar_bottom" >
<!-- -->
< / a > < a href = "#skip-navbar_bottom" title = "Skip navigation links" > < / a > < a name = "navbar_bottom_firstrow" >
<!-- -->
< / a >
< ul class = "navList" title = "Navigation" >
< li > < a href = "../../../../overview-summary.html" > Overview< / a > < / li >
< li > < a href = "package-summary.html" > Package< / a > < / li >
< li class = "navBarCell1Rev" > Class< / li >
< li > < a href = "class-use/mxMovePreview.html" > Use< / a > < / li >
< li > < a href = "package-tree.html" > Tree< / a > < / li >
< li > < a href = "../../../../deprecated-list.html" > Deprecated< / a > < / li >
< li > < a href = "../../../../index-all.html" > Index< / a > < / li >
< li > < a href = "../../../../help-doc.html" > Help< / a > < / li >
< / ul >
2014-11-10 09:02:21 +00:00
< div class = "aboutLanguage" > < em > < p > < b > mxGraph 3.1.1.1< / b > < / p > < / em > < / div >
2014-04-01 11:30:48 +00:00
< / div >
< div class = "subNav" >
< ul class = "navList" >
< li > < a href = "../../../../com/mxgraph/swing/handler/mxKeyboardHandler.html" title = "class in com.mxgraph.swing.handler" > < span class = "strong" > Prev Class< / span > < / a > < / li >
< li > < a href = "../../../../com/mxgraph/swing/handler/mxPanningHandler.html" title = "class in com.mxgraph.swing.handler" > < span class = "strong" > Next Class< / span > < / a > < / li >
< / ul >
< ul class = "navList" >
< li > < a href = "../../../../index.html?com/mxgraph/swing/handler/mxMovePreview.html" target = "_top" > Frames< / a > < / li >
< li > < a href = "mxMovePreview.html" target = "_top" > No Frames< / a > < / li >
< / ul >
< ul class = "navList" id = "allclasses_navbar_bottom" >
< li > < a href = "../../../../allclasses-noframe.html" > All Classes< / a > < / li >
< / ul >
< div >
< script type = "text/javascript" > < ! - -
allClassesLink = document.getElementById("allclasses_navbar_bottom");
2012-05-21 20:32:26 +00:00
if(window==top) {
2014-04-01 11:30:48 +00:00
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
2012-05-21 20:32:26 +00:00
}
//-->
2014-04-01 11:30:48 +00:00
< / script >
< / div >
< div >
< ul class = "subNavList" >
< li > Summary: < / li >
< li > < a href = "#nested_classes_inherited_from_class_com.mxgraph.util.mxEventSource" > Nested< / a > | < / li >
< li > < a href = "#field_summary" > Field< / a > | < / li >
< li > < a href = "#constructor_summary" > Constr< / a > | < / li >
< li > < a href = "#method_summary" > Method< / a > < / li >
< / ul >
< ul class = "subNavList" >
< li > Detail: < / li >
< li > < a href = "#field_detail" > Field< / a > | < / li >
< li > < a href = "#constructor_detail" > Constr< / a > | < / li >
< li > < a href = "#method_detail" > Method< / a > < / li >
< / ul >
< / div >
< a name = "skip-navbar_bottom" >
<!-- -->
< / a > < / div >
2012-05-21 20:32:26 +00:00
<!-- ======== END OF BOTTOM NAVBAR ======= -->
2014-04-01 11:30:48 +00:00
< p class = "legalCopy" > < small > < font size = 1 > Copyright (c) 2010 < a href = "http://www.mxgraph.com/"
target="_blank">Gaudenz Alder, David Benson< / a > . All rights reserved.< / font > < / small > < / p >
< / body >
< / html >