Class CalloutAnnotationRenderer
java.lang.Object
com.levigo.jadice.document.internal.presentation.group.Container
com.levigo.jadice.document.internal.presentation.group.TransparencyGroupContainer
com.levigo.jadice.annotation.internal.renderer.AnnotationRenderer<TextAnnotation>
com.levigo.jadice.annotation.internal.renderer.ShapeBasedAnnotationRenderer<TextAnnotation>
com.levigo.jadice.annotation.internal.renderer.TextAnnotationRenderer<CalloutAnnotation>
com.levigo.jadice.annotation.internal.renderer.CalloutAnnotationRenderer
com.levigo.jadice.web.server.annotation.CalloutAnnotationRenderer
- All Implemented Interfaces:
com.levigo.jadice.annotation.internal.AnnotationTypeProvider,com.levigo.jadice.document.internal.presentation.PresentationElement,com.levigo.jadice.document.internal.presentation.VisualElement,com.levigo.jadice.document.internal.ref.BadgeProvider,Iterable<com.levigo.jadice.document.internal.presentation.PresentationElement>
@Deprecated
public class CalloutAnnotationRenderer
extends com.levigo.jadice.annotation.internal.renderer.CalloutAnnotationRenderer
Deprecated.
-
Nested Class Summary
Nested classes/interfaces inherited from class com.levigo.jadice.annotation.internal.renderer.TextAnnotationRenderer
com.levigo.jadice.annotation.internal.renderer.TextAnnotationRenderer.AdjustMode, com.levigo.jadice.annotation.internal.renderer.TextAnnotationRenderer.LineWrapNested classes/interfaces inherited from class com.levigo.jadice.annotation.internal.renderer.ShapeBasedAnnotationRenderer
com.levigo.jadice.annotation.internal.renderer.ShapeBasedAnnotationRenderer.CompositeMode -
Field Summary
Fields inherited from class com.levigo.jadice.annotation.internal.renderer.CalloutAnnotationRenderer
lineWrapFields inherited from class com.levigo.jadice.annotation.internal.renderer.TextAnnotationRenderer
forceTextUpRight, lineWrapModeFields inherited from class com.levigo.jadice.annotation.internal.renderer.ShapeBasedAnnotationRenderer
compositeMode, referenceResolutionFields inherited from class com.levigo.jadice.document.internal.presentation.group.Container
ALPHA_MAXFields inherited from interface com.levigo.jadice.document.internal.presentation.VisualElement
IDENTITY_TRANSFORM -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.levigo.jadice.annotation.internal.renderer.CalloutAnnotationRenderer
createRendering, getArrowRenderStructure, getBoundsRegardingStrokeWidth, getLineWrap, getTextBoxStructure, getTextRenderStructure, setLineWrap, updateRenderingMethods inherited from class com.levigo.jadice.annotation.internal.renderer.TextAnnotationRenderer
adjustAnnotationBoundsToTextLayout, applyAdjustMode, getAdjustMode, getAnnotationToRender, getFontBridge, getTextContent, isForceTextUpRight, setAdjustMode, setForceTextUpRight, setRotationMethods inherited from class com.levigo.jadice.annotation.internal.renderer.ShapeBasedAnnotationRenderer
applyCompositeMode, applyCompositeModeToFillColor, applyCompositeModeToStrokeColor, getBoundingBox, getCompositeMode, getIconifiedRenderStructure, getReferenceResolution, getShapeRenderStructure, setCompositeMode, setReferenceResolutionMethods inherited from class com.levigo.jadice.annotation.internal.renderer.AnnotationRenderer
getAnnotation, getLogicalBoundingBox, getType, iterator, setAnnotationMethods inherited from class com.levigo.jadice.document.internal.presentation.group.TransparencyGroupContainer
createCopy, getID, hasNativeSignificance, hasSignificantChildren, isIsolated, isKnockout, isPerceptible, isSignificantChild, setHasSignificantChildren, toStringMethods inherited from class com.levigo.jadice.document.internal.presentation.group.Container
add, addAll, getBadge, getBlendMode, getClipBoundingBox, getClipPath, getDefaultTransformation, getDescription, getNonStrokingAlpha, getNonStrokingPaint, getSoftMask, getStroke, getStrokingAlpha, getStrokingPaint, getTransferFunction, getTransformation, getTransparencyMode, indexOf, insertAt, isEmpty, isMutable, iteratorReversed, remove, removeAll, setBlendMode, setClipPath, setDefaultTransformation, setNonStrokingAlpha, setNonStrokingPaint, setPaints, setSoftMask, setStroke, setStrokingAlpha, setStrokingPaint, setTransferFunction, setTransformation, setTransparencyMode, sizeMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface java.lang.Iterable
forEach, spliteratorMethods inherited from interface com.levigo.jadice.document.internal.presentation.VisualElement
getBoundingBox
-
Constructor Details
-
CalloutAnnotationRenderer
public CalloutAnnotationRenderer()Deprecated.
-
CalloutAnnotationRenderer