org.h2gis.h2spatial.internal.type
Class DomainInfo
java.lang.Object
org.h2gis.h2spatial.internal.type.DomainInfo
public class DomainInfo
- extends Object
Class helper to define domain. Use defined type
- Author:
- Nicolas Fortin
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DomainInfo
public DomainInfo(String domainName,
int geometryTypeCode)
- Parameters:
domainName - Type alias namedomainConstraint - Constraint function associated with this type
getDomainName
public String getDomainName()
- Returns:
- Type alias
getGeometryTypeCode
public int getGeometryTypeCode()
- Returns:
- Return one of
Copyright © 2015 IRSTV CNRS-FR-2488. All Rights Reserved.