public abstract class AbstractGeometryType
extends java.lang.Object
Constructor and Description |
---|
AbstractGeometryType() |
Modifier and Type | Method and Description |
---|---|
abstract GeometryTypeName |
getType() |
abstract void |
updateIndexes(java.util.Map<java.lang.Integer,java.lang.Integer> indexMap) |
public abstract GeometryTypeName getType()
public abstract void updateIndexes(java.util.Map<java.lang.Integer,java.lang.Integer> indexMap)