Method Summary |
|
public static Feature | createAddressFeature() |
public static Object[] | createAttributes() creates and returns an array of sample attributes. |
public static AttributeType | createChoiceAttrType(String name, AttributeType[] choices) |
public static FeatureType | createChoiceFeatureType() |
public static Feature | createFeature() |
public static AttributeType | createGeomChoiceAttrType(String name, GeometryAttributeType[] choices) |
public static FeatureType | createTestType() |
public static AttributeType[] | createType1Choices() |
public static AttributeType | getChoiceAttrType1() |
public static AttributeType | getChoiceAttrType2() |
public static AttributeType | getChoiceGeomType() |