org.utgenome.gwt.utgb.client.bean.track
Class Frame
java.lang.Object
org.utgenome.gwt.utgb.client.bean.track.Frame
- All Implemented Interfaces:
- com.google.gwt.user.client.rpc.IsSerializable
public class Frame
- extends Object
- implements com.google.gwt.user.client.rpc.IsSerializable
Track frame settings
- Author:
- leo
Constructor Summary |
Frame()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Frame
public Frame()
getStyle
public String getStyle()
setStyle
public void setStyle(String style)
getHeight
public int getHeight()
setHeight
public void setHeight(int height)
isAutoAdjust
public boolean isAutoAdjust()
setAutoAdjust
public void setAutoAdjust(boolean autoAdjust)
Copyright © 2007-2012 utgenome.org. All Rights Reserved.