Uses of Enum Class
it.uniroma2.art.semanticturkey.customviews.CustomViewModelEnum
Packages that use CustomViewModelEnum
Package
Description
-
Uses of CustomViewModelEnum in it.uniroma2.art.semanticturkey.config.customview
Methods in it.uniroma2.art.semanticturkey.config.customview that return CustomViewModelEnumModifier and TypeMethodDescriptionAdvSingleValueView.getModelType()
AreaView.getModelType()
abstract CustomViewModelEnum
CustomView.getModelType()
DynamicVectorView.getModelType()
PointView.getModelType()
PropertyChainView.getModelType()
RouteView.getModelType()
SeriesCollectionView.getModelType()
SeriesView.getModelType()
StaticVectorView.getModelType()
-
Uses of CustomViewModelEnum in it.uniroma2.art.semanticturkey.customviews
Methods in it.uniroma2.art.semanticturkey.customviews that return CustomViewModelEnumModifier and TypeMethodDescriptionCustomViewData.getModel()
static CustomViewModelEnum
Returns the enum constant of this class with the specified name.static CustomViewModelEnum[]
CustomViewModelEnum.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in it.uniroma2.art.semanticturkey.customviews with parameters of type CustomViewModelEnumConstructors in it.uniroma2.art.semanticturkey.customviews with parameters of type CustomViewModelEnum