Uses of Class
com.levigo.jadice.annotation.AnnotationWrangler
Packages that use AnnotationWrangler
Package
Description
-
Uses of AnnotationWrangler in com.levigo.jadice.annotation.profiles
Fields in com.levigo.jadice.annotation.profiles with type parameters of type AnnotationWranglerModifier and TypeFieldDescriptionprotected List<ToolkitBasedFactory<AnnotationWrangler>> AnnotationType.wranglerFactoriesMethods in com.levigo.jadice.annotation.profiles that return types with arguments of type AnnotationWranglerModifier and TypeMethodDescriptionAnnotationType.getWranglerFactories()Deprecated.This method is for XML umarshalling use onlyabstract org.jadice.util.base.Factory<AnnotationWrangler, RuntimeException> AnnotationFactory.getWranglerFactory()org.jadice.util.base.Factory<AnnotationWrangler, RuntimeException> AnnotationTemplate.getWranglerFactory()org.jadice.util.base.Factory<AnnotationWrangler, RuntimeException> AnnotationType.getWranglerFactory()Return the wrangler factory for the current toolkit set viaAnnotationFactory.setToolkitType(String).org.jadice.util.base.Factory<AnnotationWrangler, RuntimeException> AnnotationType.getWranglerFactory(String toolkitType) -
Uses of AnnotationWrangler in com.levigo.jadice.web.client.internal.annotation
Subclasses of AnnotationWrangler in com.levigo.jadice.web.client.internal.annotationModifier and TypeClassDescriptionclassWrangler<Type extends Annotation>Base class of all wranglers.Methods in com.levigo.jadice.web.client.internal.annotation that return AnnotationWranglerModifier and TypeMethodDescriptionAnnotationProfileHelper.createWrangler(AnnotationProfile profile, String typeName) -
Uses of AnnotationWrangler in com.levigo.jadice.web.client.internal.annotation.wrangler
Modifier and TypeClassDescriptionclassclassWrangler for CalloutAnnotations.classDefaultWrangler<T extends Annotation>Wrangler used for any Type without a special WranglerclassclassclassclassIconWrangler<T extends ShapeBasedAnnotation>This wrangler is intended to be used in conjunction with theIconRenderer.classHandles the behavior of the modification of a JWTImageAnnotation: Makes images clickable and set the annotations' size to the native size of the image.classclassclassManages the creation of stamp annotations.classManages the creation of text annotations.class