Uses of Interface
fr.inria.zvtm.glyphs.Translucent

Packages that use Translucent
fr.inria.zvtm.animation New ZVTM animation engine based on Sun's Timing framework
fr.inria.zvtm.cluster Enables distributed rendering of ZVTM views on multiple computers. 
fr.inria.zvtm.glyphs ZVTM glyphs (graphical objects). 
 

Uses of Translucent in fr.inria.zvtm.animation
 

Methods in fr.inria.zvtm.animation with parameters of type Translucent
 Animation AnimationFactory.createTranslucencyAnim(int duration, Translucent translucent, float data, boolean relative, org.jdesktop.animation.timing.interpolation.Interpolator interpolator, EndAction endAction)
          Creates and returns an animation that targets the alpha property of a Translucent object
 

Uses of Translucent in fr.inria.zvtm.cluster
 

Classes in fr.inria.zvtm.cluster that implement Translucent
 class ClusteredImage
          Clustered image.
 

Uses of Translucent in fr.inria.zvtm.glyphs
 

Classes in fr.inria.zvtm.glyphs that implement Translucent
 class AdaptiveText
          An adaptative version of VText
 class ClosedShape
          Super class of all closed shapes (rectangles, circles, diamonds, polygons, etc.)
 class Composite
          Composite glyph.
 class DPath
          Dynamic Path, made of an arbitrary number of segments, quadratic curves, cubic curves, and gaps.
 class FPolygon
          Fast Polygon.
 class FRectangle
          Rectangle becoming gradually translucent.
 class Glyph
          Parent class of all graphical objects.
 class IcePDFPageImg
          Glyph encapsulating a PDF page from ICEpdf.
 class MultilineText
          Multiline text.
 class PRectangle
          Rectangle filled using a customizable gradient paint.
 class RImage
          Image with a reflection.
 class SemZoomGlyph
          A class that provides support for a basic form of semantic zooming.
 class SICircle
           
 class SIRectangle
          Rectangle with constant apparent width and height, no matter the camera's altitude.
 class VCircle
          Circle.
 class VEclipse
           
 class VEllipse
          Ellipse.
 class VImage
          Bitmap Image.
 class VImageOr
          Re-orientable Bitmap Image.
 class VPoint
          Point.
 class VPolygon
          Polygon.
 class VPolygonOr
          Polygon.
 class VRectangle
          Rectangle.
 class VRectangleOr
          Rectangle.
 class VRectProgress
          VRectProgress - A progress bar based on VRectangle.
 class VRing
          Slice of a pie or ring.
 class VRoundRect
          Round Rectangle.
 class VSegment
          Segment (straight line).
 class VShape
          Custom shape implementing Jean-Yves Vion-Dury's graphical object model.
 class VSwingComponent
          Wrapper for Swing components.
 class VText
          Standalone Text.
 class VTextLayout
          Wrapper for an AWT TextLayout Inspired by examples taken from http://java.sun.com/developer/onlineTraining/Media/2DText/more.html
 class VTextOr
          Re-orientable Standalone Text.
 class ZPDFPage
          Glyph encapsulating a PDF Page.
 



Copyright © 2000-2002 Xerox Corporation. All Rights Reserved
Copyright © 2003 World Wide Web Consortium. All Rights Reserved
Copyright © 2004-2011 INRIA. All Rights Reserved
Licensed under the GNU LGPL. For full terms see the file COPYING.