com.supermap.data
类 PointParametricType

java.lang.Object
  继承者 com.supermap.data.PointParametricType

public class PointParametricType
extends java.lang.Object

参数化基础点类型


构造方法摘要
PointParametricType()
           
 
方法摘要
static PointParametricType get(int value)
           
 int getUGCValue()
           
 int value()
           
 
从类 java.lang.Object 继承的方法
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

PointParametricType

public PointParametricType()
方法详细信息

get

public static PointParametricType get(int value)

value

public final int value()

getUGCValue

public final int getUGCValue()