public class AxisPointer extends Object
| 构造器和说明 |
|---|
AxisPointer() |
| 限定符和类型 | 方法和说明 |
|---|---|
AxisPointerHandle |
getHandle() |
AxisPointerLabel |
getLabel() |
AxisPointerType |
getType() |
boolean |
isShow() |
void |
setHandle(AxisPointerHandle handle) |
void |
setLabel(AxisPointerLabel label) |
void |
setShow(boolean show) |
void |
setType(AxisPointerType type) |
public boolean isShow()
public void setShow(boolean show)
public AxisPointerType getType()
public void setType(AxisPointerType type)
public AxisPointerLabel getLabel()
public void setLabel(AxisPointerLabel label)
public AxisPointerHandle getHandle()
public void setHandle(AxisPointerHandle handle)
Copyright © 2018 Bstek. All rights reserved.