|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ZoomState | |
|---|---|
| de.ukn.hci.squidy.designer.shape | Squidy Interaction Library is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. |
| de.ukn.hci.squidy.designer.zoom | Squidy Interaction Library is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. |
| Uses of ZoomState in de.ukn.hci.squidy.designer.shape |
|---|
| Fields in de.ukn.hci.squidy.designer.shape declared as ZoomState | |
|---|---|
protected ZoomState |
ZoomShape.currentZoomState
Reflects the current zoom state of the zoom shape. |
| Methods in de.ukn.hci.squidy.designer.shape with parameters of type ZoomState | |
|---|---|
protected void |
ZoomShape.layoutSemantics(ZoomState zoomState)
Layout the shape for a current zoom state. |
| Uses of ZoomState in de.ukn.hci.squidy.designer.zoom |
|---|
| Methods in de.ukn.hci.squidy.designer.zoom that return ZoomState | |
|---|---|
static ZoomState |
ZoomState.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ZoomState[] |
ZoomState.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||