Uses of Enum
org.openjump.core.apitools.objecttyperoles.FeatureCollectionRoleTypes
Packages that use FeatureCollectionRoleTypes
-
Uses of FeatureCollectionRoleTypes in org.openjump.core.apitools.objecttyperoles
Subclasses with type arguments of type FeatureCollectionRoleTypes in org.openjump.core.apitools.objecttyperolesModifier and TypeClassDescriptionenumTODO: comment class
Last change by $Author$ on $Date$Fields in org.openjump.core.apitools.objecttyperoles declared as FeatureCollectionRoleTypesMethods in org.openjump.core.apitools.objecttyperoles that return FeatureCollectionRoleTypesModifier and TypeMethodDescriptionFeatureCollectionRole.getType()static FeatureCollectionRoleTypesReturns the enum constant of this type with the specified name.static FeatureCollectionRoleTypes[]FeatureCollectionRoleTypes.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.openjump.core.apitools.objecttyperoles with parameters of type FeatureCollectionRoleTypesModifier and TypeMethodDescriptionbooleanFeatureCollectionRole.equalsRole(FeatureCollectionRoleTypes roleType) Check if this role is the same type of role as the given one.PirolFeatureCollection.getRole(FeatureCollectionRoleTypes role) Check if this FeatureCollection has a role like the given oneConstructors in org.openjump.core.apitools.objecttyperoles with parameters of type FeatureCollectionRoleTypes