org.pdfclown.documents.interaction.actions
Class SetLayerState.LayerState
java.lang.Object
org.pdfclown.documents.interaction.actions.SetLayerState.LayerState
- Enclosing class:
- SetLayerState
public static class SetLayerState.LayerState
- extends Object
SetLayerState.LayerState
public SetLayerState.LayerState(SetLayerState.StateModeEnum mode)
equals
public boolean equals(Object obj)
- Overrides:
equals
in class Object
getLayers
public List<Layer> getLayers()
getMode
public SetLayerState.StateModeEnum getMode()
hashCode
public int hashCode()
- Overrides:
hashCode
in class Object
setMode
public void setMode(SetLayerState.StateModeEnum value)
Project home page
Copyright © 2006-2013 Stefano Chizzolini. Some Rights Reserved.
This documentation is available under the terms of the GNU Free Documentation License.