Package org.gvsig.gpe.prov.gml.utils
Class GmlObject
java.lang.Object
org.gvsig.gpe.prov.gml.utils.GmlObject
This class is used like a container of GML Objects
- Author:
- Jorge Piera LLodrĂ¡ (jorge.piera@iver.es)
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
LAYER
public static final int LAYER- See Also:
-
FEATURE
public static final int FEATURE- See Also:
-
-
Constructor Details
-
GmlObject
-
-
Method Details
-
getObject
- Returns:
- the object
-
getType
public int getType()- Returns:
- the type
-