public class GeomCustomBean extends BaseEntity
| Modifier and Type | Field and Description |
|---|---|
static String |
PROP__GEO_FIELD |
static String |
PROP__WGS84_WKT |
static String |
TABLE |
PROP__ID| Constructor and Description |
|---|
GeomCustomBean()
Creates a new BauartCustomBean object.
|
| Modifier and Type | Method and Description |
|---|---|
static GeomCustomBean |
createNew()
DOCUMENT ME!
|
com.vividsolutions.jts.geom.Geometry |
getGeo_field()
DOCUMENT ME!
|
com.vividsolutions.jts.geom.Geometry |
getGeomField()
DOCUMENT ME!
|
String |
getWgs84_wkt()
DOCUMENT ME!
|
void |
setGeo_field(com.vividsolutions.jts.geom.Geometry geo_field)
DOCUMENT ME!
|
void |
setGeomField(com.vividsolutions.jts.geom.Geometry geomField)
DOCUMENT ME!
|
void |
setWgs84_wkt(String wgs84_wkt)
DOCUMENT ME!
|
void |
simpleSetGeo_field(com.vividsolutions.jts.geom.Geometry geo_field)
DOCUMENT ME!
|
addPropertyName, addPropertyNames, createNew, equals, getId, getPropertyNames, hashCode, init, isEditAllowed, loadBackup, setEditAllowed, setId, storeBackupaddCollectionElement, addCollectionElements, addPropertyChangeListener, checkWritePermission, createNewCidsBeanFromJSON, createNewCidsBeanFromTableName, createNewCidsBeanFromTableName, createNewCidsBeanFromTableName, createNewCidsBeanFromTableName, createNewCidsBeansFromJSONCollection, delete, fillEmptyFieldWithEmptySubInstance, firePropertyChanged, getBeanCollectionProperty, getCidsBeanInfo, getCidsBeanIntraObjectCacheMapper, getCidsBeanObjectMapper, getConnectionContext, getEmptyBeanFromArrayAttribute, getHasWritePermission, getJsonSerializerParams, getMetaClassFromTableName, getMetaClassFromTableName, getMetaObject, getMOString, getPrimaryKeyFieldname, getPrimaryKeyValue, getProperty, getPropertyChangeListeners, getPropertyDescriptors, hasArtificialChangeFlag, hasObjectReadPermission, hasObjectWritePermission, listElementPropertyChanged, listElementReplaced, listElementsAdded, listElementsRemoved, persist, persist, persist, persist, propertyChange, removePropertyChangeListener, setArtificialChangeFlag, setBacklinkInformation, setJsonSerializerParams, setMetaObject, setProperty, toJSONString, toJSONString, toJSONString, toJSONString, toJSONString, toObjectString, toStringpublic static final String TABLE
public static final String PROP__GEO_FIELD
public static final String PROP__WGS84_WKT
public static GeomCustomBean createNew()
public com.vividsolutions.jts.geom.Geometry getGeo_field()
public void setGeo_field(com.vividsolutions.jts.geom.Geometry geo_field)
geo_field - DOCUMENT ME!public void simpleSetGeo_field(com.vividsolutions.jts.geom.Geometry geo_field)
geo_field - DOCUMENT ME!public com.vividsolutions.jts.geom.Geometry getGeomField()
public void setGeomField(com.vividsolutions.jts.geom.Geometry geomField)
geomField - val DOCUMENT ME!public String getWgs84_wkt()
public void setWgs84_wkt(String wgs84_wkt)
wgs84_wkt - DOCUMENT ME!Copyright © 2012–2025 cismet GmbH. All rights reserved.