public static class MAnnotationInternal.AnnotationStr
extends java.lang.Object
限定符和类型 | 类和说明 |
---|---|
static class |
MAnnotationInternal.AnnotationStr.Annotationbase |
static class |
MAnnotationInternal.AnnotationStr.MPoint |
限定符和类型 | 字段和说明 |
---|---|
MAnnotationInternal.AnnotationStr.Annotationbase |
annotationbase |
MAnnotationInternal.AnnotationStr.MPoint[] |
points |
构造器和说明 |
---|
AnnotationStr(MAnnotationInternal.AnnotationStr.Annotationbase annotationbase,
MAnnotationInternal.AnnotationStr.MPoint[] points) |
限定符和类型 | 方法和说明 |
---|---|
MAnnotationInternal.AnnotationStr.Annotationbase |
getAnnotationbase() |
MAnnotationInternal.AnnotationStr.MPoint[] |
getPoints() |
void |
setAnnotationbase(MAnnotationInternal.AnnotationStr.Annotationbase annotationbase) |
void |
setPoints(MAnnotationInternal.AnnotationStr.MPoint[] points) |
public MAnnotationInternal.AnnotationStr.Annotationbase annotationbase
public MAnnotationInternal.AnnotationStr.MPoint[] points
public AnnotationStr(MAnnotationInternal.AnnotationStr.Annotationbase annotationbase, MAnnotationInternal.AnnotationStr.MPoint[] points)
public MAnnotationInternal.AnnotationStr.Annotationbase getAnnotationbase()
public void setAnnotationbase(MAnnotationInternal.AnnotationStr.Annotationbase annotationbase)
public MAnnotationInternal.AnnotationStr.MPoint[] getPoints()
public void setPoints(MAnnotationInternal.AnnotationStr.MPoint[] points)