Uses of Enum Class
org.verapdf.features.objects.ActionFeaturesObjectAdapter.Location
Packages that use ActionFeaturesObjectAdapter.Location
Package
Description
-
Uses of ActionFeaturesObjectAdapter.Location in org.verapdf.features.gf
Methods in org.verapdf.features.gf with parameters of type ActionFeaturesObjectAdapter.LocationModifier and TypeMethodDescriptionstatic ActionFeaturesObjectGFFeaturesObjectCreator.createActionFeaturesObject(PDAction action, ActionFeaturesObjectAdapter.Location location) -
Uses of ActionFeaturesObjectAdapter.Location in org.verapdf.features.gf.objects
Methods in org.verapdf.features.gf.objects that return ActionFeaturesObjectAdapter.LocationConstructors in org.verapdf.features.gf.objects with parameters of type ActionFeaturesObjectAdapter.LocationModifierConstructorDescriptionGFActionFeaturesObjectAdapter(PDAction action, ActionFeaturesObjectAdapter.Location location) -
Uses of ActionFeaturesObjectAdapter.Location in org.verapdf.features.objects
Methods in org.verapdf.features.objects that return ActionFeaturesObjectAdapter.LocationModifier and TypeMethodDescriptionActionFeaturesObjectAdapter.getLocation()Returns the enum constant of this class with the specified name.static ActionFeaturesObjectAdapter.Location[]ActionFeaturesObjectAdapter.Location.values()Returns an array containing the constants of this enum class, in the order they are declared.