public class GeometryTypeExtension extends de.cs3d.util.eclipse.extension.simple.IdentifiableExtension<GeometryTypeInfo>
Constructor and Description |
---|
GeometryTypeExtension()
Default constructor
|
Modifier and Type | Method and Description |
---|---|
protected GeometryTypeInfo |
create(String elementId,
org.eclipse.core.runtime.IConfigurationElement element) |
protected String |
getIdAttributeName() |
static GeometryTypeExtension |
getInstance()
Get the extension instance.
|
GeometryTypeInfo |
getTypeInfo(String name,
Connection connection)
Get the geometry type info associated to a type name and connection type,
if any.
|
public static GeometryTypeExtension getInstance()
protected String getIdAttributeName()
getIdAttributeName
in class de.cs3d.util.eclipse.extension.simple.IdentifiableExtension<GeometryTypeInfo>
IdentifiableExtension.getIdAttributeName()
protected GeometryTypeInfo create(String elementId, org.eclipse.core.runtime.IConfigurationElement element)
create
in class de.cs3d.util.eclipse.extension.simple.IdentifiableExtension<GeometryTypeInfo>
IdentifiableExtension.create(java.lang.String, org.eclipse.core.runtime.IConfigurationElement)
public GeometryTypeInfo getTypeInfo(String name, Connection connection)
name
- the (column) type nameconnection
- the database connectionnull
if there is none
associatedBuild 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a