public class ViewportStackModel
extends java.lang.Object
Constructor and Description |
---|
ViewportStackModel() |
Modifier and Type | Method and Description |
---|---|
void |
addSkipNextLayout(Graph graph) |
void |
pop(ViewportModel viewportModel) |
void |
push(ViewportModel viewportModel) |
boolean |
removeSkipNextLayout(Graph graph)
Removes the skip-next-layout-flag for the given
Graph . |
public void addSkipNextLayout(Graph graph)
public void pop(ViewportModel viewportModel)
public void push(ViewportModel viewportModel)
Copyright (c) 2014 itemis AG and others. All rights reserved.