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:05 EST 2014 -->
< title > mxSwimlaneManager (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="mxSwimlaneManager (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/mxSwimlaneManager.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/view/mxStylesheet.html" title = "class in com.mxgraph.view" > < span class = "strong" > Prev Class< / span > < / a > < / li >
< li > < a href = "../../../com/mxgraph/view/mxTemporaryCellStates.html" title = "class in com.mxgraph.view" > < span class = "strong" > Next Class< / span > < / a > < / li >
< / ul >
< ul class = "navList" >
< li > < a href = "../../../index.html?com/mxgraph/view/mxSwimlaneManager.html" target = "_top" > Frames< / a > < / li >
< li > < a href = "mxSwimlaneManager.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.view< / div >
< h2 title = "Class mxSwimlaneManager" class = "title" > Class mxSwimlaneManager< / 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.view.mxSwimlaneManager< / li >
< / ul >
< / li >
< / ul >
< / li >
< / ul >
< div class = "description" >
< ul class = "blockList" >
< li class = "blockList" >
< hr >
< br >
< pre > public class < span class = "strong" > mxSwimlaneManager< / span >
extends < a href = "../../../com/mxgraph/util/mxEventSource.html" title = "class in com.mxgraph.util" > mxEventSource< / a > < / pre >
< div class = "block" > Manager for swimlanes and nested swimlanes that sets the size of newly added
2012-05-21 20:32:26 +00:00
swimlanes to that of their siblings, and propagates changes to the size of a
swimlane to its siblings, if siblings is true, and its ancestors, if
2014-04-01 11:30:48 +00:00
bubbling is true.< / 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/view/mxSwimlaneManager.html#addEnabled" > addEnabled< / a > < / strong > < / code >
< div class = "block" > Specifies if newly added cells should be resized to match the size of their
existing siblings.< / div >
< / td >
< / tr >
< tr class = "rowColor" >
< td class = "colFirst" > < code > protected < a href = "../../../com/mxgraph/util/mxEventSource.mxIEventListener.html" title = "interface in com.mxgraph.util" > mxEventSource.mxIEventListener< / a > < / code > < / td >
< td class = "colLast" > < code > < strong > < a href = "../../../com/mxgraph/view/mxSwimlaneManager.html#addHandler" > addHandler< / 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/view/mxSwimlaneManager.html#enabled" > enabled< / a > < / strong > < / code >
< div class = "block" > Optional string that specifies the value of the attribute to be passed
to mxCell.is to check if the rule applies to a cell.< / div >
< / td >
< / tr >
< tr class = "rowColor" >
< td class = "colFirst" > < code > protected < a href = "../../../com/mxgraph/view/mxGraph.html" title = "class in com.mxgraph.view" > mxGraph< / a > < / code > < / td >
< td class = "colLast" > < code > < strong > < a href = "../../../com/mxgraph/view/mxSwimlaneManager.html#graph" > graph< / a > < / strong > < / code >
< div class = "block" > Defines the type of the source or target terminal.< / div >
< / td >
< / tr >
< tr class = "altColor" >
< td class = "colFirst" > < code > protected boolean< / code > < / td >
< td class = "colLast" > < code > < strong > < a href = "../../../com/mxgraph/view/mxSwimlaneManager.html#horizontal" > horizontal< / a > < / strong > < / code >
< div class = "block" > Optional string that specifies the attributename to be passed to
mxCell.is to check if the rule applies to a cell.< / div >
< / td >
< / tr >
< tr class = "rowColor" >
< td class = "colFirst" > < code > protected boolean< / code > < / td >
< td class = "colLast" > < code > < strong > < a href = "../../../com/mxgraph/view/mxSwimlaneManager.html#resizeEnabled" > resizeEnabled< / a > < / strong > < / code >
< div class = "block" > Specifies if resizing of swimlanes should be handled.< / div >
< / td >
< / tr >
< tr class = "altColor" >
< td class = "colFirst" > < code > protected < a href = "../../../com/mxgraph/util/mxEventSource.mxIEventListener.html" title = "interface in com.mxgraph.util" > mxEventSource.mxIEventListener< / a > < / code > < / td >
< td class = "colLast" > < code > < strong > < a href = "../../../com/mxgraph/view/mxSwimlaneManager.html#resizeHandler" > resizeHandler< / a > < / strong > < / code > < / 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/view/mxSwimlaneManager.html#mxSwimlaneManager(com.mxgraph.view.mxGraph)" > mxSwimlaneManager< / a > < / strong > (< a href = "../../../com/mxgraph/view/mxGraph.html" title = "class in com.mxgraph.view" > mxGraph< / a > graph)< / code > < / 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 > protected void< / code > < / td >
2014-11-10 09:02:21 +00:00
< td class = "colLast" > < code > < strong > < a href = "../../../com/mxgraph/view/mxSwimlaneManager.html#cellsAdded(java.lang.Object[])" > cellsAdded< / a > < / strong > (java.lang.Object[] cells)< / code >
2014-04-01 11:30:48 +00:00
< div class = "block" > Called if any cells have been added.< / div >
< / td >
< / tr >
< tr class = "rowColor" >
< td class = "colFirst" > < code > protected void< / code > < / td >
2014-11-10 09:02:21 +00:00
< td class = "colLast" > < code > < strong > < a href = "../../../com/mxgraph/view/mxSwimlaneManager.html#cellsResized(java.lang.Object[])" > cellsResized< / a > < / strong > (java.lang.Object[] cells)< / code >
2014-04-01 11:30:48 +00:00
< div class = "block" > Called if any cells have been resizes.< / div >
< / td >
< / tr >
< tr class = "altColor" >
< td class = "colFirst" > < code > void< / code > < / td >
< td class = "colLast" > < code > < strong > < a href = "../../../com/mxgraph/view/mxSwimlaneManager.html#destroy()" > destroy< / a > < / strong > ()< / code > < / td >
< / tr >
< tr class = "rowColor" >
< td class = "colFirst" > < code > < a href = "../../../com/mxgraph/view/mxGraph.html" title = "class in com.mxgraph.view" > mxGraph< / a > < / code > < / td >
< td class = "colLast" > < code > < strong > < a href = "../../../com/mxgraph/view/mxSwimlaneManager.html#getGraph()" > getGraph< / a > < / strong > ()< / code > < / td >
< / tr >
< tr class = "altColor" >
< td class = "colFirst" > < code > boolean< / code > < / td >
< td class = "colLast" > < code > < strong > < a href = "../../../com/mxgraph/view/mxSwimlaneManager.html#isAddEnabled()" > isAddEnabled< / 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/view/mxSwimlaneManager.html#isCellHorizontal(java.lang.Object)" > isCellHorizontal< / a > < / strong > (java.lang.Object cell)< / code >
2014-04-01 11:30:48 +00:00
< div class = "block" > Returns true if the given cell is horizontal.< / div >
< / td >
< / tr >
< tr class = "altColor" >
< td class = "colFirst" > < code > boolean< / code > < / td >
< td class = "colLast" > < code > < strong > < a href = "../../../com/mxgraph/view/mxSwimlaneManager.html#isEnabled()" > isEnabled< / a > < / strong > ()< / code > < / td >
< / tr >
< tr class = "rowColor" >
< td class = "colFirst" > < code > boolean< / code > < / td >
< td class = "colLast" > < code > < strong > < a href = "../../../com/mxgraph/view/mxSwimlaneManager.html#isHorizontal()" > isHorizontal< / a > < / strong > ()< / code > < / td >
< / tr >
< tr class = "altColor" >
< td class = "colFirst" > < code > boolean< / code > < / td >
< td class = "colLast" > < code > < strong > < a href = "../../../com/mxgraph/view/mxSwimlaneManager.html#isResizeEnabled()" > isResizeEnabled< / 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/view/mxSwimlaneManager.html#isSwimlaneIgnored(java.lang.Object)" > isSwimlaneIgnored< / a > < / strong > (java.lang.Object swimlane)< / code >
2014-04-01 11:30:48 +00:00
< div class = "block" > Returns true if the given swimlane should be ignored.< / div >
< / td >
< / tr >
< tr class = "altColor" >
< td class = "colFirst" > < code > protected void< / code > < / td >
2014-11-10 09:02:21 +00:00
< td class = "colLast" > < code > < strong > < a href = "../../../com/mxgraph/view/mxSwimlaneManager.html#resizeSwimlane(java.lang.Object, double, double, boolean)" > resizeSwimlane< / a > < / strong > (java.lang.Object swimlane,
2014-04-01 11:30:48 +00:00
double w,
double h,
boolean parentHorizontal)< / code >
< div class = "block" > Sets the width or height of the given swimlane to the given value depending
on < horizontal > .< / div >
< / td >
< / tr >
< tr class = "rowColor" >
< td class = "colFirst" > < code > void< / code > < / td >
< td class = "colLast" > < code > < strong > < a href = "../../../com/mxgraph/view/mxSwimlaneManager.html#setAddEnabled(boolean)" > setAddEnabled< / 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/view/mxSwimlaneManager.html#setEnabled(boolean)" > setEnabled< / 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/view/mxSwimlaneManager.html#setGraph(com.mxgraph.view.mxGraph)" > setGraph< / a > < / strong > (< a href = "../../../com/mxgraph/view/mxGraph.html" title = "class in com.mxgraph.view" > mxGraph< / a > graph)< / code > < / td >
< / tr >
< tr class = "altColor" >
< td class = "colFirst" > < code > void< / code > < / td >
< td class = "colLast" > < code > < strong > < a href = "../../../com/mxgraph/view/mxSwimlaneManager.html#setHorizontal(boolean)" > setHorizontal< / 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/view/mxSwimlaneManager.html#setResizeEnabled(boolean)" > setResizeEnabled< / a > < / strong > (boolean value)< / code > < / td >
< / tr >
< tr class = "altColor" >
< td class = "colFirst" > < code > protected void< / code > < / td >
2014-11-10 09:02:21 +00:00
< td class = "colLast" > < code > < strong > < a href = "../../../com/mxgraph/view/mxSwimlaneManager.html#swimlaneAdded(java.lang.Object)" > swimlaneAdded< / a > < / strong > (java.lang.Object swimlane)< / code >
2014-04-01 11:30:48 +00:00
< div class = "block" > Called for each swimlane which has been added.< / 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 = "graph" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > graph< / h4 >
< pre > protected < a href = "../../../com/mxgraph/view/mxGraph.html" title = "class in com.mxgraph.view" > mxGraph< / a > graph< / pre >
< div class = "block" > Defines the type of the source or target terminal. The type is a string
passed to mxCell.is to check if the rule applies to a cell.< / div >
< / li >
< / ul >
< a name = "enabled" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > enabled< / h4 >
< pre > protected boolean enabled< / pre >
< div class = "block" > Optional string that specifies the value of the attribute to be passed
to mxCell.is to check if the rule applies to a cell.< / div >
< / li >
< / ul >
< a name = "horizontal" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > horizontal< / h4 >
< pre > protected boolean horizontal< / pre >
< div class = "block" > Optional string that specifies the attributename to be passed to
mxCell.is to check if the rule applies to a cell.< / div >
< / li >
< / ul >
< a name = "addEnabled" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > addEnabled< / h4 >
< pre > protected boolean addEnabled< / pre >
< div class = "block" > Specifies if newly added cells should be resized to match the size of their
existing siblings. Default is true.< / div >
< / li >
< / ul >
< a name = "resizeEnabled" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > resizeEnabled< / h4 >
< pre > protected boolean resizeEnabled< / pre >
< div class = "block" > Specifies if resizing of swimlanes should be handled. Default is true.< / div >
< / li >
< / ul >
< a name = "addHandler" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > addHandler< / h4 >
< pre > protected < a href = "../../../com/mxgraph/util/mxEventSource.mxIEventListener.html" title = "interface in com.mxgraph.util" > mxEventSource.mxIEventListener< / a > addHandler< / pre >
< / li >
< / ul >
< a name = "resizeHandler" >
<!-- -->
< / a >
< ul class = "blockListLast" >
< li class = "blockList" >
< h4 > resizeHandler< / h4 >
< pre > protected < a href = "../../../com/mxgraph/util/mxEventSource.mxIEventListener.html" title = "interface in com.mxgraph.util" > mxEventSource.mxIEventListener< / a > resizeHandler< / 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 = "mxSwimlaneManager(com.mxgraph.view.mxGraph)" >
<!-- -->
< / a >
< ul class = "blockListLast" >
< li class = "blockList" >
< h4 > mxSwimlaneManager< / h4 >
< pre > public mxSwimlaneManager(< a href = "../../../com/mxgraph/view/mxGraph.html" title = "class in com.mxgraph.view" > mxGraph< / a > graph)< / pre >
< / 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 = "isEnabled()" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > isEnabled< / h4 >
< pre > public boolean isEnabled()< / pre >
< dl > < dt > < span class = "strong" > Returns:< / span > < / dt > < dd > the enabled< / dd > < / dl >
< / li >
< / ul >
< a name = "setEnabled(boolean)" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > setEnabled< / h4 >
< pre > public void setEnabled(boolean value)< / pre >
< dl > < dt > < span class = "strong" > Parameters:< / span > < / dt > < dd > < code > value< / code > - the enabled to set< / dd > < / dl >
< / li >
< / ul >
< a name = "isHorizontal()" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > isHorizontal< / h4 >
< pre > public boolean isHorizontal()< / pre >
< dl > < dt > < span class = "strong" > Returns:< / span > < / dt > < dd > the bubbling< / dd > < / dl >
< / li >
< / ul >
< a name = "setHorizontal(boolean)" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > setHorizontal< / h4 >
< pre > public void setHorizontal(boolean value)< / pre >
< dl > < dt > < span class = "strong" > Parameters:< / span > < / dt > < dd > < code > value< / code > - the bubbling to set< / dd > < / dl >
< / li >
< / ul >
< a name = "isAddEnabled()" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > isAddEnabled< / h4 >
< pre > public boolean isAddEnabled()< / pre >
< dl > < dt > < span class = "strong" > Returns:< / span > < / dt > < dd > the addEnabled< / dd > < / dl >
< / li >
< / ul >
< a name = "setAddEnabled(boolean)" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > setAddEnabled< / h4 >
< pre > public void setAddEnabled(boolean value)< / pre >
< dl > < dt > < span class = "strong" > Parameters:< / span > < / dt > < dd > < code > value< / code > - the addEnabled to set< / dd > < / dl >
< / li >
< / ul >
< a name = "isResizeEnabled()" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > isResizeEnabled< / h4 >
< pre > public boolean isResizeEnabled()< / pre >
< dl > < dt > < span class = "strong" > Returns:< / span > < / dt > < dd > the resizeEnabled< / dd > < / dl >
< / li >
< / ul >
< a name = "setResizeEnabled(boolean)" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > setResizeEnabled< / h4 >
< pre > public void setResizeEnabled(boolean value)< / pre >
< dl > < dt > < span class = "strong" > Parameters:< / span > < / dt > < dd > < code > value< / code > - the resizeEnabled to set< / dd > < / dl >
< / li >
< / ul >
< a name = "getGraph()" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > getGraph< / h4 >
< pre > public < a href = "../../../com/mxgraph/view/mxGraph.html" title = "class in com.mxgraph.view" > mxGraph< / a > getGraph()< / pre >
< dl > < dt > < span class = "strong" > Returns:< / span > < / dt > < dd > the graph< / dd > < / dl >
< / li >
< / ul >
< a name = "setGraph(com.mxgraph.view.mxGraph)" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > setGraph< / h4 >
< pre > public void setGraph(< a href = "../../../com/mxgraph/view/mxGraph.html" title = "class in com.mxgraph.view" > mxGraph< / a > graph)< / pre >
< dl > < dt > < span class = "strong" > Parameters:< / span > < / dt > < dd > < code > graph< / code > - the graph to set< / dd > < / dl >
< / li >
< / ul >
< a name = "isSwimlaneIgnored(java.lang.Object)" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > isSwimlaneIgnored< / h4 >
2014-11-10 09:02:21 +00:00
< pre > protected boolean isSwimlaneIgnored(java.lang.Object swimlane)< / pre >
2014-04-01 11:30:48 +00:00
< div class = "block" > Returns true if the given swimlane should be ignored.< / div >
< / li >
< / ul >
< a name = "isCellHorizontal(java.lang.Object)" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > isCellHorizontal< / h4 >
2014-11-10 09:02:21 +00:00
< pre > protected boolean isCellHorizontal(java.lang.Object cell)< / pre >
2014-04-01 11:30:48 +00:00
< div class = "block" > Returns true if the given cell is horizontal. If the given cell is not a
swimlane, then the < horizontal > value is returned.< / div >
< / li >
< / ul >
< a name = "cellsAdded(java.lang.Object[])" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > cellsAdded< / h4 >
2014-11-10 09:02:21 +00:00
< pre > protected void cellsAdded(java.lang.Object[] cells)< / pre >
2014-04-01 11:30:48 +00:00
< div class = "block" > Called if any cells have been added. Calls swimlaneAdded for all swimlanes
where isSwimlaneIgnored returns false.< / div >
< / li >
< / ul >
< a name = "swimlaneAdded(java.lang.Object)" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > swimlaneAdded< / h4 >
2014-11-10 09:02:21 +00:00
< pre > protected void swimlaneAdded(java.lang.Object swimlane)< / pre >
2014-04-01 11:30:48 +00:00
< div class = "block" > Called for each swimlane which has been added. This finds a reference
2012-05-21 20:32:26 +00:00
sibling swimlane and applies its size to the newly added swimlane. If no
sibling can be found then the parent swimlane is resized so that the
2014-04-01 11:30:48 +00:00
new swimlane fits into the parent swimlane.< / div >
< / li >
< / ul >
< a name = "cellsResized(java.lang.Object[])" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > cellsResized< / h4 >
2014-11-10 09:02:21 +00:00
< pre > protected void cellsResized(java.lang.Object[] cells)< / pre >
2014-04-01 11:30:48 +00:00
< div class = "block" > Called if any cells have been resizes. Calls swimlaneResized for all
swimlanes where isSwimlaneIgnored returns false.< / div >
< / li >
< / ul >
< a name = "resizeSwimlane(java.lang.Object, double, double, boolean)" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > resizeSwimlane< / h4 >
2014-11-10 09:02:21 +00:00
< pre > protected void resizeSwimlane(java.lang.Object swimlane,
2014-04-01 11:30:48 +00:00
double w,
double h,
boolean parentHorizontal)< / pre >
< div class = "block" > Sets the width or height of the given swimlane to the given value depending
2012-05-21 20:32:26 +00:00
on < horizontal > . If < horizontal > is true, then the width is set, otherwise,
2014-04-01 11:30:48 +00:00
the height is set.< / div >
< / li >
< / ul >
< a name = "destroy()" >
<!-- -->
< / a >
< ul class = "blockListLast" >
< li class = "blockList" >
< h4 > destroy< / h4 >
< pre > public void destroy()< / pre >
< / 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/mxSwimlaneManager.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/view/mxStylesheet.html" title = "class in com.mxgraph.view" > < span class = "strong" > Prev Class< / span > < / a > < / li >
< li > < a href = "../../../com/mxgraph/view/mxTemporaryCellStates.html" title = "class in com.mxgraph.view" > < span class = "strong" > Next Class< / span > < / a > < / li >
< / ul >
< ul class = "navList" >
< li > < a href = "../../../index.html?com/mxgraph/view/mxSwimlaneManager.html" target = "_top" > Frames< / a > < / li >
< li > < a href = "mxSwimlaneManager.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 >