|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openjump.sigle.utilities.geom.FeatureCollectionUtil
public class FeatureCollectionUtil
This class can check if a FeatureCollection has only one Geometry Type and in this case, return this Geometry Type.
| Constructor Summary | |
|---|---|
FeatureCollectionUtil()
|
|
| Method Summary | |
|---|---|
static java.util.ArrayList |
getAttributesList(FeatureCollection fc)
|
static int |
getFeatureCollectionDimension(FeatureCollection fc)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FeatureCollectionUtil()
| Method Detail |
|---|
public static int getFeatureCollectionDimension(FeatureCollection fc)
public static java.util.ArrayList getAttributesList(FeatureCollection fc)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||