public abstract class DefaultGeometryUtil extends Object
Constructor and Description |
---|
DefaultGeometryUtil() |
Modifier and Type | Method and Description |
---|---|
static Collection<GeometryProperty<?>> |
getDefaultGeometries(Instance instance)
Get the default geometry of an instance.
|
static boolean |
isDefaultGeometry(EntityDefinition entityDef)
Determines if the given entity definition is a default geometry property.
|
public static Collection<GeometryProperty<?>> getDefaultGeometries(Instance instance)
instance
- the instancepublic static boolean isDefaultGeometry(EntityDefinition entityDef)
entityDef
- the entity definitionBuild 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a