public class GeometryUtil extends Object
Constructor and Description |
---|
GeometryUtil() |
Modifier and Type | Method and Description |
---|---|
static Collection<GeometryProperty<?>> |
getAllGeometries(Instance instance)
Get all geometries of an instance.
|
static Collection<GeometryProperty<?>> |
getGeometries(Instance instance,
List<QName> path)
Get the default geometry of an instance.
|
public static Collection<GeometryProperty<?>> getAllGeometries(Instance instance)
instance
- the instancepublic static Collection<GeometryProperty<?>> getGeometries(Instance instance, List<QName> path)
instance
- the instancepath
- the property path to start the search at, a null
will yield no geometriesBuild 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a