public class LabelCustomStyle
extends com.supermap.data.InternalHandleDisposable
构造器和说明 |
---|
LabelCustomStyle() |
LabelCustomStyle(LabelCustomStyle style) |
限定符和类型 | 方法和说明 |
---|---|
void |
dispose() |
String |
getRotateX() |
String |
getRotateY() |
String |
getRotateZ() |
static void |
setIsDisposable(com.supermap.data.InternalHandleDisposable obj,
boolean disposable) |
void |
setRotateX(String value) |
void |
setRotateY(String value) |
void |
setRotateZ(String value) |
public LabelCustomStyle()
public LabelCustomStyle(LabelCustomStyle style)
public String getRotateX()
public void setRotateX(String value)
public String getRotateY()
public void setRotateY(String value)
public String getRotateZ()
public void setRotateZ(String value)
public void dispose()
public static void setIsDisposable(com.supermap.data.InternalHandleDisposable obj, boolean disposable)
Copyright © 2021–2024 SuperMap. All rights reserved.