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.wranglerFactories
Methods 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 TypeClassDescriptionclass
Wrangler<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 TypeClassDescriptionclass
class
Wrangler for CalloutAnnotations.class
DefaultWrangler<T extends Annotation>
Wrangler used for any Type without a special Wranglerclass
class
class
class
IconWrangler<T extends ShapeBasedAnnotation>
This wrangler is intended to be used in conjunction with theIconRenderer
.class
Handles the behavior of the modification of a JWTImageAnnotation: Makes images clickable and set the annotations' size to the native size of the image.class
class
class
Manages the creation of stamp annotations.class
Manages the creation of text annotations.class