|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GeoShapeType | |
---|---|
com.metsci.glimpse.charts.vector.parser.objects |
Uses of GeoShapeType in com.metsci.glimpse.charts.vector.parser.objects |
---|
Methods in com.metsci.glimpse.charts.vector.parser.objects that return GeoShapeType | |
---|---|
GeoShapeType |
GeoShape.getShapeType()
|
GeoShapeType |
AbstractGeoShape.getShapeType()
|
GeoShapeType |
GeoShapeType.read(java.io.DataInput fin)
|
GeoShapeType |
GeoShapeType.resolve(int v)
|
static GeoShapeType |
GeoShapeType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static GeoShapeType[] |
GeoShapeType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in com.metsci.glimpse.charts.vector.parser.objects with parameters of type GeoShapeType | |
---|---|
void |
GeoShape.setShapeType(GeoShapeType t)
|
void |
AbstractGeoShape.setShapeType(GeoShapeType t)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |