Skip navigation links
A B C D E F G H I J K L M N O P R S T U V W X Y Z _ 

A

a - Variable in class fr.inria.zvtm.lens.FSGaussianLens
 
a - Variable in class fr.inria.zvtm.lens.FSInverseCosineLens
 
a - Variable in class fr.inria.zvtm.lens.FSLinearLens
 
a - Variable in class fr.inria.zvtm.lens.FSScramblingLens
 
a - Variable in class fr.inria.zvtm.lens.HLinearLens
 
a - Variable in class fr.inria.zvtm.lens.XLinearLens
 
AB_08 - Static variable in interface fr.inria.zvtm.widgets.TranslucentWidget
 
AB_10 - Static variable in interface fr.inria.zvtm.widgets.TranslucentWidget
 
above(Glyph, Glyph) - Method in class fr.inria.zvtm.engine.VirtualSpace
Put glyph g1 just above glyph g2 in the drawing list (g1 painted after g2).
acO - Static variable in interface fr.inria.zvtm.glyphs.Translucent
Original (default) alpha composite (opaque).
acs - Static variable in class fr.inria.zvtm.glyphs.Translucency
 
ACS_ACCURACY - Static variable in class fr.inria.zvtm.glyphs.Translucency
Controls the granularity of translucency values for rColor.
actionPerformed(ActionEvent) - Method in class fr.inria.zvtm.glyphs.GlyphFactory
 
actionPerformed(ActionEvent) - Method in class fr.inria.zvtm.widgets.FontDialog
 
activate() - Method in class fr.inria.zvtm.engine.View
Activating the view means that repainting will be enabled on it.
activateDynaSpot(boolean) - Method in class fr.inria.zvtm.engine.DynaPicker
Enable/disable DynaSpot cursor behavior.
activeLayer - Variable in class fr.inria.zvtm.engine.ViewPanel
active layer in this view (corresponds to the index of a camera in cams[])
activeRepaintTimer - Variable in class fr.inria.zvtm.engine.View
 
activeViewIndex - Variable in class fr.inria.zvtm.engine.VirtualSpaceManager
 
AdaptiveText<T> - Class in fr.inria.zvtm.glyphs
An adaptative version of VText
AdaptiveText(double, double, int, Color, String, double, double) - Constructor for class fr.inria.zvtm.glyphs.AdaptiveText
 
add(Pnt) - Method in class fr.inria.zvtm.layout.delaunay.Pnt
Add.
addBezels(int, int) - Method in class fr.inria.zvtm.cluster.ClusterGeometry
Returns a new ClusterGeometry that adds bezels to the dimensions of the current one (e.g.
addCamera() - Method in class fr.inria.zvtm.engine.VirtualSpace
Add a new camera to this virtual space.
addCamera(int) - Method in class fr.inria.zvtm.glyphs.Composite
 
addCamera(int) - Method in class fr.inria.zvtm.glyphs.DPath
 
addCamera(int) - Method in class fr.inria.zvtm.glyphs.FPolygon
 
addCamera(int) - Method in class fr.inria.zvtm.glyphs.Glyph
Create new projected coordinates.
addCamera(int) - Method in class fr.inria.zvtm.glyphs.SemZoomGlyph
 
addCamera(int) - Method in class fr.inria.zvtm.glyphs.SIRectangle
 
addCamera(int) - Method in class fr.inria.zvtm.glyphs.VCircle
 
addCamera(int) - Method in class fr.inria.zvtm.glyphs.VEclipse
 
addCamera(int) - Method in class fr.inria.zvtm.glyphs.VEllipse
 
addCamera(int) - Method in class fr.inria.zvtm.glyphs.VImage
 
addCamera(int) - Method in class fr.inria.zvtm.glyphs.VPoint
 
addCamera(int) - Method in class fr.inria.zvtm.glyphs.VPolygon
 
addCamera(int) - Method in class fr.inria.zvtm.glyphs.VRectangle
 
addCamera(int) - Method in class fr.inria.zvtm.glyphs.VRing
 
addCamera(int) - Method in class fr.inria.zvtm.glyphs.VRoundRect
 
addCamera(int) - Method in class fr.inria.zvtm.glyphs.VSegment
 
addCamera(int) - Method in class fr.inria.zvtm.glyphs.VShape
 
addCamera(int) - Method in class fr.inria.zvtm.glyphs.VSwingComponent
 
addCamera(int) - Method in class fr.inria.zvtm.glyphs.VText
 
addCamera(int) - Method in class fr.inria.zvtm.glyphs.ZPDFPage
 
addCbCurve(double, double, double, double, double, double, boolean) - Method in class fr.inria.zvtm.glyphs.DPath
Add a new cubic curve to the path, from current point to point (x,y), controlled by (x1,y1)
addChild(Glyph) - Method in class fr.inria.zvtm.glyphs.Composite
Adds a child Glyph to this Composite.
addChild(Object, String, boolean) - Method in class fr.inria.zvtm.layout.tree.LNode
Add new child to this node.
addChild(Object, String) - Method in class fr.inria.zvtm.layout.tree.LNode
 
addChild(Tree<M>) - Method in class fr.inria.zvtm.treemap.Tree
 
addContainedRegion(Region) - Method in class fr.inria.zuist.engine.Region
 
addFrameView(List<Camera>, String, String, int, int, boolean) - Method in class fr.inria.zvtm.engine.VirtualSpaceManager
Create a new External View.
addFrameView(List<Camera>, String, String, int, int, boolean, boolean, boolean, JMenuBar) - Method in class fr.inria.zvtm.engine.VirtualSpaceManager
Create a new external view.
The use of OPENGL_VIEW requires the following Java property: -Dsun.java2d.opengl=true
addGlyph(Glyph, boolean, boolean) - Method in class fr.inria.zvtm.engine.VirtualSpace
Add glyph g to this virtual space.
addGlyph(Glyph) - Method in class fr.inria.zvtm.engine.VirtualSpace
Add glyph g to this virtual space.
addGlyph(Glyph, boolean) - Method in class fr.inria.zvtm.engine.VirtualSpace
Add glyph g to this virtual space.
addGlyphs(Glyph[], boolean) - Method in class fr.inria.zvtm.engine.VirtualSpace
Add a list of glyphs to this virtual space.
addGlyphs(Glyph[]) - Method in class fr.inria.zvtm.engine.VirtualSpace
Add a list of glyphs to this virtual space.
addGlyphsToDrawingList(Glyph[]) - Method in class fr.inria.zvtm.engine.VirtualSpace
 
addGlyphToDrawingList(Glyph) - Method in class fr.inria.zvtm.engine.VirtualSpace
 
addHSVbColor(float, float, float) - Method in class fr.inria.zvtm.glyphs.ClosedShape
Set the glyph's border color (absolute value, HSV color space).
addHSVbColor(float, float, float) - Method in class fr.inria.zvtm.glyphs.Glyph
Set the glyph's border color (absolute value, HSV color space).
addHSVColor(float, float, float) - Method in class fr.inria.zvtm.glyphs.Glyph
Set the glyph's main color (absolute value, HSV color space).
addListener(CameraListener) - Method in class fr.inria.zvtm.engine.Camera
Registers a CameraListener for this Camera
addLoadRequest(VirtualSpace, ObjectDescription, boolean) - Method in class fr.inria.zuist.engine.GlyphLoader
Add a request to load an object in the queue.
addObject(ObjectDescription) - Method in class fr.inria.zuist.engine.Region
 
addPanelView(List<Camera>, String, String, int, int) - Method in class fr.inria.zvtm.engine.VirtualSpaceManager
Create a new view embedded in a JPanel, suitable for inclusion in any Swing component hierarchy, including a JApplet.
addPoint(int, int, long) - Method in class fr.inria.zvtm.engine.SpeedCoupling
 
addPortal(Portal, View) - Method in class fr.inria.zvtm.engine.VirtualSpaceManager
Add a portal to a View.
addQdCurve(double, double, double, double, boolean) - Method in class fr.inria.zvtm.glyphs.DPath
Add a new quadratic curve to the path, from current point to point (x,y), controlled by (x1,y1)
addRoute(DPath) - Method in class fr.inria.zvtm.lens.RouteLens
*@param route a route that should influence the lens' position.
addSceneObserver(SceneObserver) - Method in class fr.inria.zuist.engine.SceneManager
 
addSegment(double, double, boolean) - Method in class fr.inria.zvtm.glyphs.DPath
Add a new segment to the path, from current point to point (x,y).
addTag(String) - Method in class fr.inria.zuist.engine.Region
 
addUnloadRequest(VirtualSpace, ObjectDescription, boolean) - Method in class fr.inria.zuist.engine.GlyphLoader
Add a request to unload an object in the queue.
addView(View) - Method in class fr.inria.zvtm.engine.VirtualSpaceManager
Adds a newly created view to the list of existing views Side-effect: attempts to start the animation manager
addVirtualSpace(String) - Method in class fr.inria.zvtm.engine.VirtualSpaceManager
Create a new virtual space.
AFTER_LENSES - Static variable in interface fr.inria.zvtm.engine.Java2DPainter
After all glyphs have been painted, and after lens rendering ahve been applied.
AFTER_PORTALS - Static variable in interface fr.inria.zvtm.engine.Java2DPainter
After glyphs, lenses and portals have been painted.
afterLensHook() - Method in class fr.inria.zvtm.engine.ViewPanel
 
AGILE_GLC_VIEW - Static variable in class fr.inria.zvtm.engine.AgileGLCanvasFactory
 
AGILE_GLJ_VIEW - Static variable in class fr.inria.zvtm.engine.AgileGLJPanelFactory
 
AGILE_NEWT_VIEW - Static variable in class fr.inria.zvtm.engine.AgileNewtCanvasFactory
 
AgileGLCanvasFactory - Class in fr.inria.zvtm.engine
Factory for GLCanvas.
AgileGLCanvasFactory() - Constructor for class fr.inria.zvtm.engine.AgileGLCanvasFactory
 
AgileGLCViewPanel - Class in fr.inria.zvtm.engine
AWT Canvas used to paint the content of a view (all camera layers).
AgileGLJPanelFactory - Class in fr.inria.zvtm.engine
Factory for GLJPanel.
AgileGLJPanelFactory() - Constructor for class fr.inria.zvtm.engine.AgileGLJPanelFactory
 
AgileGLJViewPanel - Class in fr.inria.zvtm.engine
JPanel used to paint the content of a view (all camera layers).
AgileNewtCanvasFactory - Class in fr.inria.zvtm.engine
Factory for NewtCanvas Uses OpenGL acceletation provided by the Agile2D rendering pipeline (itself based upon JOGL 2.0).
Agile2D homepage
JOGL 2 javadoc
JogAmp javadoc
NEWT
Before instantiating an Agile2D ZVTM View, one must register the new view type:
View.registerViewPanelType(AgileGLJPanelFactory.AGILE_NEWT_VIEW, new AgileNewtCanvasFactory());

Then the view gets created as any other view:
View v = VirtualSpaceManager.INSTANCE.addFrameView(cameras, View.ANONYMOUS, AgileNewtCanvasFactory.AGILE_NEWT_VIEW, 800, 600, true);
AgileNewtCanvasFactory() - Constructor for class fr.inria.zvtm.engine.AgileNewtCanvasFactory
 
AgileNewtViewPanel - Class in fr.inria.zvtm.engine
NewtCanvas used to paint the content of a view (all camera layers).
AgileViewPanel - Class in fr.inria.zvtm.engine
JPanel used to paint the content of a view (all camera layers).
AgileViewPanel() - Constructor for class fr.inria.zvtm.engine.AgileViewPanel
 
Aips0Filter - Class in fr.inria.zvtm.fits.filters
 
Aips0Filter() - Constructor for class fr.inria.zvtm.fits.filters.Aips0Filter
 
ALL_GLYPHS - Static variable in class fr.inria.zvtm.engine.VirtualSpaceManager
Select all glyphs in the region.
allViews - Variable in class fr.inria.zvtm.engine.VirtualSpaceManager
All views managed by this VSM
allVirtualSpaces - Variable in class fr.inria.zvtm.engine.VirtualSpaceManager
key is space name (String)
alphaC - Variable in class fr.inria.zvtm.glyphs.Glyph
AlphaComposite used to paint glyph if not opaque.
alphaValue - Variable in class fr.inria.zvtm.svg.SVGStyle
 
alt - Variable in class fr.inria.zvtm.engine.Location
a zvtm altitude
ALT_MOD - Static variable in interface fr.inria.zvtm.event.ViewListener
Alt key modifier depressed.
ALT_SHIFT_MOD - Static variable in interface fr.inria.zvtm.event.ViewListener
Both Shift and Alt key modifiers depressed.
altitude - Variable in class fr.inria.zvtm.engine.Camera
Altitude of observation (controls zoom factor).
altitudeOffset(double) - Method in class fr.inria.zvtm.engine.Camera
Set camera altitude (relative value).
altitudeOffset(double, boolean) - Method in class fr.inria.zvtm.engine.Camera
Set camera altitude (relative value).
angle - Variable in class fr.inria.zvtm.glyphs.VRing
 
angle(Pnt) - Method in class fr.inria.zvtm.layout.delaunay.Pnt
Angle (in radians) between two Pnts (treated as vectors).
angleDeg - Variable in class fr.inria.zvtm.glyphs.VRing
 
Animation - Class in fr.inria.zvtm.animation
This class represents an animation.
Animation.Dimension - Enum in fr.inria.zvtm.animation
 
Animation.RepeatBehavior - Enum in fr.inria.zvtm.animation
RepeatBehavior determines how each successive cycle will flow.
AnimationFactory - Class in fr.inria.zvtm.animation
A class that provides creation methods for animations.
AnimationManager - Class in fr.inria.zvtm.animation
A class that manages Animation instances.
AnimationManager(VirtualSpaceManager) - Constructor for class fr.inria.zvtm.animation.AnimationManager
Creates a new AnimationManager.
animStartSize - Static variable in class fr.inria.zvtm.widgets.PieMenuR
 
ANONYMOUS - Static variable in class fr.inria.zvtm.engine.View
Anonymous view.
ANONYMOUS - Static variable in class fr.inria.zvtm.engine.VirtualSpace
Anonymous virtual space.
APPEAR - Static variable in class fr.inria.zuist.engine.Region
Objects appear immediately (no animated transition).
APPEAR_STR - Static variable in class fr.inria.zuist.engine.Region
Objects disappear immediately (no animated transition), keyword in ZUIST XML vocabulary.
apply(SlaveUpdater) - Method in interface fr.inria.zvtm.cluster.Delta
 
apply(SlaveUpdater) - Method in class fr.inria.zvtm.cluster.GenericDelta
 
apply(double, double) - Method in class fr.inria.zvtm.engine.LowPassFilter
 
apply(Point2D, double) - Method in class fr.inria.zvtm.engine.LowPassFilter
 
ar - Variable in class fr.inria.zvtm.glyphs.VEllipse
 
ar - Variable in class fr.inria.zvtm.glyphs.VImage
Aspect ratio: width divided by height (read-only).
ar - Variable in class fr.inria.zvtm.glyphs.VRectangle
 
ar - Variable in class fr.inria.zvtm.glyphs.VSwingComponent
Aspect ratio: width divided by height (read-only).
ar - Variable in class fr.inria.zvtm.glyphs.ZPDFPage
Aspect ratio: width divided by height (read-only).
arcHeight - Variable in class fr.inria.zvtm.glyphs.VRoundRect
Vertical diameter of the arc at the four corners.
arcWidth - Variable in class fr.inria.zvtm.glyphs.VRoundRect
Horizontal diameter of the arc at the four corners.
arrayOffloatAsCSStrings(float[]) - Static method in class fr.inria.zvtm.engine.Utils
 
arrayOffloatAsCSStrings(float[]) - Static method in class fr.inria.zvtm.svg.SVGWriter
 
aspectRatio() - Method in class fr.inria.zvtm.treemap.Rect
 
assignStroke(Glyph, SVGStyle) - Static method in class fr.inria.zvtm.svg.SVGReader
 
at - Variable in class fr.inria.zvtm.glyphs.IcePDFPageImg
For internal use.
at - Variable in class fr.inria.zvtm.glyphs.VImage
For internal use.
at - Variable in class fr.inria.zvtm.glyphs.VSwingComponent
For internal use.
aT - Variable in class fr.inria.zvtm.lens.BGaussianLens
 
aT - Variable in class fr.inria.zvtm.lens.BInverseCosineLens
 
aT - Variable in class fr.inria.zvtm.lens.BLinearLens
 
atBottom(Glyph) - Method in class fr.inria.zvtm.engine.VirtualSpace
Put this glyph at bottom of the drawing list (will be drawn first).
atBottom(Glyph, int) - Method in class fr.inria.zvtm.engine.VirtualSpace
Put this glyph before the first glyph that has z-index z, but after any glyph that has a z-index lower than z (if any).
autoSetCutLevels(Rectangle2D.Double, boolean) - Method in class fr.inria.zvtm.glyphs.JSkyFitsImage
Sets the image cut levels automatically using median filtering on the given area of the image.
autoSetCutLevels(boolean) - Method in class fr.inria.zvtm.glyphs.JSkyFitsImage
Sets the image cut levels automatically using median filtering.
awtCursor - Variable in class fr.inria.zvtm.engine.ViewPanel
the AWT cursor

B

b - Variable in class fr.inria.zvtm.lens.FSGaussianLens
 
b - Variable in class fr.inria.zvtm.lens.FSInverseCosineLens
 
b - Variable in class fr.inria.zvtm.lens.FSLinearLens
 
b - Variable in class fr.inria.zvtm.lens.HLinearLens
 
b - Variable in class fr.inria.zvtm.lens.XLinearLens
 
BackgrFilter - Class in fr.inria.zvtm.fits.filters
 
BackgrFilter() - Constructor for class fr.inria.zvtm.fits.filters.BackgrFilter
 
BACKGROUND - Static variable in interface fr.inria.zvtm.engine.Java2DPainter
Before any glyph gets painted.
backgroundHook() - Method in class fr.inria.zvtm.engine.ViewPanel
 
basicClone(Glyph) - Static method in class fr.inria.zvtm.glyphs.GlyphUtils
returns a (basic) clone of Glyph g, returns null if g belongs to a class that does not implement cloneable.
bColor - Variable in class fr.inria.zvtm.glyphs.ClosedShape
Border color of this glyph when it is in its default state.
begin(Object, Animation.Dimension) - Method in class fr.inria.zvtm.animation.DefaultTimingHandler
 
begin(Object, Animation.Dimension) - Method in interface fr.inria.zvtm.animation.TimingHandler
Called when the animation begins.
beginBox(Rect, double, double) - Method in class fr.inria.zvtm.treemap.Squarified
 
below(Glyph, Glyph) - Method in class fr.inria.zvtm.engine.VirtualSpace
Put glyph g1 just below glyph g2 in the drawing list (g1 painted before g2).
BGaussianLens - Class in fr.inria.zvtm.lens
Translucent lens.
BGaussianLens() - Constructor for class fr.inria.zvtm.lens.BGaussianLens
create a lens with a maximum magnification factor of 2.0
BGaussianLens(float) - Constructor for class fr.inria.zvtm.lens.BGaussianLens
create a lens with a given maximum magnification factor
BGaussianLens(float, float, float, int, int) - Constructor for class fr.inria.zvtm.lens.BGaussianLens
create a lens with a given maximum magnification factor, inner and outer radii
BGaussianLens(float, float, float, int, int, int, int) - Constructor for class fr.inria.zvtm.lens.BGaussianLens
create a lens with a given maximum magnification factor, inner and outer radii
BInverseCosineLens - Class in fr.inria.zvtm.lens
Translucent lens.
BInverseCosineLens() - Constructor for class fr.inria.zvtm.lens.BInverseCosineLens
create a lens with a maximum magnification factor of 2.0
BInverseCosineLens(float) - Constructor for class fr.inria.zvtm.lens.BInverseCosineLens
create a lens with a given maximum magnification factor
BInverseCosineLens(float, float, float, int, int) - Constructor for class fr.inria.zvtm.lens.BInverseCosineLens
create a lens with a given maximum magnification factor, inner and outer radii
BInverseCosineLens(float, float, float, int, int, int, int) - Constructor for class fr.inria.zvtm.lens.BInverseCosineLens
create a lens with a given maximum magnification factor, inner and outer radii
bisector(Pnt) - Method in class fr.inria.zvtm.layout.delaunay.Pnt
Perpendicular bisector of two Pnts.
BlendingLens - Class in fr.inria.zvtm.lens
Translucent lens.
BlendingLens() - Constructor for class fr.inria.zvtm.lens.BlendingLens
 
BLinearLens - Class in fr.inria.zvtm.lens
Translucent lens.
BLinearLens() - Constructor for class fr.inria.zvtm.lens.BLinearLens
create a lens with a maximum magnification factor of 2.0
BLinearLens(float) - Constructor for class fr.inria.zvtm.lens.BLinearLens
create a lens with a given maximum magnification factor
BLinearLens(float, float, float, int, int) - Constructor for class fr.inria.zvtm.lens.BLinearLens
create a lens with a given maximum magnification factor, inner and outer radii
BLinearLens(float, float, float, int, int, int, int) - Constructor for class fr.inria.zvtm.lens.BLinearLens
create a lens with a given maximum magnification factor, inner and outer radii
BlueFilter - Class in fr.inria.zvtm.fits.filters
 
BlueFilter() - Constructor for class fr.inria.zvtm.fits.filters.BlueFilter
 
BlulutFilter - Class in fr.inria.zvtm.fits.filters
 
BlulutFilter() - Constructor for class fr.inria.zvtm.fits.filters.BlulutFilter
 
borderColor - Variable in class fr.inria.zvtm.glyphs.ClosedShape
Current border color (read only, use access methods for all modification purposes).
borderWidth - Variable in class fr.inria.zvtm.engine.portals.CameraPortal
For internal use.
BOTTOM_TOP - Static variable in class fr.inria.zvtm.layout.tree.TreeOrientation
 
bottomInset - Static variable in class fr.inria.zvtm.treemap.Squarified
 
boundary(Set<? extends Simplex<V>>) - Static method in class fr.inria.zvtm.layout.delaunay.Simplex
Report the boundary of a Set of Simplices.
BrowsableDocument - Class in fr.inria.zvtm.glyphs
Glyph encapsulating a PDF document from ICEpdf.
BrowsableDocument(Document, int) - Constructor for class fr.inria.zvtm.glyphs.BrowsableDocument
Instantiate a PDF page as a ZVTM glyph, rendered at a resolution that matches the default scale for that page.
BrowsableDocument(double, double, int, Document, int) - Constructor for class fr.inria.zvtm.glyphs.BrowsableDocument
Instantiate a PDF page as a ZVTM glyph, rendered at a resolution that matches the default scale for that page.
BrowsableDocument(double, double, int, Document, int, float, double) - Constructor for class fr.inria.zvtm.glyphs.BrowsableDocument
Instantiate a PDF page as a ZVTM glyph, rendered at a resolution that matches the default scale for that page multiplied by detailFactor.
bT - Variable in class fr.inria.zvtm.lens.BGaussianLens
 
bT - Variable in class fr.inria.zvtm.lens.BInverseCosineLens
 
bT - Variable in class fr.inria.zvtm.lens.BLinearLens
 
buildObservers(HashMap<String, Object>[]) - Static method in class fr.inria.zuist.engine.SceneManager
 

C

c - Variable in class fr.inria.zvtm.lens.FSGaussianLens
 
c - Variable in class fr.inria.zvtm.lens.FSInverseCosineLens
 
c - Variable in class fr.inria.zvtm.lens.FSScramblingLens
 
c - Variable in class fr.inria.zvtm.lens.XGaussianLens
 
Camera - Class in fr.inria.zvtm.engine
a Camera is used to observe the virtual space which owns it - all cameras have unique IDs, as glyph - (x,y) coordinates, observation altitude and focal distance can be changed
CameraListener - Interface in fr.inria.zvtm.event
Listen to camera events.
cameraMoved(Camera, Point2D.Double, double) - Method in class fr.inria.zuist.engine.LensSceneObserver
 
cameraMoved() - Method in class fr.inria.zuist.engine.PortalSceneObserver
 
cameraMoved(Camera, Point2D.Double, double) - Method in class fr.inria.zuist.engine.PortalSceneObserver
 
cameraMoved(Camera, Point2D.Double, double) - Method in class fr.inria.zuist.engine.ViewSceneObserver
 
cameraMoved(Camera, Point2D.Double, double) - Method in interface fr.inria.zvtm.event.CameraListener
Called back when a Camera is moved.
CameraPortal - Class in fr.inria.zvtm.engine.portals
A portal showing what is seen through a camera.
CameraPortal(int, int, int, int, Camera) - Constructor for class fr.inria.zvtm.engine.portals.CameraPortal
Builds a new portal displaying what is seen through a camera
CameraPortal(int, int, int, int, Camera, float) - Constructor for class fr.inria.zvtm.engine.portals.CameraPortal
Builds a new possibly translucent portal displaying what is seen through a camera
CameraPortal(int, int, int, int, Camera[], float) - Constructor for class fr.inria.zvtm.engine.portals.CameraPortal
Builds a new possibly translucent portal displaying what is seen through a camera
cameraUpdated() - Method in class fr.inria.zvtm.engine.ScrollLayer
Call this method whener the controlled camera's position / altitude changes.
cams - Variable in class fr.inria.zvtm.engine.ViewPanel
list of cameras used in this view
cancelAnimation(Animation) - Method in class fr.inria.zvtm.animation.AnimationManager
Cancels an animation.
centerOnGlyph(Glyph, Camera, int, boolean, float, EndAction) - Method in class fr.inria.zvtm.engine.View
Translates and (un)zooms a camera in order to focus on glyph g The camera must be used in this view.
centerOnGlyph(Glyph, Camera, int) - Method in class fr.inria.zvtm.engine.View
Translates and (un)zooms a camera in order to focus on glyph g The camera must be used in this view.
centerOnGlyph(Glyph, Camera, int, boolean) - Method in class fr.inria.zvtm.engine.View
Translates and (un)zooms a camera in order to focus on glyph g The camera must be used in this view.
centerOnGlyph(Glyph, Camera, int, boolean, float) - Method in class fr.inria.zvtm.engine.View
Translates and (un)zooms a camera in order to focus on glyph g The camera must be used in this view.
centerOnRegion(Camera, double, double, double, double) - Method in class fr.inria.zvtm.cluster.ClusteredView
 
centerOnRegion(double, double, double, double) - Method in class fr.inria.zvtm.engine.portals.CameraPortal
Get the location from which this portal's camera will focus on a specific rectangular region.
centerOnRegion(double, double, double, double, Camera) - Method in class fr.inria.zvtm.engine.portals.CameraPortal
Get the location from which this portal's camera will focus on a specific rectangular region.
centerOnRegion(int, double, double, double, double) - Method in class fr.inria.zvtm.engine.portals.CameraPortal
Translates and (un)zooms this portal's camera in order to focus on a specific rectangular region
centerOnRegion(int, double, double, double, double, Camera) - Method in class fr.inria.zvtm.engine.portals.CameraPortal
Translates and (un)zooms this portal's camera in order to focus on a specific rectangular region
centerOnRegion(Camera, int, double, double, double, double) - Method in class fr.inria.zvtm.engine.View
Translates and (un)zooms a camera in order to focus on a specific rectangular region The camera must be used in this view.
centerOnRegion(Camera, int, double, double, double, double, EndAction) - Method in class fr.inria.zvtm.engine.View
Translates and (un)zooms a camera in order to focus on a specific rectangular region The camera must be used in this view.
checkSVGPath(String) - Static method in class fr.inria.zvtm.svg.SVGReader
Check that an SVG path expression is supported by ZVTM.
childCount() - Method in class fr.inria.zvtm.treemap.Tree
 
childrenIterator() - Method in class fr.inria.zvtm.treemap.Tree
 
CIRCLE - Static variable in class fr.inria.zvtm.engine.ViewPanel
should a circle between point where we started dragging the mouse and current point
circumcenter(Pnt[]) - Static method in class fr.inria.zvtm.layout.delaunay.Pnt
Circumcenter of a simplex.
clear() - Method in class fr.inria.zvtm.widgets.Menu
Clears the menu
click1(ViewPanel, int, int, int, int, MouseEvent) - Method in class fr.inria.zvtm.event.ScrollingListener
 
click1(ViewPanel, int, int, int, int, MouseEvent) - Method in class fr.inria.zvtm.event.SwingListener
 
click1(ViewPanel, int, int, int, int, MouseEvent) - Method in class fr.inria.zvtm.event.ViewAdapter
 
click1(ViewPanel, int, int, int, int, MouseEvent) - Method in interface fr.inria.zvtm.event.ViewListener
Left mouse button clicked callback.
click2(ViewPanel, int, int, int, int, MouseEvent) - Method in class fr.inria.zvtm.event.SwingListener
 
click2(ViewPanel, int, int, int, int, MouseEvent) - Method in class fr.inria.zvtm.event.ViewAdapter
 
click2(ViewPanel, int, int, int, int, MouseEvent) - Method in interface fr.inria.zvtm.event.ViewListener
Middle mouse button clicked callback.
click3(ViewPanel, int, int, int, int, MouseEvent) - Method in class fr.inria.zvtm.event.SwingListener
 
click3(ViewPanel, int, int, int, int, MouseEvent) - Method in class fr.inria.zvtm.event.ViewAdapter
 
click3(ViewPanel, int, int, int, int, MouseEvent) - Method in interface fr.inria.zvtm.event.ViewListener
Right mouse button clicked callback.
clone() - Method in class fr.inria.zvtm.glyphs.BrowsableDocument
Cloning this PDF page glyph.
clone() - Method in class fr.inria.zvtm.glyphs.Composite
clone() - Method in class fr.inria.zvtm.glyphs.DPath
Not implemented yet.
clone() - Method in class fr.inria.zvtm.glyphs.FPolygon
 
clone() - Method in class fr.inria.zvtm.glyphs.FRectangle
 
clone() - Method in class fr.inria.zvtm.glyphs.Glyph
 
clone() - Method in class fr.inria.zvtm.glyphs.IcePDFPageImg
Cloning this PDF page glyph.
clone() - Method in class fr.inria.zvtm.glyphs.MultilineText
 
clone() - Method in class fr.inria.zvtm.glyphs.PCircle
 
clone() - Method in class fr.inria.zvtm.glyphs.PRectangle
 
clone() - Method in class fr.inria.zvtm.glyphs.RImage
 
clone() - Method in class fr.inria.zvtm.glyphs.SICircle
 
clone() - Method in class fr.inria.zvtm.glyphs.SIRectangle
 
clone() - Method in class fr.inria.zvtm.glyphs.VCircle
 
clone() - Method in class fr.inria.zvtm.glyphs.VCross
 
clone() - Method in class fr.inria.zvtm.glyphs.VEllipse
 
clone() - Method in class fr.inria.zvtm.glyphs.VImage
 
clone() - Method in class fr.inria.zvtm.glyphs.VImageOr
 
clone() - Method in class fr.inria.zvtm.glyphs.VPoint
 
clone() - Method in class fr.inria.zvtm.glyphs.VPolygon
 
clone() - Method in class fr.inria.zvtm.glyphs.VPolygonOr
 
clone() - Method in class fr.inria.zvtm.glyphs.VRectangle
 
clone() - Method in class fr.inria.zvtm.glyphs.VRectangleOr
 
clone() - Method in class fr.inria.zvtm.glyphs.VRing
 
clone() - Method in class fr.inria.zvtm.glyphs.VRoundRect
 
clone() - Method in class fr.inria.zvtm.glyphs.VSegment
 
clone() - Method in class fr.inria.zvtm.glyphs.VShape
 
clone() - Method in class fr.inria.zvtm.glyphs.VSwingComponent
 
clone() - Method in class fr.inria.zvtm.glyphs.VText
 
clone() - Method in class fr.inria.zvtm.glyphs.VTextLayout
 
clone() - Method in class fr.inria.zvtm.glyphs.VTextOr
 
close() - Method in class fr.inria.zvtm.engine.View
Called from the window listener when the window is closed.
ClosedShape<T> - Class in fr.inria.zvtm.glyphs
Super class of all closed shapes (rectangles, circles, diamonds, polygons, etc.)
ClosedShape() - Constructor for class fr.inria.zvtm.glyphs.ClosedShape
 
ClosedShapeDescription - Class in fr.inria.zuist.od
Description of any ZVTM glyph sibclass of ClosedShape to be loaded/unloaded in the scene.
ClosedShapeDescription(String, ClosedShape, int, Region, boolean) - Constructor for class fr.inria.zuist.od.ClosedShapeDescription
Constructs the description of a ZVTM ClosedShape.
ClusteredImage - Class in fr.inria.zvtm.cluster
Clustered image.
ClusteredImage(double, double, int, URL, double) - Constructor for class fr.inria.zvtm.cluster.ClusteredImage
 
ClusteredStroke - Class in fr.inria.zvtm.cluster
 
ClusteredStroke(float, int, int, float, float[], float) - Constructor for class fr.inria.zvtm.cluster.ClusteredStroke
 
ClusteredStroke(BasicStroke) - Constructor for class fr.inria.zvtm.cluster.ClusteredStroke
 
ClusteredView - Class in fr.inria.zvtm.cluster
 
ClusteredView(ClusterGeometry, int, int, int, List<Camera>) - Constructor for class fr.inria.zvtm.cluster.ClusteredView
Constructs a new ClusteredView.
ClusterGeometry - Class in fr.inria.zvtm.cluster
A rectangular display wall.
ClusterGeometry(int, int, int, int) - Constructor for class fr.inria.zvtm.cluster.ClusterGeometry
 
ClusterGeometry(ClusterGeometry) - Constructor for class fr.inria.zvtm.cluster.ClusterGeometry
 
coef - Variable in class fr.inria.zvtm.glyphs.Glyph
 
collapse() - Method in class fr.inria.zvtm.layout.tree.LNode
Collapse this node to hide all children.
color - Variable in class fr.inria.zvtm.glyphs.Glyph
 
ColorFilter - Class in fr.inria.zvtm.fits.filters
 
ColorFilter() - Constructor for class fr.inria.zvtm.fits.filters.ColorFilter
 
ColorGradient - Interface in fr.inria.zvtm.fits.filters
 
COMMA_SEP - Static variable in class fr.inria.zvtm.svg.SVGReader
 
componentHidden(ComponentEvent) - Method in class fr.inria.zvtm.engine.ScrollLayer
For internal use.
componentHidden(ComponentEvent) - Method in class fr.inria.zvtm.engine.ViewPanel
 
componentMoved(ComponentEvent) - Method in class fr.inria.zvtm.engine.ScrollLayer
For internal use.
componentMoved(ComponentEvent) - Method in class fr.inria.zvtm.engine.ViewPanel
 
componentResized(ComponentEvent) - Method in class fr.inria.zvtm.engine.ScrollLayer
For internal use.
componentResized(ComponentEvent) - Method in class fr.inria.zvtm.engine.ViewPanel
 
componentShown(ComponentEvent) - Method in class fr.inria.zvtm.engine.ScrollLayer
For internal use.
componentShown(ComponentEvent) - Method in class fr.inria.zvtm.engine.ViewPanel
 
Composite<T> - Class in fr.inria.zvtm.glyphs
Composite glyph.
Composite() - Constructor for class fr.inria.zvtm.glyphs.Composite
 
computeBounds() - Method in class fr.inria.zvtm.glyphs.Composite
Re-computes the bounds of this Composite.
computeBounds() - Method in class fr.inria.zvtm.glyphs.DPath
 
computePickedGlyphList(Camera) - Method in class fr.inria.zvtm.engine.Picker
 
computePickedGlyphList(Camera) - Method in class fr.inria.zvtm.engine.PickerVS
Compute the list of glyphs currently picked.
computePickedGlyphList(Camera, boolean) - Method in class fr.inria.zvtm.engine.PickerVS
Compute the list of glyphs currently picked.
computePickedObjectList() - Method in class fr.inria.zuist.engine.ObjectPicker
Compute the list of ObjectDescriptions currently picked.
computePickedRegionList() - Method in class fr.inria.zuist.engine.RegionPicker
Compute the list of Regions currently picked.
computeScale(Sampler) - Static method in class fr.inria.zvtm.fits.ZScale
 
computeScale(FITSImage) - Static method in class fr.inria.zvtm.fits.ZScale
 
computeShapes(Rect, Tree) - Method in class fr.inria.zvtm.treemap.Squarified
Lays out a tree.
computeShapesResize(Rect, Tree, double, double) - Method in class fr.inria.zvtm.treemap.Squarified
Lays out a tree.
concatPath(GeneralPath, GeneralPath) - Static method in class fr.inria.zvtm.lens.RouteLens
 
CONSTANT - Static variable in class fr.inria.zvtm.lens.FixedSizeLens
 
ConstantAccInterpolator - Class in fr.inria.zvtm.animation.interpolation
A class that implements constant acceleration ('slow in, fast out') interpolation.
construct() - Method in class fr.inria.zvtm.engine.SwingWorker
Compute the value to be returned by the get method.
containedInRegion(double, double, double, double, int) - Method in class fr.inria.zvtm.glyphs.AdaptiveText
 
containedInRegion(double, double, double, double, int) - Method in class fr.inria.zvtm.glyphs.DPath
 
containedInRegion(double, double, double, double, int) - Method in class fr.inria.zvtm.glyphs.Glyph
Method used internally to find out if it is necessary to project and draw the glyph through a lens for a given camera.
containedInRegion(double, double, double, double, int) - Method in class fr.inria.zvtm.glyphs.MultilineText
 
containedInRegion(double, double, double, double, int) - Method in class fr.inria.zvtm.glyphs.SIRectangle
 
containedInRegion(double, double, double, double, int) - Method in class fr.inria.zvtm.glyphs.VText
 
containedInRegion(double, double, double, double, int) - Method in class fr.inria.zvtm.glyphs.VTextLayout
 
contains(Region) - Method in class fr.inria.zuist.engine.Level
Does Region r belongs to this level.
contains(Glyph) - Method in class fr.inria.zvtm.engine.VirtualSpace
Tests whether a glyph belongs to this virtual space or not.
contains(Simplex<V>) - Method in class fr.inria.zvtm.layout.delaunay.Triangulation
True iff the simplex is in this Triangulation.
containsGlyph(Glyph[], Glyph) - Static method in class fr.inria.zvtm.engine.Utils
Checks whether Glyph array ga contains glyph g or not.
containsGlyph(Glyph[], Glyph, int) - Static method in class fr.inria.zvtm.engine.Utils
Checks whether Glyph array ga contains glyph g or not within its first N items.
content(Pnt[]) - Static method in class fr.inria.zvtm.layout.delaunay.Pnt
Determine the signed content (i.e., area or volume, etc.) of a simplex.
Context - Class in fr.inria.zvtm.svg
Context information that is propagated while walking the SVG DOM tree.
coord(int) - Method in class fr.inria.zvtm.layout.delaunay.Pnt
 
COORD_SEPARATOR - Static variable in class fr.inria.zuist.engine.SceneBuilder
 
coordInside(double, double) - Method in class fr.inria.zuist.engine.Region
 
coordInside(double, double) - Method in class fr.inria.zuist.od.ClosedShapeDescription
Are the supplied coordinates inside the object described.
coordInside(double, double) - Method in class fr.inria.zuist.od.GlyphDescription
Are the supplied coordinates inside the object described.
coordInside(double, double) - Method in class fr.inria.zuist.od.ImageDescription
 
coordInside(double, double) - Method in class fr.inria.zuist.od.ObjectDescription
Are the supplied coordinates inside the object described.
coordInside(double, double) - Method in class fr.inria.zuist.od.PDFPageDescription
Always returns false in the case of a PDF page because we do not have any information about the page's width and height before actually loading it.
coordInside(double, double) - Method in class fr.inria.zuist.od.SceneFragmentDescription
Will always return false in the case of a scene fragment.
coordInside(double, double) - Method in class fr.inria.zuist.od.TextDescription
Are the supplied coordinates inside the object described.
coordInside(int, int) - Method in class fr.inria.zvtm.engine.portals.CameraPortal
 
coordInside(int, int) - Method in class fr.inria.zvtm.engine.portals.Portal
detects whether the given point is inside this portal or not
coordInside(int, int) - Method in class fr.inria.zvtm.engine.portals.RoundCameraPortal
 
coordInside(int, int, Camera, double, double) - Method in class fr.inria.zvtm.glyphs.Composite
Detect whether the given point is inside this glyph or not.
coordInside(int, int, Camera, double, double) - Method in class fr.inria.zvtm.glyphs.DPath
Not supported in DPath.
coordInside(int, int, Camera, double, double) - Method in class fr.inria.zvtm.glyphs.FPolygon
 
coordInside(int, int, Camera, double, double) - Method in class fr.inria.zvtm.glyphs.Glyph
Detect whether the given point is inside this glyph or not.
coordInside(int, int, Camera, double, double) - Method in class fr.inria.zvtm.glyphs.MultilineText
 
coordInside(int, int, Camera, double, double) - Method in class fr.inria.zvtm.glyphs.SemZoomGlyph
Not supported in SemZoomGlyph.
coordInside(int, int, Camera, double, double) - Method in class fr.inria.zvtm.glyphs.SIRectangle
 
coordInside(int, int, Camera, double, double) - Method in class fr.inria.zvtm.glyphs.VCircle
 
coordInside(int, int, Camera, double, double) - Method in class fr.inria.zvtm.glyphs.VEclipse
 
coordInside(int, int, Camera, double, double) - Method in class fr.inria.zvtm.glyphs.VEllipse
 
coordInside(int, int, Camera, double, double) - Method in class fr.inria.zvtm.glyphs.VImage
 
coordInside(int, int, Camera, double, double) - Method in class fr.inria.zvtm.glyphs.VImageOr
 
coordInside(int, int, Camera, double, double) - Method in class fr.inria.zvtm.glyphs.VPoint
 
coordInside(int, int, Camera, double, double) - Method in class fr.inria.zvtm.glyphs.VPolygon
 
coordInside(int, int, Camera, double, double) - Method in class fr.inria.zvtm.glyphs.VRectangle
 
coordInside(int, int, Camera, double, double) - Method in class fr.inria.zvtm.glyphs.VRectangleOr
 
coordInside(int, int, Camera, double, double) - Method in class fr.inria.zvtm.glyphs.VRing
 
coordInside(int, int, Camera, double, double) - Method in class fr.inria.zvtm.glyphs.VRoundRect
 
coordInside(int, int, Camera, double, double) - Method in class fr.inria.zvtm.glyphs.VSegment
Not implemented for VSegment.
coordInside(int, int, Camera, double, double) - Method in class fr.inria.zvtm.glyphs.VShape
 
coordInside(int, int, Camera, double, double) - Method in class fr.inria.zvtm.glyphs.VSwingComponent
 
coordInside(int, int, Camera, double, double) - Method in class fr.inria.zvtm.glyphs.VText
 
coordInside(int, int, Camera, double, double) - Method in class fr.inria.zvtm.glyphs.VTextLayout
 
coordInside(int, int, Camera, double, double) - Method in class fr.inria.zvtm.glyphs.ZPDFPage
 
coordInsideBar(int, int) - Method in class fr.inria.zvtm.engine.portals.DraggableCameraPortal
detects whether the given point is inside this portal's horizontal bar or not
coordInsideBorder(int, int) - Method in class fr.inria.zvtm.engine.portals.CameraPortal
 
coordInsideBorder(int, int) - Method in class fr.inria.zvtm.engine.portals.RoundCameraPortal
 
coordInsideObservedRegion(int, int) - Method in class fr.inria.zvtm.engine.portals.OverviewPortal
Is the given point inside the observed region rectangle depicting what is seen through the main camera (viewfinder).
coordInsideP(int, int, Camera) - Method in class fr.inria.zvtm.glyphs.Composite
Detect whether the given point is inside this glyph or not.
coordInsideP(int, int, Camera) - Method in class fr.inria.zvtm.glyphs.DPath
Not supported in DPath.
coordInsideP(int, int, Camera) - Method in class fr.inria.zvtm.glyphs.FPolygon
 
coordInsideP(int, int, Camera) - Method in class fr.inria.zvtm.glyphs.Glyph
Detect whether the given point is inside this glyph or not.
coordInsideP(int, int, Camera) - Method in class fr.inria.zvtm.glyphs.MultilineText
 
coordInsideP(int, int, Camera) - Method in class fr.inria.zvtm.glyphs.SemZoomGlyph
Not supported in SemZoomGlyph.
coordInsideP(int, int, Camera) - Method in class fr.inria.zvtm.glyphs.SIRectangle
 
coordInsideP(int, int, Camera) - Method in class fr.inria.zvtm.glyphs.VCircle
 
coordInsideP(int, int, Camera) - Method in class fr.inria.zvtm.glyphs.VEclipse
 
coordInsideP(int, int, Camera) - Method in class fr.inria.zvtm.glyphs.VEllipse
 
coordInsideP(int, int, Camera) - Method in class fr.inria.zvtm.glyphs.VImage
 
coordInsideP(int, int, Camera) - Method in class fr.inria.zvtm.glyphs.VImageOr
 
coordInsideP(int, int, Camera) - Method in class fr.inria.zvtm.glyphs.VPoint
 
coordInsideP(int, int, Camera) - Method in class fr.inria.zvtm.glyphs.VPolygon
 
coordInsideP(int, int, Camera) - Method in class fr.inria.zvtm.glyphs.VRectangle
 
coordInsideP(int, int, Camera) - Method in class fr.inria.zvtm.glyphs.VRectangleOr
 
coordInsideP(int, int, Camera) - Method in class fr.inria.zvtm.glyphs.VRing
 
coordInsideP(int, int, Camera) - Method in class fr.inria.zvtm.glyphs.VRoundRect
 
coordInsideP(int, int, Camera) - Method in class fr.inria.zvtm.glyphs.VSegment
Not implemented for VSegment.
coordInsideP(int, int, Camera) - Method in class fr.inria.zvtm.glyphs.VShape
 
coordInsideP(int, int, Camera) - Method in class fr.inria.zvtm.glyphs.VSwingComponent
 
coordInsideP(int, int, Camera) - Method in class fr.inria.zvtm.glyphs.VText
not implemented for VText.
coordInsideP(int, int, Camera) - Method in class fr.inria.zvtm.glyphs.VTextLayout
Not implemented for VText.
coordInsideP(int, int, Camera) - Method in class fr.inria.zvtm.glyphs.ZPDFPage
 
coordInsideV(double, double, Camera) - Method in class fr.inria.zvtm.glyphs.Composite
Detect whether the given point is inside this glyph or not.
coordInsideV(double, double, Camera) - Method in class fr.inria.zvtm.glyphs.DPath
Not supported in DPath.
coordInsideV(double, double, Camera) - Method in class fr.inria.zvtm.glyphs.FPolygon
 
coordInsideV(double, double, Camera) - Method in class fr.inria.zvtm.glyphs.Glyph
Detect whether the given point is inside this glyph or not.
coordInsideV(double, double, Camera) - Method in class fr.inria.zvtm.glyphs.MultilineText
 
coordInsideV(double, double, Camera) - Method in class fr.inria.zvtm.glyphs.SemZoomGlyph
Not supported in SemZoomGlyph.
coordInsideV(double, double, Camera) - Method in class fr.inria.zvtm.glyphs.SICircle
 
coordInsideV(double, double, Camera) - Method in class fr.inria.zvtm.glyphs.SIRectangle
 
coordInsideV(double, double, Camera) - Method in class fr.inria.zvtm.glyphs.VCircle
 
coordInsideV(double, double, Camera) - Method in class fr.inria.zvtm.glyphs.VEclipse
 
coordInsideV(double, double, Camera) - Method in class fr.inria.zvtm.glyphs.VEllipse
 
coordInsideV(double, double, Camera) - Method in class fr.inria.zvtm.glyphs.VImage
 
coordInsideV(double, double, Camera) - Method in class fr.inria.zvtm.glyphs.VImageOr
 
coordInsideV(double, double, Camera) - Method in class fr.inria.zvtm.glyphs.VPoint
 
coordInsideV(double, double, Camera) - Method in class fr.inria.zvtm.glyphs.VPolygon
 
coordInsideV(double, double, Camera) - Method in class fr.inria.zvtm.glyphs.VRectangle
 
coordInsideV(double, double, Camera) - Method in class fr.inria.zvtm.glyphs.VRectangleOr
 
coordInsideV(double, double, Camera) - Method in class fr.inria.zvtm.glyphs.VRing
 
coordInsideV(double, double, Camera) - Method in class fr.inria.zvtm.glyphs.VRoundRect
 
coordInsideV(double, double, Camera) - Method in class fr.inria.zvtm.glyphs.VSegment
Not implemented for VSegment.
coordInsideV(double, double, Camera) - Method in class fr.inria.zvtm.glyphs.VShape
 
coordInsideV(double, double, Camera) - Method in class fr.inria.zvtm.glyphs.VSwingComponent
 
coordInsideV(double, double, Camera) - Method in class fr.inria.zvtm.glyphs.VText
 
coordInsideV(double, double, Camera) - Method in class fr.inria.zvtm.glyphs.VTextLayout
 
coordInsideV(double, double, Camera) - Method in class fr.inria.zvtm.glyphs.ZPDFPage
 
coordsInsideBoundingBox(double, double) - Method in class fr.inria.zvtm.glyphs.DPath
 
copy() - Method in class fr.inria.zvtm.treemap.Rect
 
createAnimation(int, Object, Animation.Dimension, TimingHandler) - Method in class fr.inria.zvtm.animation.AnimationFactory
Creates a new Animation object that will be handled by the associated AnimationManager.
createAnimation(int, double, Animation.RepeatBehavior, Object, Animation.Dimension, TimingHandler) - Method in class fr.inria.zvtm.animation.AnimationFactory
Creates a new Animation object that will be handled by the associated AnimationManager.
createAnimation(int, double, Animation.RepeatBehavior, Object, Animation.Dimension, TimingHandler, Interpolator) - Method in class fr.inria.zvtm.animation.AnimationFactory
Creates a new Animation object that will be handled by this AnimationManager.
createCameraAltAnim(int, Camera, double, boolean, Interpolator, EndAction) - Method in class fr.inria.zvtm.animation.AnimationFactory
Creates and returns a camera altitude animation that will not repeat.
createCameraTranslation(int, Camera, Point2D.Double, boolean, Interpolator, EndAction) - Method in class fr.inria.zvtm.animation.AnimationFactory
Creates and returns a camera translation that will not repeat.
createCircle(Element) - Static method in class fr.inria.zvtm.svg.SVGReader
Create a VCircle from an SVG circle element.
createCircle(Element, Context) - Static method in class fr.inria.zvtm.svg.SVGReader
Create a VCircle from an SVG circle element.
createCircle(Element, Context, boolean) - Static method in class fr.inria.zvtm.svg.SVGReader
Create a VCircle from an SVG circle element.
createClosedShapeDescription(ClosedShape, String, int, Region, boolean) - Method in class fr.inria.zuist.engine.SceneBuilder
 
createEllipse(Element) - Static method in class fr.inria.zvtm.svg.SVGReader
Create a VEllipse from an SVG ellipse element.
createEllipse(Element, Context) - Static method in class fr.inria.zvtm.svg.SVGReader
Create a VEllipse from an SVG ellipse element.
createEllipse(Element, Context, boolean) - Static method in class fr.inria.zvtm.svg.SVGReader
Create a VEllipse from an SVG ellipse element.
createGlyph() - Method in interface fr.inria.zvtm.cluster.GlyphReplicator
 
createGlyphBorderColorAnim(int, Glyph, float[], boolean, Interpolator, EndAction) - Method in class fr.inria.zvtm.animation.AnimationFactory
Creates and returns a border fill color animation that will not repeat.
createGlyphDescription(Glyph, String, int, Region, boolean) - Method in class fr.inria.zuist.engine.SceneBuilder
 
createGlyphFillColorAnim(int, Glyph, float[], boolean, Interpolator, EndAction) - Method in class fr.inria.zvtm.animation.AnimationFactory
Creates and returns a glyph fill color animation that will not repeat.
createGlyphOrientationAnim(int, Glyph, double, boolean, Interpolator, EndAction) - Method in class fr.inria.zvtm.animation.AnimationFactory
Creates and returns a glyph orientation animation that will not repeat.
createGlyphSizeAnim(int, Glyph, double, boolean, Interpolator, EndAction) - Method in class fr.inria.zvtm.animation.AnimationFactory
Creates and returns a glyph size animation that will not repeat.
createGlyphTranslation(int, Glyph, Point2D.Double, boolean, Interpolator, EndAction) - Method in class fr.inria.zvtm.animation.AnimationFactory
Creates and returns a glyph translation that will not repeat.
createImage(Element, Context, boolean, Hashtable, String) - Static method in class fr.inria.zvtm.svg.SVGReader
Create a VImage from an SVG image element.
createImage(Element, Context, boolean, Hashtable, String, String) - Static method in class fr.inria.zvtm.svg.SVGReader
Create a VImage from an SVG image element.
createImageDescription(double, double, double, double, String, int, Region, URL, boolean, Color, float, String) - Method in class fr.inria.zuist.engine.SceneBuilder
Creates an image and adds it to a region.
createLensMagAnim(int, FixedSizeLens, float, boolean, Interpolator, EndAction) - Method in class fr.inria.zvtm.animation.AnimationFactory
Creates and returns a lens magnification animation that will not repeat.
createLensMagRadiusAnim(int, FixedSizeLens, float, int, int, boolean, Interpolator, EndAction) - Method in class fr.inria.zvtm.animation.AnimationFactory
Creates and returns a lens magnification and radii animation that will not repeat.
createLensRadiusAnim(int, FixedSizeLens, int, int, boolean, Interpolator, EndAction) - Method in class fr.inria.zvtm.animation.AnimationFactory
Creates and returns a lens radii animation that will not repeat.
createLevel(int, double, double) - Method in class fr.inria.zuist.engine.SceneBuilder
Create a new level in the scene.
createLine(Element) - Static method in class fr.inria.zvtm.svg.SVGReader
Create a VSegment from an SVG line element.
createLine(Element, Context) - Static method in class fr.inria.zvtm.svg.SVGReader
Create a VSegment from an SVG line element.
createLine(Element, Context, boolean) - Static method in class fr.inria.zvtm.svg.SVGReader
Create a VSegment from an SVG line element.
createObject(SceneManager, VirtualSpace, boolean) - Method in class fr.inria.zuist.od.ClosedShapeDescription
 
createObject(SceneManager, VirtualSpace, boolean) - Method in class fr.inria.zuist.od.GlyphDescription
 
createObject(SceneManager, VirtualSpace, boolean) - Method in class fr.inria.zuist.od.ImageDescription
 
createObject(SceneManager, VirtualSpace, boolean) - Method in class fr.inria.zuist.od.ObjectDescription
Called automatically by scene manager.
createObject(SceneManager, VirtualSpace, boolean) - Method in class fr.inria.zuist.od.PDFPageDescription
 
createObject(SceneManager, VirtualSpace, boolean) - Method in class fr.inria.zuist.od.SceneFragmentDescription
 
createObject(SceneManager, VirtualSpace, boolean) - Method in class fr.inria.zuist.od.TextDescription
 
createObjectPicker(int, int) - Method in class fr.inria.zuist.engine.SceneManager
 
createPath(Element, DPath) - Static method in class fr.inria.zvtm.svg.SVGReader
Create a DPath from an SVG text element.
createPath(Element, DPath, Context) - Static method in class fr.inria.zvtm.svg.SVGReader
Create a DPath from an SVG text element.
createPath(Element, DPath, Context, boolean) - Static method in class fr.inria.zvtm.svg.SVGReader
Create a DPath from an SVG text element.
createPath(String, DPath) - Static method in class fr.inria.zvtm.svg.SVGReader
Create a DPath from an SVG text element.
createPath(String, DPath, Context) - Static method in class fr.inria.zvtm.svg.SVGReader
Create a DPath from an SVG text element.
createPath(String, DPath, Context, boolean) - Static method in class fr.inria.zvtm.svg.SVGReader
Create a DPath from an SVG text element.
createPathAnim(int, DPath, Point2D.Double[], boolean, Interpolator, EndAction) - Method in class fr.inria.zvtm.animation.AnimationFactory
Creates and returns a path animation that will not repeat.
createPieMenu(String[], int, View) - Static method in class fr.inria.zvtm.widgets.PieMenuFactory
Standard pie menu creation method.
createPieMenu(String[], int, VirtualSpace, Point2D.Double, Color[], Color[], Color[], Color[], Color[]) - Static method in class fr.inria.zvtm.widgets.PieMenuFactory
Standard pie menu creation method.
createPieMenu(String[], int, View, Color[], Color[], Color[], Color[], Color[]) - Static method in class fr.inria.zvtm.widgets.PieMenuFactory
Standard pie menu creation method.
createPieMenu(String[], Point2D.Double[], int, View) - Static method in class fr.inria.zvtm.widgets.PieMenuFactory
Standard pie menu creation method.
createPieMenu(String[], Point2D.Double[], int, VirtualSpace, Point2D.Double) - Static method in class fr.inria.zvtm.widgets.PieMenuFactory
Standard pie menu creation method.
createPieMenu(String[], Point2D.Double[], int, View, Color[], Color[], Color[], Color[], Color[]) - Static method in class fr.inria.zvtm.widgets.PieMenuFactory
Standard pie menu creation method.
createPieMenu(String[], Point2D.Double[], int, VirtualSpace, Point2D.Double, Color[], Color[], Color[], Color[], Color[]) - Static method in class fr.inria.zvtm.widgets.PieMenuFactory
Standard pie menu creation method.
createPolygon(Element) - Static method in class fr.inria.zvtm.svg.SVGReader
Create a VPolygon from an SVG polygon element.
createPolygon(Element, Context) - Static method in class fr.inria.zvtm.svg.SVGReader
Create a VPolygon from an SVG polygon element.
createPolygon(Element, Context, boolean) - Static method in class fr.inria.zvtm.svg.SVGReader
Create a VPolygon from an SVG polygon element.
createPolyline(Element) - Static method in class fr.inria.zvtm.svg.SVGReader
Create a set of VSegments from an SVG polyline element.
createPolyline(Element, Context) - Static method in class fr.inria.zvtm.svg.SVGReader
Create a set of VSegments from an SVG polyline element.
createPolyline(Element, Context, boolean) - Static method in class fr.inria.zvtm.svg.SVGReader
Create a set of VSegments from an SVG polyline element.
createPortal(SlaveUpdater) - Method in interface fr.inria.zvtm.cluster.PortalReplicator
 
createPortalSizeAnim(int, Portal, int, int, boolean, Interpolator, EndAction) - Method in class fr.inria.zvtm.animation.AnimationFactory
Creates and returns a portal size animation that will not repeat.
createPortalTranslation(int, Portal, Point, boolean, Interpolator, EndAction) - Method in class fr.inria.zvtm.animation.AnimationFactory
Creates and returns a portal translation animation that will not repeat.
createRectangle(Element) - Static method in class fr.inria.zvtm.svg.SVGReader
Create a VRectangle from an SVG rect element.
createRectangle(Element, Context) - Static method in class fr.inria.zvtm.svg.SVGReader
Create a VRectangle from an SVG rect element.
createRectangle(Element, Context, boolean) - Static method in class fr.inria.zvtm.svg.SVGReader
Create a VRectangle from an SVG rect element.
createRectangleFromPolygon(Element) - Static method in class fr.inria.zvtm.svg.SVGReader
Create a VRectangle from an SVG polygon element.
createRectangleFromPolygon(Element, Context) - Static method in class fr.inria.zvtm.svg.SVGReader
Create a VRectangle from an SVG polygon element.
createRectangleFromPolygon(Element, Context, boolean) - Static method in class fr.inria.zvtm.svg.SVGReader
Create a VRectangle from an SVG polygon element.
createReflection(Image) - Static method in class fr.inria.zvtm.glyphs.RImage
 
createReflection(Image, GradientPaint) - Static method in class fr.inria.zvtm.glyphs.RImage
 
createRegion(double, double, double, double, int, int, String, String, String[], short[], short) - Method in class fr.inria.zuist.engine.SceneBuilder
Create a new region.
createRegionPicker(int, int) - Method in class fr.inria.zuist.engine.SceneManager
 
createResourceDescription(double, double, String, int, Region, URL, boolean, Color, String) - Method in class fr.inria.zuist.engine.PDFResourceHandler
 
createResourceDescription(double, double, String, int, Region, URL, boolean, Color, String) - Method in interface fr.inria.zuist.engine.ResourceHandler
Create a description of this resource.
createResourceDescription(double, double, String, int, Region, URL, String, boolean, Color, String) - Method in class fr.inria.zuist.engine.SceneBuilder
Creates a resource and adds it to a region.
createRootNode(Object, String) - Method in class fr.inria.zvtm.layout.tree.LTree
Create new root node.
createRoundRectFromPolygon(Element) - Static method in class fr.inria.zvtm.svg.SVGReader
Create a VRoundRect from an SVG polygon element.
createRoundRectFromPolygon(Element, Context) - Static method in class fr.inria.zvtm.svg.SVGReader
Create a VRoundRect from an SVG polygon element.
createRoundRectFromPolygon(Element, Context, boolean) - Static method in class fr.inria.zvtm.svg.SVGReader
Create a VRoundRect from an SVG polygon element.
createSceneFragmentDescription(double, double, String, Region, URL) - Method in class fr.inria.zuist.engine.SceneBuilder
 
createStrokedShape(Shape) - Method in class fr.inria.zvtm.cluster.ClusteredStroke
 
createText(Element) - Static method in class fr.inria.zvtm.svg.SVGReader
Create a VText from an SVG text element.
createText(Element, Context) - Static method in class fr.inria.zvtm.svg.SVGReader
Create a VText from an SVG text element.
createText(Element, Context, boolean) - Static method in class fr.inria.zvtm.svg.SVGReader
Create a VText from an SVG text element.
createTextDescription(double, double, String, int, Region, float, String, short, Color, float, String, int, int, boolean) - Method in class fr.inria.zuist.engine.SceneBuilder
Creates a text object and adds it to a region.
createTranslucencyAnim(int, Translucent, float, boolean, Interpolator, EndAction) - Method in class fr.inria.zvtm.animation.AnimationFactory
Creates and returns an animation that targets the alpha property of a Translucent object
cross(Pnt[]) - Static method in class fr.inria.zvtm.layout.delaunay.Pnt
Compute generalized cross-product of the rows of a matrix.
CSS_FONT_STYLE_ITALIC - Static variable in class fr.inria.zvtm.svg.SVGStyle
 
CSS_FONT_STYLE_NORMAL - Static variable in class fr.inria.zvtm.svg.SVGStyle
 
CSS_FONT_STYLE_OBLIQUE - Static variable in class fr.inria.zvtm.svg.SVGStyle
 
CSS_FONT_WEIGHT_100 - Static variable in class fr.inria.zvtm.svg.SVGStyle
 
CSS_FONT_WEIGHT_200 - Static variable in class fr.inria.zvtm.svg.SVGStyle
 
CSS_FONT_WEIGHT_300 - Static variable in class fr.inria.zvtm.svg.SVGStyle
 
CSS_FONT_WEIGHT_400 - Static variable in class fr.inria.zvtm.svg.SVGStyle
 
CSS_FONT_WEIGHT_500 - Static variable in class fr.inria.zvtm.svg.SVGStyle
 
CSS_FONT_WEIGHT_600 - Static variable in class fr.inria.zvtm.svg.SVGStyle
 
CSS_FONT_WEIGHT_700 - Static variable in class fr.inria.zvtm.svg.SVGStyle
 
CSS_FONT_WEIGHT_800 - Static variable in class fr.inria.zvtm.svg.SVGStyle
 
CSS_FONT_WEIGHT_900 - Static variable in class fr.inria.zvtm.svg.SVGStyle
 
CSS_FONT_WEIGHT_BOLD - Static variable in class fr.inria.zvtm.svg.SVGStyle
 
CSS_FONT_WEIGHT_BOLDER - Static variable in class fr.inria.zvtm.svg.SVGStyle
 
CSS_FONT_WEIGHT_LIGHTER - Static variable in class fr.inria.zvtm.svg.SVGStyle
 
CSS_FONT_WEIGHT_NORMAL - Static variable in class fr.inria.zvtm.svg.SVGStyle
 
cT - Variable in class fr.inria.zvtm.lens.BGaussianLens
 
cT - Variable in class fr.inria.zvtm.lens.BInverseCosineLens
 
CTRL_MOD - Static variable in interface fr.inria.zvtm.event.ViewListener
Control key modifier depressed.
CTRL_SHIFT_MOD - Static variable in interface fr.inria.zvtm.event.ViewListener
Both Control and Shift key modifiers depressed.
curDragx - Variable in class fr.inria.zvtm.engine.ViewPanel
drag-segment/rectangle coords
curDragy - Variable in class fr.inria.zvtm.engine.ViewPanel
drag-segment/rectangle coords
currentPos - Variable in class fr.inria.zvtm.lens.SCBGaussianLens
 
currentPos - Variable in class fr.inria.zvtm.lens.SCFGaussianLens
 
cursorInOut(int, int) - Method in class fr.inria.zvtm.engine.portals.Portal
Detects cursor entry/exit in/from the portal.
cursorInside - Variable in class fr.inria.zvtm.engine.portals.Portal
Was the cursor inside the portal or not last time it moved.
cursorInside(int, int) - Method in class fr.inria.zvtm.engine.ScrollLayer
Tells whether the given point is inside the area containing the scroll bars or not.
cursorInsideColor - Variable in class fr.inria.zvtm.glyphs.Glyph
 
cursorInsideFColor - Variable in class fr.inria.zvtm.glyphs.ClosedShape
Fill color of this glyph when cursor is inside it.
cutoffParamA - Variable in class fr.inria.zvtm.lens.SCBGaussianLens
 
cutoffParamA - Variable in class fr.inria.zvtm.lens.SCFGaussianLens
 
cutoffParamB - Variable in class fr.inria.zvtm.lens.SCBGaussianLens
 
cutoffParamB - Variable in class fr.inria.zvtm.lens.SCFGaussianLens
 
cutPath(GeneralPath) - Static method in class fr.inria.zvtm.lens.RouteLens
 
cx - Variable in class fr.inria.zvtm.engine.VCursor
coord in camera space (same as jpanel coords, but conventional coord sys at center of view panel, upward)
cy - Variable in class fr.inria.zvtm.engine.VCursor
coord in camera space (same as jpanel coords, but conventional coord sys at center of view panel, upward)

D

deactivate() - Method in class fr.inria.zvtm.engine.View
Deactivating the view means that repainting will be disabled on it.
debug - Variable in class fr.inria.zvtm.layout.delaunay.DelaunayTriangulation
 
debugModeON() - Static method in class fr.inria.zvtm.engine.VirtualSpaceManager
get debug mode state (ON or OFF)
decode(String) - Static method in class fr.inria.zvtm.widgets.FontDialog
Font.decode does not seem to work that well, or I don;t understand how it is supposed to work Anyway, this one does what I want (decodes family+" "+style+" "+size)
DEFAULT_DASH_OFFSET - Static variable in class fr.inria.zvtm.svg.SVGWriter
 
DEFAULT_FOCAL - Static variable in class fr.inria.zvtm.engine.Camera
 
DEFAULT_ITEM_HEIGHT - Static variable in class fr.inria.zvtm.widgets.Menu
 
DEFAULT_MENU_BGCOLOR - Static variable in class fr.inria.zvtm.widgets.Menu
 
DEFAULT_MENU_HCOLOR - Static variable in class fr.inria.zvtm.widgets.Menu
 
DEFAULT_MENU_LBCOLOR - Static variable in class fr.inria.zvtm.widgets.Menu
 
DEFAULT_MITER_LIMIT - Static variable in class fr.inria.zvtm.svg.SVGWriter
 
DefaultIdentifiable - Class in fr.inria.zvtm.cluster
An Identifiable implementation that provides reasonable defaults.
DefaultIdentifiable() - Constructor for class fr.inria.zvtm.cluster.DefaultIdentifiable
 
DefaultSampler - Class in fr.inria.zvtm.fits
 
DefaultSampler(FITSImage) - Constructor for class fr.inria.zvtm.fits.DefaultSampler
 
DefaultTimingHandler - Class in fr.inria.zvtm.animation
A class that overrides most TimingHandler methods with dummy (empty) ones.
DefaultTimingHandler() - Constructor for class fr.inria.zvtm.animation.DefaultTimingHandler
 
DEG2RAD_FACTOR - Static variable in class fr.inria.zvtm.glyphs.VRing
 
delaunayPlace(Pnt) - Method in class fr.inria.zvtm.layout.delaunay.DelaunayTriangulation
Place a new point site into the DT.
DelaunayTriangulation - Class in fr.inria.zvtm.layout.delaunay
A 2D Delaunay Triangulation (DT) with incremental site insertion.
DelaunayTriangulation(Simplex<Pnt>) - Constructor for class fr.inria.zvtm.layout.delaunay.DelaunayTriangulation
Constructor.
deleteFromTree(boolean) - Method in class fr.inria.zvtm.layout.tree.LNode
 
delLeadingSpaces(StringBuffer) - Static method in class fr.inria.zvtm.engine.Utils
 
Delta - Interface in fr.inria.zvtm.cluster
A delta that can be applied to a VirtualSpace to change its state.
depth() - Method in class fr.inria.zvtm.treemap.Tree
Returns the depth of the tree.
destroy() - Method in class fr.inria.zvtm.engine.VirtualSpace
Destroy this virtual space.
destroy() - Method in class fr.inria.zvtm.widgets.PieMenu
Destroy the pie menu (remove glyphs from virtual space).
destroy(int) - Method in class fr.inria.zvtm.widgets.PieMenu
Destroy the pie menu (remove glyphs from virtual space).
destroyObject(SceneManager, VirtualSpace, boolean) - Method in class fr.inria.zuist.od.ClosedShapeDescription
 
destroyObject(SceneManager, VirtualSpace, boolean) - Method in class fr.inria.zuist.od.GlyphDescription
 
destroyObject(SceneManager, VirtualSpace, boolean) - Method in class fr.inria.zuist.od.ImageDescription
 
destroyObject(SceneManager, VirtualSpace, boolean) - Method in class fr.inria.zuist.od.ObjectDescription
Called automatically by scene manager.
destroyObject(SceneManager, VirtualSpace, boolean) - Method in class fr.inria.zuist.od.PDFPageDescription
 
destroyObject(SceneManager, VirtualSpace, boolean) - Method in class fr.inria.zuist.od.SceneFragmentDescription
 
destroyObject(SceneManager, VirtualSpace, boolean) - Method in class fr.inria.zuist.od.TextDescription
 
destroyPortal(Portal) - Method in class fr.inria.zvtm.engine.VirtualSpaceManager
Destroy a portal (remove it from the View).
destroyRegion(Region) - Method in class fr.inria.zuist.engine.SceneBuilder
Destroy a region.
destroyRegionsAtLevel(int) - Method in class fr.inria.zuist.engine.SceneBuilder
Destroy all regions at a given level.
destroySceneFragment(SceneFragmentDescription) - Method in class fr.inria.zuist.engine.SceneBuilder
 
destroyView() - Method in class fr.inria.zvtm.engine.EView
 
destroyView() - Method in class fr.inria.zvtm.engine.PView
 
destroyView() - Method in class fr.inria.zvtm.engine.View
Destroy this view.
destroyView(int) - Method in class fr.inria.zvtm.engine.VirtualSpaceManager
Destroy a View identified by its index in the list of views.
destroyView(View) - Method in class fr.inria.zvtm.engine.VirtualSpaceManager
Destroy a view.
destroyView(String) - Method in class fr.inria.zvtm.engine.VirtualSpaceManager
Destroy a view.
destroyVirtualSpace(String) - Method in class fr.inria.zvtm.engine.VirtualSpaceManager
Destroy a virtual space.
destroyVirtualSpace(VirtualSpace) - Method in class fr.inria.zvtm.engine.VirtualSpaceManager
Destroy a virtual space.
determinant(Pnt[]) - Static method in class fr.inria.zvtm.layout.delaunay.Pnt
Compute the determinant of a matrix (array of Pnts).
dimCheck(Pnt) - Method in class fr.inria.zvtm.layout.delaunay.Pnt
Check that dimensions match.
dimension() - Method in class fr.inria.zvtm.layout.delaunay.Pnt
 
dimension() - Method in class fr.inria.zvtm.layout.delaunay.Simplex
Dimension of the Simplex.
DISAPPEAR - Static variable in class fr.inria.zuist.engine.Region
Objects disappear immediately (no animated transition).
DISAPPEAR_STR - Static variable in class fr.inria.zuist.engine.Region
Objects disappear immediately (no animated transition), keyword in ZUIST XML vocabulary.
display(GLAutoDrawable) - Method in class fr.inria.zvtm.engine.AgileViewPanel
 
dispose(GLAutoDrawable) - Method in class fr.inria.zvtm.engine.AgileViewPanel
 
dispose() - Method in class fr.inria.zvtm.engine.portals.OverviewPortal
 
dispose() - Method in class fr.inria.zvtm.engine.portals.TrailingCameraPortal
Dispose of resources associated with this portal.
dispose() - Method in class fr.inria.zvtm.lens.Lens
 
dispose() - Method in class fr.inria.zvtm.lens.LPDGaussianLens
 
dispose() - Method in class fr.inria.zvtm.lens.SCBGaussianLens
 
dispose() - Method in class fr.inria.zvtm.lens.SCBLens
 
dispose() - Method in class fr.inria.zvtm.lens.SCFGaussianLens
 
dispose() - Method in class fr.inria.zvtm.lens.SCFInverseCosineLens
 
dispose() - Method in class fr.inria.zvtm.lens.SCFLinearLens
 
distance(Rect) - Method in class fr.inria.zvtm.treemap.Rect
 
dMM - Variable in class fr.inria.zvtm.lens.SCBGaussianLens
Dynamic magnification factor.
dMM - Variable in class fr.inria.zvtm.lens.SCBLens
pseudo Dynamic magnification factor.
dMM - Variable in class fr.inria.zvtm.lens.SCFGaussianLens
Dynamic magnification factor.
doDrawRing - Variable in class fr.inria.zvtm.lens.SCBGaussianLens
 
doDrawRing - Variable in class fr.inria.zvtm.lens.SCFGaussianLens
 
doLayout(int) - Method in class fr.inria.zvtm.layout.tree.TreeLayout
Layout all elements of the LTree.
doRing - Variable in class fr.inria.zvtm.lens.SCBGaussianLens
 
doRing - Variable in class fr.inria.zvtm.lens.SCBLens
 
doRing - Variable in class fr.inria.zvtm.lens.SCFGaussianLens
 
dot(Pnt) - Method in class fr.inria.zvtm.layout.delaunay.Pnt
Dot product.
DPath<T> - Class in fr.inria.zvtm.glyphs
Dynamic Path, made of an arbitrary number of segments, quadratic curves, cubic curves, and gaps.
DPath() - Constructor for class fr.inria.zvtm.glyphs.DPath
 
DPath(int) - Constructor for class fr.inria.zvtm.glyphs.DPath
Drawing method: DRAW_GENERAL_PATH.
DPath(double, double, int, Color) - Constructor for class fr.inria.zvtm.glyphs.DPath
Drawing method: DRAW_GENERAL_PATH.
DPath(double, double, int, Color, float) - Constructor for class fr.inria.zvtm.glyphs.DPath
Drawing method: DRAW_GENERAL_PATH.
DPath(double, double, int, Color, float, short) - Constructor for class fr.inria.zvtm.glyphs.DPath
 
DPath(PathIterator, int, Color) - Constructor for class fr.inria.zvtm.glyphs.DPath
Drawing method: DRAW_GENERAL_PATH.
DPath(PathIterator, int, Color, float) - Constructor for class fr.inria.zvtm.glyphs.DPath
Drawing method: DRAW_GENERAL_PATH.
DraggableCameraPortal - Class in fr.inria.zvtm.engine.portals
A portal showing what is seen through a camera.
DraggableCameraPortal(int, int, int, int, Camera) - Constructor for class fr.inria.zvtm.engine.portals.DraggableCameraPortal
Builds a new portal displaying what is seen through a camera
DraggableCameraPortal(int, int, int, int, Camera[]) - Constructor for class fr.inria.zvtm.engine.portals.DraggableCameraPortal
Builds a new portal displaying what is seen through a camera
draggingHorizontalSlider(int) - Method in class fr.inria.zvtm.engine.ScrollLayer
Call this method when the horizontal slider is manipulated (e.g., dragged) through the user interface.
draggingVerticalSlider(int) - Method in class fr.inria.zvtm.engine.ScrollLayer
Call this method when the vertical slider is manipulated (e.g., dragged) through the user interface.
draw(Graphics2D, int, int, int, Stroke, AffineTransform, int, int) - Method in class fr.inria.zvtm.glyphs.AdaptiveText
 
draw(Graphics2D, int, int, int, Stroke, AffineTransform, int, int) - Method in class fr.inria.zvtm.glyphs.Composite
 
draw(Graphics2D, int, int, int, Stroke, AffineTransform, int, int) - Method in class fr.inria.zvtm.glyphs.DPath
 
draw(Graphics2D, int, int, int, Stroke, AffineTransform, int, int) - Method in class fr.inria.zvtm.glyphs.FPolygon
 
draw(Graphics2D, int, int, int, Stroke, AffineTransform, int, int) - Method in class fr.inria.zvtm.glyphs.FRectangle
 
draw(Graphics2D, int, int, int, Stroke, AffineTransform, int, int) - Method in class fr.inria.zvtm.glyphs.Glyph
Draw this glyph.
draw(Graphics2D, int, int, int, Stroke, AffineTransform, int, int) - Method in class fr.inria.zvtm.glyphs.IcePDFPageImg
 
draw(Graphics2D, int, int, int, Stroke, AffineTransform, int, int) - Method in class fr.inria.zvtm.glyphs.MultilineText
 
draw(Graphics2D, int, int, int, Stroke, AffineTransform, int, int) - Method in class fr.inria.zvtm.glyphs.PCircle
 
draw(Graphics2D, int, int, int, Stroke, AffineTransform, int, int) - Method in class fr.inria.zvtm.glyphs.PRectangle
 
draw(Graphics2D, int, int, int, Stroke, AffineTransform, int, int) - Method in class fr.inria.zvtm.glyphs.SemZoomGlyph
 
draw(Graphics2D, int, int, int, Stroke, AffineTransform, int, int) - Method in class fr.inria.zvtm.glyphs.SIRectangle
 
draw(Graphics2D, int, int, int, Stroke, AffineTransform, int, int) - Method in class fr.inria.zvtm.glyphs.VCircle
 
draw(Graphics2D, int, int, int, Stroke, AffineTransform, int, int) - Method in class fr.inria.zvtm.glyphs.VCross
 
draw(Graphics2D, int, int, int, Stroke, AffineTransform, int, int) - Method in class fr.inria.zvtm.glyphs.VEclipse
 
draw(Graphics2D, int, int, int, Stroke, AffineTransform, int, int) - Method in class fr.inria.zvtm.glyphs.VEllipse
 
draw(Graphics2D, int, int, int, Stroke, AffineTransform, int, int) - Method in class fr.inria.zvtm.glyphs.VImage
 
draw(Graphics2D, int, int, int, Stroke, AffineTransform, int, int) - Method in class fr.inria.zvtm.glyphs.VImageOr
 
draw(Graphics2D, int, int, int, Stroke, AffineTransform, int, int) - Method in class fr.inria.zvtm.glyphs.VPoint
 
draw(Graphics2D, int, int, int, Stroke, AffineTransform, int, int) - Method in class fr.inria.zvtm.glyphs.VPolygon
 
draw(Graphics2D, int, int, int, Stroke, AffineTransform, int, int) - Method in class fr.inria.zvtm.glyphs.VRectangle
 
draw(Graphics2D, int, int, int, Stroke, AffineTransform, int, int) - Method in class fr.inria.zvtm.glyphs.VRectangleOr
 
draw(Graphics2D, int, int, int, Stroke, AffineTransform, int, int) - Method in class fr.inria.zvtm.glyphs.VRectProgress
 
draw(Graphics2D, int, int, int, Stroke, AffineTransform, int, int) - Method in class fr.inria.zvtm.glyphs.VRing
 
draw(Graphics2D, int, int, int, Stroke, AffineTransform, int, int) - Method in class fr.inria.zvtm.glyphs.VRoundRect
 
draw(Graphics2D, int, int, int, Stroke, AffineTransform, int, int) - Method in class fr.inria.zvtm.glyphs.VSegment
 
draw(Graphics2D, int, int, int, Stroke, AffineTransform, int, int) - Method in class fr.inria.zvtm.glyphs.VShape
 
draw(Graphics2D, int, int, int, Stroke, AffineTransform, int, int) - Method in class fr.inria.zvtm.glyphs.VSwingComponent
 
draw(Graphics2D, int, int, int, Stroke, AffineTransform, int, int) - Method in class fr.inria.zvtm.glyphs.VText
 
draw(Graphics2D, int, int, int, Stroke, AffineTransform, int, int) - Method in class fr.inria.zvtm.glyphs.VTextLayout
 
draw(Graphics2D, int, int, int, Stroke, AffineTransform, int, int) - Method in class fr.inria.zvtm.glyphs.VTextOr
 
DRAW_GENERAL_PATH - Static variable in class fr.inria.zvtm.glyphs.DPath
Draw the general path that gets compiled each time we make a change to the DPath (default).
DRAW_SUBPATHS - Static variable in class fr.inria.zvtm.glyphs.DPath
Iterate on the path's components (each line, quad curve, cubic curve) and draw them step by step.
drawBoundary(Graphics2D) - Method in class fr.inria.zvtm.lens.FixedSizeLens
for internal use
drawBoundary(Graphics2D) - Method in class fr.inria.zvtm.lens.FSManhattanLens
 
drawBoundary(Graphics2D) - Method in class fr.inria.zvtm.lens.L1FSFresnelLens
for internal use
drawBoundary(Graphics2D) - Method in class fr.inria.zvtm.lens.L1FSGaussianLens
for internal use
drawBoundary(Graphics2D) - Method in class fr.inria.zvtm.lens.L1FSInverseCosineLens
for internal use
drawBoundary(Graphics2D) - Method in class fr.inria.zvtm.lens.L1FSLinearLens
for internal use
drawBoundary(Graphics2D) - Method in class fr.inria.zvtm.lens.L1FSManhattanLens
for internal use
drawBoundary(Graphics2D) - Method in class fr.inria.zvtm.lens.L3FSManhattanLens
 
drawBoundary(Graphics2D) - Method in class fr.inria.zvtm.lens.Lens
 
drawBoundary(Graphics2D) - Method in class fr.inria.zvtm.lens.LInfFSFresnelLens
for internal use
drawBoundary(Graphics2D) - Method in class fr.inria.zvtm.lens.LInfFSGaussianLens
for internal use
drawBoundary(Graphics2D) - Method in class fr.inria.zvtm.lens.LInfFSInverseCosineLens
for internal use
drawBoundary(Graphics2D) - Method in class fr.inria.zvtm.lens.LInfFSLinearLens
for internal use
drawBoundary(Graphics2D) - Method in class fr.inria.zvtm.lens.LInfFSManhattanLens
 
drawBoundary(Graphics2D) - Method in class fr.inria.zvtm.lens.LInfFSStepLens
for internal use
drawBoundary(Graphics2D) - Method in class fr.inria.zvtm.lens.LInfSCBLens
 
drawBoundary(Graphics2D) - Method in class fr.inria.zvtm.lens.LInfSCFGaussianLens
for internal use
drawBoundary(Graphics2D) - Method in class fr.inria.zvtm.lens.LInfSCFInverseCosineLens
for internal use
drawBoundary(Graphics2D) - Method in class fr.inria.zvtm.lens.LInfSCFLinearLens
for internal use
drawBoundary(Graphics2D) - Method in class fr.inria.zvtm.lens.LPDGaussianLens
for internal use
drawBoundary(Graphics2D) - Method in class fr.inria.zvtm.lens.SCBGaussianLens
for internal use
drawBoundary(Graphics2D) - Method in class fr.inria.zvtm.lens.SCBLens
for internal use
drawBoundary(Graphics2D) - Method in class fr.inria.zvtm.lens.SCFGaussianLens
for internal use
drawBoundary(Graphics2D) - Method in class fr.inria.zvtm.lens.SCFInverseCosineLens
for internal use
drawBoundary(Graphics2D) - Method in class fr.inria.zvtm.lens.SCFLinearLens
for internal use
drawForLens(Graphics2D, int, int, int, Stroke, AffineTransform, int, int) - Method in class fr.inria.zvtm.glyphs.AdaptiveText
 
drawForLens(Graphics2D, int, int, int, Stroke, AffineTransform, int, int) - Method in class fr.inria.zvtm.glyphs.Composite
 
drawForLens(Graphics2D, int, int, int, Stroke, AffineTransform, int, int) - Method in class fr.inria.zvtm.glyphs.DPath
 
drawForLens(Graphics2D, int, int, int, Stroke, AffineTransform, int, int) - Method in class fr.inria.zvtm.glyphs.FPolygon
 
drawForLens(Graphics2D, int, int, int, Stroke, AffineTransform, int, int) - Method in class fr.inria.zvtm.glyphs.FRectangle
 
drawForLens(Graphics2D, int, int, int, Stroke, AffineTransform, int, int) - Method in class fr.inria.zvtm.glyphs.Glyph
Draw this glyph through a lens.
drawForLens(Graphics2D, int, int, int, Stroke, AffineTransform, int, int) - Method in class fr.inria.zvtm.glyphs.IcePDFPageImg
 
drawForLens(Graphics2D, int, int, int, Stroke, AffineTransform, int, int) - Method in class fr.inria.zvtm.glyphs.MultilineText
 
drawForLens(Graphics2D, int, int, int, Stroke, AffineTransform, int, int) - Method in class fr.inria.zvtm.glyphs.PCircle
 
drawForLens(Graphics2D, int, int, int, Stroke, AffineTransform, int, int) - Method in class fr.inria.zvtm.glyphs.PRectangle
 
drawForLens(Graphics2D, int, int, int, Stroke, AffineTransform, int, int) - Method in class fr.inria.zvtm.glyphs.SemZoomGlyph
 
drawForLens(Graphics2D, int, int, int, Stroke, AffineTransform, int, int) - Method in class fr.inria.zvtm.glyphs.SIRectangle
 
drawForLens(Graphics2D, int, int, int, Stroke, AffineTransform, int, int) - Method in class fr.inria.zvtm.glyphs.VCircle
 
drawForLens(Graphics2D, int, int, int, Stroke, AffineTransform, int, int) - Method in class fr.inria.zvtm.glyphs.VCross
 
drawForLens(Graphics2D, int, int, int, Stroke, AffineTransform, int, int) - Method in class fr.inria.zvtm.glyphs.VEclipse
 
drawForLens(Graphics2D, int, int, int, Stroke, AffineTransform, int, int) - Method in class fr.inria.zvtm.glyphs.VEllipse
 
drawForLens(Graphics2D, int, int, int, Stroke, AffineTransform, int, int) - Method in class fr.inria.zvtm.glyphs.VImage
 
drawForLens(Graphics2D, int, int, int, Stroke, AffineTransform, int, int) - Method in class fr.inria.zvtm.glyphs.VImageOr
 
drawForLens(Graphics2D, int, int, int, Stroke, AffineTransform, int, int) - Method in class fr.inria.zvtm.glyphs.VPoint
 
drawForLens(Graphics2D, int, int, int, Stroke, AffineTransform, int, int) - Method in class fr.inria.zvtm.glyphs.VPolygon
 
drawForLens(Graphics2D, int, int, int, Stroke, AffineTransform, int, int) - Method in class fr.inria.zvtm.glyphs.VRectangle
 
drawForLens(Graphics2D, int, int, int, Stroke, AffineTransform, int, int) - Method in class fr.inria.zvtm.glyphs.VRectangleOr
 
drawForLens(Graphics2D, int, int, int, Stroke, AffineTransform, int, int) - Method in class fr.inria.zvtm.glyphs.VRing
 
drawForLens(Graphics2D, int, int, int, Stroke, AffineTransform, int, int) - Method in class fr.inria.zvtm.glyphs.VRoundRect
 
drawForLens(Graphics2D, int, int, int, Stroke, AffineTransform, int, int) - Method in class fr.inria.zvtm.glyphs.VSegment
 
drawForLens(Graphics2D, int, int, int, Stroke, AffineTransform, int, int) - Method in class fr.inria.zvtm.glyphs.VShape
 
drawForLens(Graphics2D, int, int, int, Stroke, AffineTransform, int, int) - Method in class fr.inria.zvtm.glyphs.VSwingComponent
 
drawForLens(Graphics2D, int, int, int, Stroke, AffineTransform, int, int) - Method in class fr.inria.zvtm.glyphs.VText
 
drawForLens(Graphics2D, int, int, int, Stroke, AffineTransform, int, int) - Method in class fr.inria.zvtm.glyphs.VTextLayout
 
drawForLens(Graphics2D, int, int, int, Stroke, AffineTransform, int, int) - Method in class fr.inria.zvtm.glyphs.VTextOr
 
drawObservedRegionLocator(boolean) - Method in class fr.inria.zvtm.engine.portals.OverviewPortal
 
drawOffscreen() - Method in class fr.inria.zvtm.engine.StdViewPanel
 
drawPortals() - Method in class fr.inria.zvtm.engine.ViewPanel
 
drawVTMcursor - Variable in class fr.inria.zvtm.engine.ViewPanel
VTM cursor is drawn only when AWT cursor is set to CUSTOM_CURSOR
drewGlyph(Glyph, int) - Method in class fr.inria.zvtm.engine.VirtualSpace
 
duplicate() - Method in class fr.inria.zvtm.svg.Context
 
dx - Variable in class fr.inria.zvtm.engine.Camera
 
dy - Variable in class fr.inria.zvtm.engine.Camera
 
dynaPick(Camera) - Method in class fr.inria.zvtm.engine.DynaPicker
Compute the list of glyphs picked by the DynaSpot cursor.
DynaPicker - Class in fr.inria.zvtm.engine
DynaSpot picker.
DYNASPOT_VISIBILITY_FADEIN - Static variable in class fr.inria.zvtm.engine.DynaPicker
The DynaSpot area is invisible when the cursor is still, and gradually fades in when the cursor moves.
DYNASPOT_VISIBILITY_FADEOUT - Static variable in class fr.inria.zvtm.engine.DynaPicker
The DynaSpot area is visible when the cursor is still, and gradually fades out when the cursor moves.
DYNASPOT_VISIBILITY_INVISIBLE - Static variable in class fr.inria.zvtm.engine.DynaPicker
The DynaSpot area is never displayed.
DYNASPOT_VISIBILITY_VISIBLE - Static variable in class fr.inria.zvtm.engine.DynaPicker
The DynaSpot area is always displayed.
DynaSpotListener - Interface in fr.inria.zvtm.event
Listen to DynaSpot events.
dz - Variable in class fr.inria.zvtm.engine.Camera
 

E

e - Variable in class fr.inria.zvtm.lens.FSGaussianLens
 
e - Variable in class fr.inria.zvtm.lens.FSScramblingLens
 
e - Variable in class fr.inria.zvtm.lens.XGaussianLens
 
EdgeTransformer - Class in fr.inria.zvtm.layout.jung
 
EdgeTransformer() - Constructor for class fr.inria.zvtm.layout.jung.EdgeTransformer
 
edit(Point2D.Double[], boolean) - Method in class fr.inria.zvtm.glyphs.DPath
Transform DPath by translating each of the points
editElement(int, double, double, double, double, Point2D.Double[], boolean) - Method in class fr.inria.zvtm.glyphs.DPath
Edit coordinates of start, end and control points of the element in DPath
editEvent(VTextLayout, KeyEvent) - Static method in class fr.inria.zvtm.glyphs.VTextLayout
Default implementation of common edit key events.
elems - Variable in class fr.inria.zvtm.widgets.Menu
 
EMPTY_STRING - Static variable in class fr.inria.zvtm.svg.SVGReader
 
enableCustomZoomInvariantLocation(boolean) - Method in class fr.inria.zvtm.engine.Camera
Use a specific zoom-invariant point or use the camera's (x,y) coords are used (default).
enableRegionUpdater(boolean) - Method in class fr.inria.zuist.engine.SceneManager
 
end(Object, Animation.Dimension) - Method in class fr.inria.zvtm.animation.DefaultTimingHandler
 
end(Object, Animation.Dimension) - Method in interface fr.inria.zvtm.animation.TimingHandler
Called when the animation ends.
EndAction - Interface in fr.inria.zvtm.animation
 
ENTERED_GLYPH - Static variable in class fr.inria.zvtm.glyphs.Glyph
Value sent to cursor when it enters this glyph.
enteredLevel(int) - Method in interface fr.inria.zuist.event.LevelListener
Fired when a camera declared in SceneManager enters a level.
enteredObject(ObjectDescription) - Method in interface fr.inria.zuist.event.PickedObjectListener
Fired when an ObjectPicker enters ObjectDescription od (regardless of whether the corresponding Glyph has actually been instantiated or not).
enteredRegion(Region) - Method in interface fr.inria.zuist.event.RegionListener
Fired when a RegionPicker enters Region r, or when a camera declared in SceneManager enters it.
enterGlyph(Glyph) - Method in interface fr.inria.zvtm.event.PickerListener
Cursor entered glyph callback.
enterPortal(Portal) - Method in interface fr.inria.zvtm.event.PortalListener
Cursor enters portal.
equals(Object) - Method in class fr.inria.zvtm.cluster.ObjId
Equality comparison.
equals(Location, Location) - Static method in class fr.inria.zvtm.engine.Location
 
equals(Object) - Method in class fr.inria.zvtm.layout.delaunay.Pnt
Equality.
equals(Object) - Method in class fr.inria.zvtm.layout.delaunay.Simplex
We want to allow for different simplices that share the same vertex set.
eT - Variable in class fr.inria.zvtm.lens.BGaussianLens
 
eventDispatched(AWTEvent) - Method in class fr.inria.zvtm.engine.VirtualSpaceManager
 
EView - Class in fr.inria.zvtm.engine
An external view (EView) is wrapped in a JFrame window and can be composed of one or several cameras superimposed.
EView(String, Vector<Camera>, String, int, int, boolean, boolean) - Constructor for class fr.inria.zvtm.engine.EView
 
EView(String, Vector<Camera>, String, int, int, boolean, boolean, boolean, JMenuBar) - Constructor for class fr.inria.zvtm.engine.EView
 
execute(Object, Animation.Dimension) - Method in interface fr.inria.zvtm.animation.EndAction
 
ExFITSImage - Class in fr.inria.zvtm.glyphs
 
ExFITSImage(URL) - Constructor for class fr.inria.zvtm.glyphs.ExFITSImage
 
ExFITSImage(File) - Constructor for class fr.inria.zvtm.glyphs.ExFITSImage
 
EXITED_GLYPH - Static variable in class fr.inria.zvtm.glyphs.Glyph
Value sent to cursor when it exits this glyph.
exitedLevel(int) - Method in interface fr.inria.zuist.event.LevelListener
Fired when a camera declared in SceneManager leaves a level.
exitedObject(ObjectDescription) - Method in interface fr.inria.zuist.event.PickedObjectListener
Fired when an ObjectPicker leaves ObjectDescription od (regardless of whether the corresponding Glyph has actually been instantiated or not).
exitedRegion(Region) - Method in interface fr.inria.zuist.event.RegionListener
Fired when a RegionPicker leaves Region r, or when a camera declared in SceneManager leaves it.
exitGlyph(Glyph) - Method in interface fr.inria.zvtm.event.PickerListener
Cursor exited glyph callback.
exitPortal(Portal) - Method in interface fr.inria.zvtm.event.PortalListener
Cursor exits portal.
expand() - Method in class fr.inria.zvtm.layout.tree.LNode
Expand this node to show all children.
exportVirtualSpace(VirtualSpace, DOMImplementation, File) - Method in class fr.inria.zvtm.svg.SVGWriter
Export the content of a virtual space as a DOM object (that can then be serialized as an XML document using the parser of your choice (returns null if any error occurs)
exportVirtualSpace(VirtualSpace, DOMImplementation, File, SVGWriterPostProcessor) - Method in class fr.inria.zvtm.svg.SVGWriter
Export the content of a virtual space as a DOM object (that can then be serialized as an XML document using the parser of your choice (returns null if any error occurs)
extend(double...) - Method in class fr.inria.zvtm.layout.delaunay.Pnt
Create a new Pnt by adding additional coordinates to this Pnt.

F

facets() - Method in class fr.inria.zvtm.layout.delaunay.Simplex
Report the facets of this Simplex.
fade(AnimationManager, int, float) - Method in class fr.inria.zvtm.engine.ScrollLayer
Make scroll bars fade in/out (gradually appear/disappear).
FADE_IN - Static variable in class fr.inria.zuist.engine.Region
Objects appear gradually (animated fade-in transition).
FADE_IN_DURATION - Static variable in class fr.inria.zuist.engine.GlyphLoader
 
FADE_IN_STR - Static variable in class fr.inria.zuist.engine.Region
Objects appear gradually (animated fade-in transition), keyword in ZUIST XML vocabulary.
FADE_OUT - Static variable in class fr.inria.zuist.engine.Region
Objects disappear gradually (animated fade-out transition).
FADE_OUT_DURATION - Static variable in class fr.inria.zuist.engine.GlyphLoader
 
FADE_OUT_STR - Static variable in class fr.inria.zuist.engine.Region
Objects disappear gradually (animated fade-out transition), keyword in ZUIST XML vocabulary..
fadeIn(View, int) - Static method in class fr.inria.zvtm.engine.Transitions
Makes a view (originally blank) fade in.
fadeIn(View, int, EndAction) - Static method in class fr.inria.zvtm.engine.Transitions
Makes a view (originally blank) fade in.
fadeOut(View, int, Color) - Static method in class fr.inria.zvtm.engine.Transitions
Makes a view fade out, and eventually be painted blank.
fadeOut(View, int, Color, EndAction) - Static method in class fr.inria.zvtm.engine.Transitions
Makes a view fade out, and eventually be painted blank.
FastInSlowOutInterpolator - Class in fr.inria.zvtm.animation.interpolation
A class that implements fast in, slow out interpolation.
fColor - Variable in class fr.inria.zvtm.glyphs.Glyph
 
FILE_PROTOCOL - Static variable in class fr.inria.zvtm.svg.SVGReader
 
FILE_SCHEME - Static variable in class fr.inria.zvtm.svg.SVGReader
 
fillColor - Variable in class fr.inria.zvtm.svg.SVGStyle
 
fillColorDefined - Variable in class fr.inria.zvtm.svg.SVGStyle
 
fillsView(double, double, int) - Method in class fr.inria.zvtm.glyphs.Composite
Find out if this glyph completely fills a view.
fillsView(double, double, int) - Method in class fr.inria.zvtm.glyphs.DPath
 
fillsView(double, double, int) - Method in class fr.inria.zvtm.glyphs.FPolygon
 
fillsView(double, double, int) - Method in class fr.inria.zvtm.glyphs.FRectangle
 
fillsView(double, double, int) - Method in class fr.inria.zvtm.glyphs.Glyph
Find out if this glyph completely fills a view.
fillsView(double, double, int) - Method in class fr.inria.zvtm.glyphs.SemZoomGlyph
Find out if this glyph completely fills a view.
fillsView(double, double, int) - Method in class fr.inria.zvtm.glyphs.SIRectangle
 
fillsView(double, double, int) - Method in class fr.inria.zvtm.glyphs.VCircle
 
fillsView(double, double, int) - Method in class fr.inria.zvtm.glyphs.VEclipse
 
fillsView(double, double, int) - Method in class fr.inria.zvtm.glyphs.VEllipse
 
fillsView(double, double, int) - Method in class fr.inria.zvtm.glyphs.VImage
 
fillsView(double, double, int) - Method in class fr.inria.zvtm.glyphs.VPoint
 
fillsView(double, double, int) - Method in class fr.inria.zvtm.glyphs.VPolygon
 
fillsView(double, double, int) - Method in class fr.inria.zvtm.glyphs.VRectangle
 
fillsView(double, double, int) - Method in class fr.inria.zvtm.glyphs.VRectangleOr
 
fillsView(double, double, int) - Method in class fr.inria.zvtm.glyphs.VRing
 
fillsView(double, double, int) - Method in class fr.inria.zvtm.glyphs.VRoundRect
 
fillsView(double, double, int) - Method in class fr.inria.zvtm.glyphs.VSegment
 
fillsView(double, double, int) - Method in class fr.inria.zvtm.glyphs.VShape
 
fillsView(double, double, int) - Method in class fr.inria.zvtm.glyphs.VSwingComponent
 
fillsView(double, double, int) - Method in class fr.inria.zvtm.glyphs.VText
 
fillsView(double, double, int) - Method in class fr.inria.zvtm.glyphs.VTextOr
 
fillsView(double, double, int) - Method in class fr.inria.zvtm.glyphs.ZPDFPage
 
filter - Variable in class fr.inria.zvtm.lens.SCBGaussianLens
 
filter - Variable in class fr.inria.zvtm.lens.SCFGaussianLens
 
filterRGB(int, int, int) - Method in class fr.inria.zvtm.fits.filters.Aips0Filter
 
filterRGB(int, int, int) - Method in class fr.inria.zvtm.fits.filters.BackgrFilter
 
filterRGB(int, int, int) - Method in class fr.inria.zvtm.fits.filters.BlueFilter
 
filterRGB(int, int, int) - Method in class fr.inria.zvtm.fits.filters.BlulutFilter
 
filterRGB(int, int, int) - Method in class fr.inria.zvtm.fits.filters.ColorFilter
 
filterRGB(int, int, int) - Method in class fr.inria.zvtm.fits.filters.FlagFilter
 
filterRGB(int, int, int) - Method in class fr.inria.zvtm.fits.filters.Gamma3Filter
 
filterRGB(int, int, int) - Method in class fr.inria.zvtm.fits.filters.GreenFilter
 
filterRGB(int, int, int) - Method in class fr.inria.zvtm.fits.filters.HalleyFilter
 
filterRGB(int, int, int) - Method in class fr.inria.zvtm.fits.filters.HazeFilter
 
filterRGB(int, int, int) - Method in class fr.inria.zvtm.fits.filters.HeatFilter
 
filterRGB(int, int, int) - Method in class fr.inria.zvtm.fits.filters.Idl11Filter
 
filterRGB(int, int, int) - Method in class fr.inria.zvtm.fits.filters.Idl12Filter
 
filterRGB(int, int, int) - Method in class fr.inria.zvtm.fits.filters.Idl14Filter
 
filterRGB(int, int, int) - Method in class fr.inria.zvtm.fits.filters.Idl15Filter
 
filterRGB(int, int, int) - Method in class fr.inria.zvtm.fits.filters.Idl2Filter
 
filterRGB(int, int, int) - Method in class fr.inria.zvtm.fits.filters.Idl4Filter
 
filterRGB(int, int, int) - Method in class fr.inria.zvtm.fits.filters.Idl5Filter
 
filterRGB(int, int, int) - Method in class fr.inria.zvtm.fits.filters.Idl6Filter
 
filterRGB(int, int, int) - Method in class fr.inria.zvtm.fits.filters.IkonFilter
 
filterRGB(int, int, int) - Method in class fr.inria.zvtm.fits.filters.IsophotFilter
 
filterRGB(int, int, int) - Method in class fr.inria.zvtm.fits.filters.LightFilter
 
filterRGB(int, int, int) - Method in class fr.inria.zvtm.fits.filters.LnspiralFilter
 
filterRGB(int, int, int) - Method in class fr.inria.zvtm.fits.filters.ManycolFilter
 
filterRGB(int, int, int) - Method in class fr.inria.zvtm.fits.filters.MousseFilter
 
filterRGB(int, int, int) - Method in class fr.inria.zvtm.fits.filters.NegFilter
 
filterRGB(int, int, int) - Method in class fr.inria.zvtm.fits.filters.NopFilter
 
filterRGB(int, int, int) - Method in class fr.inria.zvtm.fits.filters.NullFilter
 
filterRGB(int, int, int) - Method in class fr.inria.zvtm.fits.filters.PastelFilter
 
filterRGB(int, int, int) - Method in class fr.inria.zvtm.fits.filters.Pseudo1Filter
 
filterRGB(int, int, int) - Method in class fr.inria.zvtm.fits.filters.Pseudo2Filter
 
filterRGB(int, int, int) - Method in class fr.inria.zvtm.fits.filters.Rainbow1Filter
 
filterRGB(int, int, int) - Method in class fr.inria.zvtm.fits.filters.Rainbow2Filter
 
filterRGB(int, int, int) - Method in class fr.inria.zvtm.fits.filters.Rainbow3Filter
 
filterRGB(int, int, int) - Method in class fr.inria.zvtm.fits.filters.Rainbow4Filter
 
filterRGB(int, int, int) - Method in class fr.inria.zvtm.fits.filters.RainbowFilter
 
filterRGB(int, int, int) - Method in class fr.inria.zvtm.fits.filters.RampFilter
 
filterRGB(int, int, int) - Method in class fr.inria.zvtm.fits.filters.Random1Filter
 
filterRGB(int, int, int) - Method in class fr.inria.zvtm.fits.filters.Random2Filter
 
filterRGB(int, int, int) - Method in class fr.inria.zvtm.fits.filters.Random3Filter
 
filterRGB(int, int, int) - Method in class fr.inria.zvtm.fits.filters.Random4Filter
 
filterRGB(int, int, int) - Method in class fr.inria.zvtm.fits.filters.RandomFilter
 
filterRGB(int, int, int) - Method in class fr.inria.zvtm.fits.filters.RealFilter
 
filterRGB(int, int, int) - Method in class fr.inria.zvtm.fits.filters.RedFilter
 
filterRGB(int, int, int) - Method in class fr.inria.zvtm.fits.filters.SmoothFilter
 
filterRGB(int, int, int) - Method in class fr.inria.zvtm.fits.filters.StaircaseFilter
 
filterRGB(int, int, int) - Method in class fr.inria.zvtm.fits.filters.Stairs8Filter
 
filterRGB(int, int, int) - Method in class fr.inria.zvtm.fits.filters.Stairs9Filter
 
filterRGB(int, int, int) - Method in class fr.inria.zvtm.fits.filters.StandardFilter
 
FilterVisualizer - Class in fr.inria.zvtm.fits.filters
 
findFarmostGlyphCoords() - Method in class fr.inria.zvtm.engine.VirtualSpace
Get the bounding box of all glyphs visible in this virtual space.
findFarmostGlyphCoords(double[]) - Method in class fr.inria.zvtm.engine.VirtualSpace
Get the bounding box of all glyphs visible in this virtual space.
findFarmostGlyphCoords(Glyph[], double[]) - Method in class fr.inria.zvtm.engine.VirtualSpace
Get the bounding box of a set of glyphs visible in this virtual space.
findFarmostRegionCoords() - Method in class fr.inria.zuist.engine.SceneManager
Get the bounding box of all regions in this scene.
findKey(String) - Method in class fr.inria.zvtm.fits.NomWcsKeywordProvider
 
finished() - Method in class fr.inria.zvtm.engine.SwingWorker
Called on the event dispatching thread (not on the worker thread) after the construct method has returned.
FIRST_ORDER_PAN_WIDGET - Variable in class fr.inria.zvtm.engine.ViewPanel
 
FitsImage - Class in fr.inria.zvtm.glyphs
Basic FITS image support.
FitsImage(double, double, int, URL, double, double, double) - Constructor for class fr.inria.zvtm.glyphs.FitsImage
 
FitsImage(double, double, int, URL, double, boolean) - Constructor for class fr.inria.zvtm.glyphs.FitsImage
Creates a new FitsImage.
FitsImage(double, double, int, File, double, boolean) - Constructor for class fr.inria.zvtm.glyphs.FitsImage
Creates a new FitsImage.
FitsImage(double, double, int, URL, double) - Constructor for class fr.inria.zvtm.glyphs.FitsImage
Creates a new FitsImage
FitsImage(double, double, int, File, double) - Constructor for class fr.inria.zvtm.glyphs.FitsImage
Creates a new FitsImage
FitsImage(double, double, int, URL) - Constructor for class fr.inria.zvtm.glyphs.FitsImage
Creates a new FitsImage.
FitsImage(double, double, int, File) - Constructor for class fr.inria.zvtm.glyphs.FitsImage
Creates a new FitsImage.
FitsImage.ColorFilter - Enum in fr.inria.zvtm.glyphs
Default color filters.
FitsImage.ScaleMethod - Enum in fr.inria.zvtm.glyphs
Scale methods (transfer functions).
FitsInfo - Class in fr.inria.zvtm.fits
A simple program that traverses the HDUs of a FITS image and prints related information.
FitsInfo() - Constructor for class fr.inria.zvtm.fits.FitsInfo
 
fitText(VText, Rect, double) - Static method in class fr.inria.zvtm.treemap.TreemapUtils
Fits a VText instance to the given bounds, obeying a maximum height constraint
FixedSizeLens - Class in fr.inria.zvtm.lens
Parent class of all lenses which have a fixed size (i.e.
FixedSizeLens() - Constructor for class fr.inria.zvtm.lens.FixedSizeLens
 
FlagFilter - Class in fr.inria.zvtm.fits.filters
 
FlagFilter() - Constructor for class fr.inria.zvtm.fits.filters.FlagFilter
 
flush() - Method in class fr.inria.zvtm.glyphs.IcePDFPageImg
 
flush() - Method in class fr.inria.zvtm.glyphs.ZPDFPage
Flush any resource used.
focal - Variable in class fr.inria.zvtm.engine.Camera
Focal distance.
font - Variable in class fr.inria.zvtm.glyphs.VText
 
font_family - Variable in class fr.inria.zvtm.svg.SVGStyle
 
font_size - Variable in class fr.inria.zvtm.svg.SVGStyle
 
font_style - Variable in class fr.inria.zvtm.svg.SVGStyle
 
font_weight - Variable in class fr.inria.zvtm.svg.SVGStyle
 
FontDialog - Class in fr.inria.zvtm.widgets
 
fontSize - Variable in class fr.inria.zvtm.glyphs.VText
Font size in pixels (read-only).
forceLayout(Container) - Static method in class fr.inria.zvtm.glyphs.VSwingComponent
Utility function: to ensure proper display, it is necessary to set the size of 'standalone' Components, or to force the layout of Containers.
FOREGROUND - Static variable in interface fr.inria.zvtm.engine.Java2DPainter
After all glyphs have been painted (for all layers).
foregroundHook() - Method in class fr.inria.zvtm.engine.ViewPanel
 
FPolygon<T> - Class in fr.inria.zvtm.glyphs
Fast Polygon.
FPolygon(Point2D.Double[], int, Color) - Constructor for class fr.inria.zvtm.glyphs.FPolygon
 
FPolygon(Point2D.Double[], int, Color, Color) - Constructor for class fr.inria.zvtm.glyphs.FPolygon
 
FPolygon(Point2D.Double[], int, Color, Color, float) - Constructor for class fr.inria.zvtm.glyphs.FPolygon
 
fr.inria.zuist.engine - package fr.inria.zuist.engine
ZUIST multi-scale scene engine for ZVTM.
fr.inria.zuist.event - package fr.inria.zuist.event
 
fr.inria.zuist.od - package fr.inria.zuist.od
 
fr.inria.zvtm.animation - package fr.inria.zvtm.animation
New ZVTM animation engine based on Sun's Timing framework.
fr.inria.zvtm.animation.interpolation - package fr.inria.zvtm.animation.interpolation
Interpolation methods (animation pacing functions) for the new ZVTM animation engine based on Sun's Timing framework.
fr.inria.zvtm.cluster - package fr.inria.zvtm.cluster
Enables distributed rendering of ZVTM views on multiple computers.
fr.inria.zvtm.engine - package fr.inria.zvtm.engine
ZVTM core functionalities.
fr.inria.zvtm.engine.portals - package fr.inria.zvtm.engine.portals
Portals that can be embedded in ZVTM views (to create views within views).
fr.inria.zvtm.event - package fr.inria.zvtm.event
Provides interfaces and classes for dealing with different types of events fired by ZVTM components.
fr.inria.zvtm.fits - package fr.inria.zvtm.fits
Support for the FITS image file format.
fr.inria.zvtm.fits.filters - package fr.inria.zvtm.fits.filters
 
fr.inria.zvtm.glyphs - package fr.inria.zvtm.glyphs
ZVTM glyphs (graphical objects).
fr.inria.zvtm.layout.delaunay - package fr.inria.zvtm.layout.delaunay
Algorithms for computing geometrical information about sets of points, such as the Delaunay triangulation and Voronoi tessellation.
fr.inria.zvtm.layout.jung - package fr.inria.zvtm.layout.jung
Interface with the Jung 2 graph layout library.
fr.inria.zvtm.layout.tree - package fr.inria.zvtm.layout.tree
Algorithms for laying out glyphs representing structured data trees, with interactive expansion/contraction.
fr.inria.zvtm.lens - package fr.inria.zvtm.lens
Implementation of the Sigma Lens framework for use with ZVTM views (focus+context representations including distortion/fisheye lenses, speed-coupled blending lenses, and many more).
fr.inria.zvtm.svg - package fr.inria.zvtm.svg
Import and export SVG documents to/from virtual spaces.
fr.inria.zvtm.text - package fr.inria.zvtm.text
 
fr.inria.zvtm.treemap - package fr.inria.zvtm.treemap
 
fr.inria.zvtm.widgets - package fr.inria.zvtm.widgets
Specialized versions of conventional Swing widgets to be overlaid on top of ZVTM views, and ZVTM Glyph-based widgets such as pie menus.
FRectangle<T> - Class in fr.inria.zvtm.glyphs
Rectangle becoming gradually translucent.
FRectangle() - Constructor for class fr.inria.zvtm.glyphs.FRectangle
 
FRectangle(double, double, int, double, double, Color, float, float) - Constructor for class fr.inria.zvtm.glyphs.FRectangle
 
FRectangle(double, double, int, double, double, Color, Color, float, float) - Constructor for class fr.inria.zvtm.glyphs.FRectangle
 
frequency - Variable in class fr.inria.zvtm.lens.SCBGaussianLens
 
frequency - Variable in class fr.inria.zvtm.lens.SCFGaussianLens
 
fromPanelToVSCoordinates(int, int, Camera, Point2D.Double) - Method in class fr.inria.zvtm.engine.View
Transform coordinates from screen space (JPanel coordinates) to VirtualSpace.
fromVSToPanelCoordinates(double, double, Camera, Point) - Method in class fr.inria.zvtm.engine.View
Transform coordinates from VirtualSpace to screen space (JPanel coordinates).
FSFresnelLens - Class in fr.inria.zvtm.lens
Profile: Fresnel-like (discrete steps) - Distance metric: L(2) (circular shape)
Size expressed as an absolute value in pixels
FSFresnelLens() - Constructor for class fr.inria.zvtm.lens.FSFresnelLens
create a lens with a maximum magnification factor of 2.0 with 2 discrete transition steps
FSFresnelLens(float, int) - Constructor for class fr.inria.zvtm.lens.FSFresnelLens
create a lens with a given maximum magnification factor
FSFresnelLens(float, int, int, int) - Constructor for class fr.inria.zvtm.lens.FSFresnelLens
create a lens with a given maximum magnification factor, inner and outer radii
FSFresnelLens(float, int, int, int, int, int) - Constructor for class fr.inria.zvtm.lens.FSFresnelLens
create a lens with a given maximum magnification factor, inner and outer radii
FSGaussianLens - Class in fr.inria.zvtm.lens
Profile: gaussian - Distance metric: L(2) (circular shape)
Size expressed as an absolute value in pixels
FSGaussianLens() - Constructor for class fr.inria.zvtm.lens.FSGaussianLens
create a lens with a maximum magnification factor of 2.0
FSGaussianLens(float) - Constructor for class fr.inria.zvtm.lens.FSGaussianLens
create a lens with a given maximum magnification factor
FSGaussianLens(float, int, int) - Constructor for class fr.inria.zvtm.lens.FSGaussianLens
create a lens with a given maximum magnification factor, inner and outer radii
FSGaussianLens(float, int, int, int, int) - Constructor for class fr.inria.zvtm.lens.FSGaussianLens
create a lens with a given maximum magnification factor, inner and outer radii
FSInverseCosineLens - Class in fr.inria.zvtm.lens
Profile: inverse cosine - Distance metric: L(2) (circular shape)
Size expressed as an absolute value in pixels
FSInverseCosineLens() - Constructor for class fr.inria.zvtm.lens.FSInverseCosineLens
create a lens with a maximum magnification factor of 2.0
FSInverseCosineLens(float) - Constructor for class fr.inria.zvtm.lens.FSInverseCosineLens
create a lens with a given maximum magnification factor
FSInverseCosineLens(float, int, int) - Constructor for class fr.inria.zvtm.lens.FSInverseCosineLens
create a lens with a given maximum magnification factor, inner and outer radii
FSInverseCosineLens(float, int, int, int, int) - Constructor for class fr.inria.zvtm.lens.FSInverseCosineLens
create a lens with a given maximum magnification factor, inner and outer radii
FSLinearLens - Class in fr.inria.zvtm.lens
Profile: linear - Distance metric: L(2) (circular shape)
Size expressed as an absolute value in pixels
FSLinearLens() - Constructor for class fr.inria.zvtm.lens.FSLinearLens
create a lens with a maximum magnification factor of 2.0
FSLinearLens(float) - Constructor for class fr.inria.zvtm.lens.FSLinearLens
create a lens with a given maximum magnification factor
FSLinearLens(float, int, int) - Constructor for class fr.inria.zvtm.lens.FSLinearLens
create a lens with a given maximum magnification factor, inner and outer radii
FSLinearLens(float, int, int, int, int) - Constructor for class fr.inria.zvtm.lens.FSLinearLens
create a lens with a given maximum magnification factor, inner and outer radii
FSManhattanLens - Class in fr.inria.zvtm.lens
Profile: manhattan - Distance metric: L(2) (circular shape)
Size expressed as an absolute value in pixels
FSManhattanLens() - Constructor for class fr.inria.zvtm.lens.FSManhattanLens
create a lens with a maximum magnification factor of 2.0
FSManhattanLens(float) - Constructor for class fr.inria.zvtm.lens.FSManhattanLens
create a lens with a given maximum magnification factor
FSManhattanLens(float, int) - Constructor for class fr.inria.zvtm.lens.FSManhattanLens
create a lens with a given maximum magnification factor, inner and outer radii
FSManhattanLens(float, int, int, int) - Constructor for class fr.inria.zvtm.lens.FSManhattanLens
create a lens with a given maximum magnification factor, inner and outer radii
FSScramblingLens - Class in fr.inria.zvtm.lens
Profile: gaussian - Distance metric: L(2) (circular shape)
Size expressed as an absolute value in pixels
FSScramblingLens() - Constructor for class fr.inria.zvtm.lens.FSScramblingLens
create a lens with a maximum magnification factor of 2.0
FSScramblingLens(float, int, int, int, int) - Constructor for class fr.inria.zvtm.lens.FSScramblingLens
create a lens with a given maximum magnification factor, inner and outer radii
FSStepLens - Class in fr.inria.zvtm.lens
Profile: flat steps with transitions - Distance metric: L(2) (circular shape)
Size expressed as an absolute value in pixels
FSStepLens() - Constructor for class fr.inria.zvtm.lens.FSStepLens
create a lens with a maximum magnification factor of 2.0 with 2 discrete transition steps
FSStepLens(float, int, int, int, int, int) - Constructor for class fr.inria.zvtm.lens.FSStepLens
create a lens with a given maximum magnification factor, inner and outer radii
FSWaveLens - Class in fr.inria.zvtm.lens
Profile: sin(x)/x - Distance metric: L(2) (circular shape)
Size expressed as an absolute value in pixels
FSWaveLens() - Constructor for class fr.inria.zvtm.lens.FSWaveLens
create a lens with a maximum magnification factor of 2.0
FSWaveLens(float, int, int, float, int, int) - Constructor for class fr.inria.zvtm.lens.FSWaveLens
create a lens with a given maximum magnification factor, inner and outer radii

G

Gamma3Filter - Class in fr.inria.zvtm.fits.filters
 
Gamma3Filter() - Constructor for class fr.inria.zvtm.fits.filters.Gamma3Filter
 
GenericDelta - Class in fr.inria.zvtm.cluster
A generic Delta that replays a method call remotely.
get() - Method in class fr.inria.zvtm.engine.SwingWorker
Return the value created by the construct method.
getAbsoluteURL(String, File) - Static method in class fr.inria.zuist.engine.SceneBuilder
 
getAbsoluteVertices() - Method in class fr.inria.zvtm.glyphs.FPolygon
Get this polygon's list of vertices (absolute coordinates).
getAbsoluteVertices() - Method in class fr.inria.zvtm.glyphs.VPolygon
Get this polygon's list of vertices (absolute coordinates).
getAbsoluteVerticesNO() - Method in class fr.inria.zvtm.glyphs.VPolygonOr
Vertex coordinates w.r.t centroid, not taking Glyph orientation into account.
getActiveCamera() - Method in class fr.inria.zvtm.engine.View
Get Camera corresponding to layer currently active (getting events).
getActiveCamera() - Method in class fr.inria.zvtm.engine.VirtualSpaceManager
Get active camera (in focused view).
getActiveLayer() - Method in class fr.inria.zvtm.engine.View
Get index of layer (camera) currently active (getting events).
getActiveSpace() - Method in class fr.inria.zvtm.engine.VirtualSpaceManager
Get active virtual space, i.e., the space owning the camera currently active.
getActiveView() - Method in class fr.inria.zvtm.engine.VirtualSpaceManager
Get currently active view.
getActualMaximumMagnification() - Method in class fr.inria.zvtm.lens.Lens
 
getActualMaximumMagnification() - Method in class fr.inria.zvtm.lens.SCBGaussianLens
 
getActualMaximumMagnification() - Method in class fr.inria.zvtm.lens.SCBLens
 
getActualMaximumMagnification() - Method in class fr.inria.zvtm.lens.SCFGaussianLens
 
getActualMaximumMagnification() - Method in class fr.inria.zvtm.lens.SCFInverseCosineLens
 
getActualMaximumMagnification() - Method in class fr.inria.zvtm.lens.SCFLinearLens
 
getActualRingRadius() - Method in class fr.inria.zvtm.lens.FixedSizeLens
 
getActualRingRadius() - Method in class fr.inria.zvtm.lens.SCBGaussianLens
 
getActualRingRadius() - Method in class fr.inria.zvtm.lens.SCBLens
 
getActualRingRadius() - Method in class fr.inria.zvtm.lens.SCFGaussianLens
 
getAllGlyphs() - Method in class fr.inria.zvtm.engine.VirtualSpace
Get all glyphs in this virtual space, visible or not, sensitive or not.
getAllPointsCoordinates() - Method in class fr.inria.zvtm.glyphs.DPath
Get coordinates of each point in the path including control points.
getAlphaTransparencyValue() - Method in class fr.inria.zvtm.svg.Context
Get alpha transparency value.
getAlphaTransparencyValue() - Method in class fr.inria.zvtm.svg.SVGStyle
Get alpha transparency value.
getAltitude() - Method in class fr.inria.zuist.engine.LensSceneObserver
 
getAltitude() - Method in class fr.inria.zuist.engine.PortalSceneObserver
 
getAltitude() - Method in class fr.inria.zuist.engine.SceneObserver
 
getAltitude() - Method in class fr.inria.zuist.engine.ViewSceneObserver
 
getAltitude() - Method in class fr.inria.zvtm.engine.Camera
Get camera's altitude.
getAltitude() - Method in class fr.inria.zvtm.engine.Location
 
getAnchor(String) - Static method in class fr.inria.zuist.od.TextDescription
Get ZVTM constant value representing anchors "start", "midlle", "end".
getAngle() - Method in class fr.inria.zvtm.glyphs.VRing
Get the arc angle.
getAngle() - Static method in class fr.inria.zvtm.widgets.PieMenuFactory
 
getAngleWidth() - Static method in class fr.inria.zvtm.widgets.PieMenuFactory
 
getAnimationFactory() - Method in class fr.inria.zvtm.animation.AnimationManager
Get the AnimationFactory associated with this AnimationManager.
getAnimationManager() - Method in class fr.inria.zvtm.engine.VirtualSpaceManager
Returns a reference to the AnimationManager associated with this VirtualSpaceManager.
getAntialiasing() - Method in class fr.inria.zvtm.engine.View
Get the value of the antialias rendering hint for this View.
getArcHeight() - Method in class fr.inria.zvtm.glyphs.VRoundRect
get vertical diameter of the arc at the four corners
getArcWidth() - Method in class fr.inria.zvtm.glyphs.VRoundRect
get horizontal diameter of the arc at the four corners
getArea() - Method in class fr.inria.zvtm.glyphs.FPolygon
Get the polygon's area.
getArea() - Method in class fr.inria.zvtm.glyphs.VPolygon
Get the polygon's area.
getArea() - Method in class fr.inria.zvtm.glyphs.VShape
Get the shape's area.
getAt(int) - Method in class fr.inria.zvtm.layout.tree.LNode
Get child of this node at specified index.
getAutoRequestFocusOnMouseEnter() - Method in class fr.inria.zvtm.engine.ViewPanel
Tells whether the viewpanel is automatically requesting focus when cursor enters it or not.
getBackgroundColor() - Method in class fr.inria.zvtm.cluster.ClusteredView
Gets the background color.
getBackgroundColor() - Method in class fr.inria.zvtm.engine.portals.CameraPortal
Get the color used to fill the background.
getBackgroundColor() - Method in class fr.inria.zvtm.engine.View
Get background color of this view.
getBackgroundColor() - Method in class fr.inria.zvtm.layout.tree.LNode
Get the color that will be used for background if drawBorder is true.
getBlockHeight() - Method in class fr.inria.zvtm.cluster.ClusterGeometry
 
getBlockWidth() - Method in class fr.inria.zvtm.cluster.ClusterGeometry
 
getBorder() - Method in class fr.inria.zvtm.engine.portals.CameraPortal
Get the color used to draw the border delimiting this portal.
getBorderColor() - Method in class fr.inria.zvtm.glyphs.ClosedShape
Get the glyph's current border color (use getColor for text, paths, segments, etc.).
getBorderColor() - Method in class fr.inria.zvtm.glyphs.Glyph
Get the glyph's border color (use getColor for text, paths, segments, etc.).
getBorderColor() - Method in class fr.inria.zvtm.glyphs.VText
Get the text's background color.
getBorderColor() - Method in class fr.inria.zvtm.layout.tree.LNode
Get the color that will be used for borders if drawBorder is true.
getBorderColor() - Method in class fr.inria.zvtm.widgets.TranslucentTextArea
 
getBorderColor() - Method in class fr.inria.zvtm.widgets.TranslucentTextField
Get the textfield's border color.
getBorderWidth() - Method in class fr.inria.zvtm.engine.portals.CameraPortal
get the border width of the portal
getBoundary() - Method in class fr.inria.zvtm.widgets.PieMenu
Get the menu's invisible (but sensitive) boundary glyph.
getBounds() - Method in class fr.inria.zuist.engine.Level
Get the bounding box enclosing all regions at this level.
getBounds() - Method in class fr.inria.zvtm.engine.Camera
Gets the horizontal bounds for this Camera.
getBounds() - Method in class fr.inria.zvtm.glyphs.Composite
 
getBounds() - Method in class fr.inria.zvtm.glyphs.DPath
Get the bounding box of this Glyph in virtual space coordinates.
getBounds() - Method in class fr.inria.zvtm.glyphs.Glyph
Get the bounding box of this Glyph in virtual space coordinates.
getBounds() - Method in class fr.inria.zvtm.glyphs.SIRectangle
Get the bounding box of this Glyph in virtual space coordinates.
getBounds() - Method in class fr.inria.zvtm.glyphs.VEllipse
Get the bounding box of this Glyph in virtual space coordinates.
getBounds() - Method in class fr.inria.zvtm.glyphs.VImage
Get the bounding box of this Glyph in virtual space coordinates.
getBounds() - Method in class fr.inria.zvtm.glyphs.VRectangle
Get the bounding box of this Glyph in virtual space coordinates.
getBounds() - Method in class fr.inria.zvtm.glyphs.VRoundRect
Get the bounding box of this Glyph in virtual space coordinates.
getBounds() - Method in class fr.inria.zvtm.glyphs.VSegment
Get the bounding box of this Glyph in virtual space coordinates.
getBounds() - Method in class fr.inria.zvtm.glyphs.VSwingComponent
Get the bounding box of this Glyph in virtual space coordinates.
getBounds(int) - Method in class fr.inria.zvtm.glyphs.VText
Get the width and height of the bounding box in virtual space.
getBounds(int) - Method in class fr.inria.zvtm.glyphs.VTextLayout
Get the width and height of the bounding box in virtual space.
getBounds(int) - Method in class fr.inria.zvtm.layout.tree.LNode
Get bounds of the node.
getBounds() - Method in class fr.inria.zvtm.treemap.MapItem
 
getBounds() - Method in interface fr.inria.zvtm.treemap.Mappable
 
getBreadthSpacing() - Method in class fr.inria.zvtm.layout.tree.TreeLayout
 
getBufferedImageFromFile(File) - Static method in class fr.inria.zvtm.glyphs.RImage
 
getBufferThreshold() - Method in class fr.inria.zvtm.lens.Lens
get the lens' buffer threshold, beyond which magnification should pixels be taken from the magnified buffer rather than from the source buffer
getCamera() - Method in class fr.inria.zuist.engine.SceneObserver
 
getCamera() - Method in class fr.inria.zvtm.engine.portals.CameraPortal
Get the main camera (at index 0).
getCamera(int) - Method in class fr.inria.zvtm.engine.VirtualSpace
Get the i-th camera added to this virtual space.
getCameraListAsArray() - Method in class fr.inria.zvtm.engine.VirtualSpace
Get a list of all cameras in this virtual space.
getCameraNumber(int) - Method in class fr.inria.zvtm.engine.View
Get Camera for layer i.
getCameras() - Method in class fr.inria.zvtm.engine.portals.CameraPortal
Get all cameras through which this portal is observing.
getCaretPosition() - Method in class fr.inria.zvtm.glyphs.VTextLayout
Get the caret's position within the string.
getCeilingAltitude() - Method in class fr.inria.zuist.engine.Level
Get ceiling altitude for this level.
getCentroid() - Method in class fr.inria.zvtm.glyphs.FPolygon
Get the double precision coordinates of this polygon's centroid.
getCentroid() - Method in class fr.inria.zvtm.glyphs.VPolygon
Get the double precision coordinates of this polygon's centroid.
getCentroid() - Method in class fr.inria.zvtm.glyphs.VShape
Get the double precision coordinates of this shape's centroid.
getChild(int) - Method in class fr.inria.zvtm.treemap.Tree
 
getChildren() - Method in class fr.inria.zvtm.layout.tree.LNode
 
getClientProperty(Object) - Method in class fr.inria.zvtm.layout.tree.LNode
Get user object that was set for this key using method setClientProperty(Object key, Object value).
getClosestAncestorGroupClass() - Method in class fr.inria.zvtm.svg.Context
 
getClosestAncestorGroupClass() - Method in class fr.inria.zvtm.svg.Metadata
 
getClosestAncestorGroupID() - Method in class fr.inria.zvtm.svg.Context
 
getClosestAncestorGroupID() - Method in class fr.inria.zvtm.svg.Metadata
 
getClosestGlyph(Glyph[], Point2D.Double) - Static method in class fr.inria.zvtm.engine.Utils
Get glyph closest to a given point in virtual space.
getClosestPoint(Point2D, GeneralPath, double) - Static method in class fr.inria.zvtm.lens.RouteLens
 
getClosestRegion(Point2D.Double) - Method in class fr.inria.zuist.engine.Level
Get region whose center is closest to a given location at this level.
getClosestRegionAtCurrentLevel(Point2D.Double, int) - Method in class fr.inria.zuist.engine.SceneManager
Get region whose center is closest to a given location at level l.
getCoef() - Method in class fr.inria.zvtm.engine.SpeedCoupling
 
getColor() - Method in class fr.inria.zvtm.glyphs.Glyph
Get the glyph's current main color.
getColor(String) - Static method in class fr.inria.zvtm.svg.SVGReader
Get the Java Color instance corresponding to an SVG string representation of that color.
getColorByKeyword(String) - Static method in class fr.inria.zvtm.engine.Utils
Get the Java AWT color which corresponds to a color keyword as defined in http://www.w3.org/TR/SVG/types.html#ColorKeywords.
getColorFilter() - Method in class fr.inria.zvtm.glyphs.FitsImage
Returns the color filter used by this FitsImage
getColorLookupTable() - Method in class fr.inria.zvtm.glyphs.JSkyFitsImage
Get the color lookup table currently set for this image.
getColumns() - Method in class fr.inria.zvtm.cluster.ClusterGeometry
 
getComponent() - Method in class fr.inria.zvtm.engine.AgileGLCViewPanel
 
getComponent() - Method in class fr.inria.zvtm.engine.AgileGLJViewPanel
 
getComponent() - Method in class fr.inria.zvtm.engine.AgileNewtViewPanel
 
getComponent() - Method in class fr.inria.zvtm.engine.GLViewPanel
Get the underlying Swing component.
getComponent() - Method in class fr.inria.zvtm.engine.OffscreenViewPanel
 
getComponent() - Method in class fr.inria.zvtm.engine.StdViewPanel
Get the underlying Swing component.
getComponent() - Method in class fr.inria.zvtm.engine.ViewPanel
Get the underlying Swing component.
getComponent() - Method in class fr.inria.zvtm.glyphs.VSwingComponent
Get the Swing component displayed.
getContainingRegion() - Method in class fr.inria.zuist.engine.Region
Get containing region, if any has been declared.
getContainingRegions(Vector<Region>) - Method in class fr.inria.zuist.engine.Region
Get containing regions recursively, if any have been declared.
getContextTranslucencyValue() - Method in class fr.inria.zvtm.lens.BlendingLens
 
getControlledCamera() - Method in class fr.inria.zvtm.engine.ScrollLayer
Get the camera controlled by the scroll bars.
getCurrentLevel() - Method in class fr.inria.zuist.engine.SceneObserver
Get the current level.
getCurrentPageNumber() - Method in class fr.inria.zvtm.glyphs.BrowsableDocument
Get the number (starting from 0 for page 1) of the page currently displayed.
getCursor() - Method in class fr.inria.zvtm.engine.View
Get this View's cursor object.
getCutLevels() - Method in class fr.inria.zvtm.glyphs.JSkyFitsImage
Returns an array containing [lowCut, highCut]
getDataType() - Method in class fr.inria.zvtm.glyphs.JSkyFitsImage
 
getDebugMode() - Static method in class fr.inria.zuist.engine.SceneManager
 
getDefaultBackgroundColor() - Method in class fr.inria.zvtm.layout.tree.LTree
Get default background color of the nodes.
getDefaultBorderColor() - Method in class fr.inria.zvtm.glyphs.ClosedShape
Get the glyph's default border color (use getColor for text, paths, segments, etc.).
getDefaultBorderColor() - Method in class fr.inria.zvtm.layout.tree.LTree
Get default border color of the nodes.
getDefaultColor() - Method in class fr.inria.zvtm.glyphs.Glyph
Get the glyph's default main color.
getDefaultCursorInsideHighlightColor() - Static method in class fr.inria.zvtm.glyphs.Glyph
 
getDefaultDetectMultiFills() - Method in class fr.inria.zvtm.engine.VirtualSpaceManager
Tells whether detection of multiple full fills in one view repaint for this View is enabled or disabled.
getDefaultSelectedBackgroundColor() - Method in class fr.inria.zvtm.layout.tree.LTree
Get default text color of the nodes.
getDefaultSelectedBorderColor() - Method in class fr.inria.zvtm.layout.tree.LTree
 
getDefaultSelectedTextColor() - Method in class fr.inria.zvtm.layout.tree.LTree
 
getDefaultTextColor() - Method in class fr.inria.zvtm.layout.tree.LTree
Get default text color of the nodes.
getDelay() - Method in class fr.inria.zvtm.engine.ViewPanel
Get the actual instantaneous refresh rate.
getDepth() - Method in class fr.inria.zvtm.treemap.MapItem
 
getDepth() - Method in interface fr.inria.zvtm.treemap.Mappable
 
getDepthSpacing() - Method in class fr.inria.zvtm.layout.tree.TreeLayout
 
getDetectMultiFills() - Method in class fr.inria.zvtm.engine.View
Tells whether detection of multiple full fills in one view repaint is enabled or not for this View.
getDifference(Location, Location) - Static method in class fr.inria.zvtm.engine.Location
Get the difference between two locations in position and altitude.
getDimensions() - Method in class fr.inria.zvtm.engine.portals.Portal
 
getDistance() - Method in class fr.inria.zvtm.engine.portals.TrailingCameraPortal
 
getDistanceFromBorders(int, int, int[]) - Method in class fr.inria.zvtm.engine.portals.Portal
Computes the distance between a given point (typically the mouse cursor) and each of the four portal borders.
getDistanceMetrics() - Method in interface fr.inria.zvtm.lens.LPDistanceMetrics
 
getDistanceMetrics() - Method in class fr.inria.zvtm.lens.LPFSGaussianLens
 
getDocument(URL) - Static method in class fr.inria.zuist.engine.PDFResourceHandler
Get a PDF Document (IcePDF Document instance) given its URL.
getDocument() - Method in class fr.inria.zvtm.glyphs.BrowsableDocument
Get the underlying IcePDF document.
getDoRing() - Method in class fr.inria.zvtm.lens.SCBGaussianLens
 
getDoRing() - Method in class fr.inria.zvtm.lens.SCBLens
 
getDoRing() - Method in class fr.inria.zvtm.lens.SCFGaussianLens
 
getDoubleValue(String) - Method in class fr.inria.zvtm.fits.NomWcsKeywordProvider
 
getDoubleValue(String, double) - Method in class fr.inria.zvtm.fits.NomWcsKeywordProvider
 
getDownButton() - Method in class fr.inria.zvtm.engine.ScrollLayer
Get the glyph that represents the DOWN button.
getDragBarColor() - Method in class fr.inria.zvtm.engine.portals.DraggableCameraPortal
Get color of horizontal bar used to drag the portal.
getDragBarHeight() - Method in class fr.inria.zvtm.engine.portals.DraggableCameraPortal
Get height of horizontal bar used to drag the portal.
getDrawBorder() - Method in class fr.inria.zvtm.widgets.TranslucentJLabel
Is the widget's border drawn or not.
getDrawingList() - Method in class fr.inria.zvtm.engine.VirtualSpace
Get all visible glyphs (not cloned).
getDrawingMethod() - Method in class fr.inria.zvtm.glyphs.DPath
The drawing method employed.
getDrawnGlyphs(int) - Method in class fr.inria.zvtm.engine.VirtualSpace
Get all glyphs actually drawn for a given camera in this virtual space.
getDrawOrderedPickedGlyphList(VirtualSpace) - Method in class fr.inria.zvtm.engine.PickerVS
The list of glyphs under the picker, ordered according to the drawing stack
getDynaPicker() - Method in class fr.inria.zvtm.engine.VCursor
 
getDynaSpotColor() - Method in class fr.inria.zvtm.engine.DynaPicker
Get the color of the dynaspot area.
getDynaSpotLagTime() - Method in class fr.inria.zvtm.engine.DynaPicker
Get DynaSpot lag parameter.
getDynaSpotListener() - Method in class fr.inria.zvtm.engine.DynaPicker
Find out who is listening for DynaSpot events.
getDynaSpotMaxRadius() - Method in class fr.inria.zvtm.engine.DynaPicker
Get maximum size of DynaSpot selection region.
getDynaSpotRadius() - Method in class fr.inria.zvtm.engine.DynaPicker
Get DynaSpot's current radius.
getDynaSpotReducTime() - Method in class fr.inria.zvtm.engine.DynaPicker
Get DynaSpot reduction time parameter.
getDynaSpotTranslucence() - Method in class fr.inria.zvtm.engine.DynaPicker
Get the translucence level of the dynaspot area.
getEdgeColor() - Method in class fr.inria.zvtm.layout.tree.LNode
 
getElementPointsCoordinates(int) - Method in class fr.inria.zvtm.glyphs.DPath
Get coordinates of the start, end and control points of the element
getElementsCount() - Method in class fr.inria.zvtm.glyphs.DPath
Get total number of elements in the path
getElementType(int) - Method in class fr.inria.zvtm.glyphs.DPath
Get element's type
getEndPoint() - Method in class fr.inria.zvtm.glyphs.DPath
 
getEndPoints() - Method in class fr.inria.zvtm.glyphs.VSegment
Get the segment's two endpoints
getEndPointX() - Method in class fr.inria.zvtm.glyphs.DPath
 
getEndPointY() - Method in class fr.inria.zvtm.glyphs.DPath
 
getEndTangentOrientation() - Method in class fr.inria.zvtm.glyphs.DPath
Get orientation of the tangent to the end of the path.
getFeedbackWhenFetching() - Method in class fr.inria.zuist.od.ResourceDescription
Get whether some visual feedback is given in the interface while loading the resource.
getFillColor() - Method in class fr.inria.zvtm.svg.Context
Get fill (interior) color.
getFillColor() - Method in class fr.inria.zvtm.svg.SVGStyle
Get fill (interior) color.
getFilter() - Method in enum fr.inria.zvtm.glyphs.FitsImage.ColorFilter
 
getFilterClasses() - Static method in class fr.inria.zvtm.fits.filters.FilterVisualizer
 
getFirstChild() - Method in class fr.inria.zvtm.layout.tree.LNode
 
getFitsHeight() - Method in class fr.inria.zvtm.glyphs.FitsImage
 
getFITSImageURL() - Method in class fr.inria.zvtm.glyphs.JSkyFitsImage
Get URL of underlying FITS Image.
getFitsWidth() - Method in class fr.inria.zvtm.glyphs.FitsImage
 
getFlattenedCoordinates(DPath, Point2D.Double, Point2D.Double, boolean) - Static method in class fr.inria.zvtm.glyphs.DPath
Calculates coordinates of all DPath's points (including control points) to display the DPath as a line.
getFloatValue(String) - Method in class fr.inria.zvtm.fits.NomWcsKeywordProvider
 
getFloatValue(String, float) - Method in class fr.inria.zvtm.fits.NomWcsKeywordProvider
 
getFloorAltitude() - Method in class fr.inria.zuist.engine.Level
Get floor altitude for this level.
getFocal() - Method in class fr.inria.zvtm.engine.Camera
Get camera focal distance.
getFocusTranslucencyValue() - Method in class fr.inria.zvtm.lens.BlendingLens
 
getFont() - Method in class fr.inria.zuist.od.TextDescription
Get the AWT Font object used to draw this text.
getFont() - Method in class fr.inria.zvtm.glyphs.VText
Get the Font used to display this specific text object.
getFont(String, int, int) - Static method in class fr.inria.zvtm.svg.SVGReader
Returns the Font object corresponding to the provided description.
getFont() - Static method in class fr.inria.zvtm.widgets.PieMenuFactory
 
getFontDialog(Frame) - Static method in class fr.inria.zvtm.widgets.FontDialog
Call a FontDialog window that will return the font selected in the window
getFontDialog(Dialog) - Static method in class fr.inria.zvtm.widgets.FontDialog
Call a FontDialog window that will return the font selected in the window
getFontDialog(Frame, Font) - Static method in class fr.inria.zvtm.widgets.FontDialog
Call a FontDialog window that will return the font selected in the window
getFontDialog(Dialog, Font) - Static method in class fr.inria.zvtm.widgets.FontDialog
Call a FontDialog window that will return the font selected in the window
getFontStyle(String) - Static method in class fr.inria.zuist.engine.SceneBuilder
 
getFontStyleName(int) - Static method in class fr.inria.zvtm.widgets.FontDialog
 
getFraction() - Method in class fr.inria.zvtm.glyphs.VEclipse
Get fraction of eclipse.
getFrame() - Method in class fr.inria.zvtm.engine.EView
 
getFrame() - Method in class fr.inria.zvtm.engine.PView
Get the java.awt.Container for this view
getFrame() - Method in class fr.inria.zvtm.engine.View
Get the java.awt.Component for this View.
getGenericFontFamily(Font) - Static method in class fr.inria.zvtm.svg.SVGWriter
 
getGlobalView(int, EndAction) - Method in class fr.inria.zuist.engine.ViewSceneObserver
Get a global view of the scene from this SceneObserver.
getGlobalView(Camera) - Method in class fr.inria.zvtm.engine.portals.CameraPortal
Get the location from which a Camera in this Portal will see all glyphs visible in the associated virtual space.
getGlobalView() - Method in class fr.inria.zvtm.engine.portals.CameraPortal
Get the location from which the Camera in this Portal will see all glyphs visible in the associated virtual space.
getGlobalView(int) - Method in class fr.inria.zvtm.engine.portals.CameraPortal
Translates and (un)zooms this portal's camera in order to see everything visible in the associated virtual space.
getGlobalView(int, Camera) - Method in class fr.inria.zvtm.engine.portals.CameraPortal
Translates and (un)zooms this portal's camera in order to see everything visible in the associated virtual space.
getGlobalView(Camera, float) - Method in class fr.inria.zvtm.engine.View
Get the location from which a camera will see all glyphs visible in the associated virtual space.
getGlobalView(Camera, int) - Method in class fr.inria.zvtm.engine.View
Translates and (un)zooms a camera in order to see everything visible in the associated virtual space.
getGlobalView(Camera, int, float) - Method in class fr.inria.zvtm.engine.View
Translates and (un)zooms a camera in order to see everything visible in the associated virtual space.
getGlobalView(Camera) - Method in class fr.inria.zvtm.engine.View
Get the location from which a camera will see everything visible in the associated virtual space.
getGlyph() - Method in class fr.inria.zuist.od.ClosedShapeDescription
Get actual ClosedShape instance wrapped in this ZUIST object description.
getGlyph() - Method in class fr.inria.zuist.od.GlyphDescription
 
getGlyph() - Method in class fr.inria.zuist.od.ImageDescription
 
getGlyph() - Method in class fr.inria.zuist.od.ObjectDescription
Get Glyph described by this description.
getGlyph() - Method in class fr.inria.zuist.od.PDFPageDescription
 
getGlyph() - Method in class fr.inria.zuist.od.SceneFragmentDescription
Does not return anything since this is a scene fragment.
getGlyph() - Method in class fr.inria.zuist.od.TextDescription
 
getGlyph() - Method in class fr.inria.zvtm.glyphs.GlyphIcon
get the glyph that the icon is representing
getGlyphFactoryDialog(Frame) - Static method in class fr.inria.zvtm.glyphs.GlyphFactory
Call a GlyphFactory window that will return the glyph created in the window (all parameters have default value and are editable)
getGlyphFactoryDialog(Dialog) - Static method in class fr.inria.zvtm.glyphs.GlyphFactory
Call a GlyphFactory window that will return the glyph created in the window (all parameters have default value and are editable)
getGlyphFactoryDialog(Frame, long) - Static method in class fr.inria.zvtm.glyphs.GlyphFactory
Call a GlyphFactory window that will return the glyph created in the window (all parameters have default value and are editable)
getGlyphFactoryDialog(Dialog, long) - Static method in class fr.inria.zvtm.glyphs.GlyphFactory
Call a GlyphFactory window that will return the glyph created in the window (all parameters have default value and are editable)
getGlyphFactoryDialog(Frame, Vector, String, boolean, Color, boolean, Color, boolean, boolean, boolean, double, boolean, boolean, boolean, double, boolean, long, boolean, int, boolean, double[], boolean) - Static method in class fr.inria.zvtm.glyphs.GlyphFactory
Call a GlyphFactory window that will return the glyph created in the window (programer sets the default value(s) for every field and specifies if the field can be changed or not)
getGlyphFactoryDialog(Dialog, Vector, String, boolean, Color, boolean, Color, boolean, boolean, boolean, double, boolean, boolean, boolean, double, boolean, long, boolean, int, boolean, double[], boolean) - Static method in class fr.inria.zvtm.glyphs.GlyphFactory
Call a GlyphFactory window that will return the glyph created in the window (programer sets the default value(s) for every field and specifies if the field can be changed or not)
getGlyphIcon(Glyph, int, int) - Static method in class fr.inria.zvtm.glyphs.GlyphIcon
Use this method to get a GlyphIcon (you shoud not use a Ic* constructor directly nor GlyphIcon()) ; all objects returned by this method implement javax.swing.Icon
getGlyphSetGeometricalCenter(Glyph[]) - Static method in class fr.inria.zvtm.engine.VirtualSpace
Compute the geometrical center of a set of glyphs (takes glyph sizes into account)
getGlyphsInDynaSpotRegion(Camera) - Method in class fr.inria.zvtm.engine.DynaPicker
Get the set of glyphs intersected by the cursor's dynaspot region.
getGlyphsInRegion(double, double, double, double) - Method in class fr.inria.zvtm.engine.VirtualSpace
Get glyphs whose hotspot is in region delimited by rectangle (x1,y1,x2,y2) in this VirtualSpace.
getGlyphsOfType(String) - Method in class fr.inria.zvtm.engine.VirtualSpace
get all glyphs of type t - if t=="" then select all glyphs (means ANY type)
getGlyphsUnderCursorList() - Method in class fr.inria.zvtm.engine.ViewPanel
Get the list of glyphs currently under the cursor.
getGradient(float) - Method in class fr.inria.zvtm.fits.filters.Aips0Filter
 
getGradient(float) - Method in class fr.inria.zvtm.fits.filters.BackgrFilter
 
getGradient(float) - Method in class fr.inria.zvtm.fits.filters.BlueFilter
 
getGradient(float) - Method in class fr.inria.zvtm.fits.filters.BlulutFilter
 
getGradient(float) - Method in class fr.inria.zvtm.fits.filters.ColorFilter
 
getGradient(float) - Method in interface fr.inria.zvtm.fits.filters.ColorGradient
 
getGradient(float) - Method in class fr.inria.zvtm.fits.filters.FlagFilter
 
getGradient(float) - Method in class fr.inria.zvtm.fits.filters.Gamma3Filter
 
getGradient(float) - Method in class fr.inria.zvtm.fits.filters.GreenFilter
 
getGradient(float) - Method in class fr.inria.zvtm.fits.filters.HalleyFilter
 
getGradient(float) - Method in class fr.inria.zvtm.fits.filters.HazeFilter
 
getGradient(float) - Method in class fr.inria.zvtm.fits.filters.HeatFilter
 
getGradient(float) - Method in class fr.inria.zvtm.fits.filters.Idl11Filter
 
getGradient(float) - Method in class fr.inria.zvtm.fits.filters.Idl12Filter
 
getGradient(float) - Method in class fr.inria.zvtm.fits.filters.Idl14Filter
 
getGradient(float) - Method in class fr.inria.zvtm.fits.filters.Idl15Filter
 
getGradient(float) - Method in class fr.inria.zvtm.fits.filters.Idl2Filter
 
getGradient(float) - Method in class fr.inria.zvtm.fits.filters.Idl4Filter
 
getGradient(float) - Method in class fr.inria.zvtm.fits.filters.Idl5Filter
 
getGradient(float) - Method in class fr.inria.zvtm.fits.filters.Idl6Filter
 
getGradient(float) - Method in class fr.inria.zvtm.fits.filters.IkonFilter
 
getGradient(float) - Method in class fr.inria.zvtm.fits.filters.IsophotFilter
 
getGradient(float) - Method in class fr.inria.zvtm.fits.filters.LightFilter
 
getGradient(float) - Method in class fr.inria.zvtm.fits.filters.LnspiralFilter
 
getGradient(float) - Method in class fr.inria.zvtm.fits.filters.ManycolFilter
 
getGradient(float) - Method in class fr.inria.zvtm.fits.filters.MousseFilter
 
getGradient(float) - Method in class fr.inria.zvtm.fits.filters.NegFilter
 
getGradient(float) - Method in class fr.inria.zvtm.fits.filters.NopFilter
 
getGradient(float) - Method in class fr.inria.zvtm.fits.filters.NullFilter
 
getGradient(float) - Method in class fr.inria.zvtm.fits.filters.PastelFilter
 
getGradient(float) - Method in class fr.inria.zvtm.fits.filters.Pseudo1Filter
 
getGradient(float) - Method in class fr.inria.zvtm.fits.filters.Pseudo2Filter
 
getGradient(float) - Method in class fr.inria.zvtm.fits.filters.Rainbow1Filter
 
getGradient(float) - Method in class fr.inria.zvtm.fits.filters.Rainbow2Filter
 
getGradient(float) - Method in class fr.inria.zvtm.fits.filters.Rainbow3Filter
 
getGradient(float) - Method in class fr.inria.zvtm.fits.filters.Rainbow4Filter
 
getGradient(float) - Method in class fr.inria.zvtm.fits.filters.RainbowFilter
 
getGradient(float) - Method in class fr.inria.zvtm.fits.filters.RampFilter
 
getGradient(float) - Method in class fr.inria.zvtm.fits.filters.Random1Filter
 
getGradient(float) - Method in class fr.inria.zvtm.fits.filters.Random2Filter
 
getGradient(float) - Method in class fr.inria.zvtm.fits.filters.Random3Filter
 
getGradient(float) - Method in class fr.inria.zvtm.fits.filters.Random4Filter
 
getGradient(float) - Method in class fr.inria.zvtm.fits.filters.RandomFilter
 
getGradient(float) - Method in class fr.inria.zvtm.fits.filters.RealFilter
 
getGradient(float) - Method in class fr.inria.zvtm.fits.filters.RedFilter
 
getGradient(float) - Method in class fr.inria.zvtm.fits.filters.SmoothFilter
 
getGradient(float) - Method in class fr.inria.zvtm.fits.filters.StaircaseFilter
 
getGradient(float) - Method in class fr.inria.zvtm.fits.filters.Stairs8Filter
 
getGradient(float) - Method in class fr.inria.zvtm.fits.filters.Stairs9Filter
 
getGradient(float) - Method in class fr.inria.zvtm.fits.filters.StandardFilter
 
getGradient() - Method in class fr.inria.zvtm.glyphs.LGRectangle
 
getGradientS(float) - Static method in class fr.inria.zvtm.fits.filters.Aips0Filter
 
getGradientS(float) - Static method in class fr.inria.zvtm.fits.filters.BackgrFilter
 
getGradientS(float) - Static method in class fr.inria.zvtm.fits.filters.BlueFilter
 
getGradientS(float) - Static method in class fr.inria.zvtm.fits.filters.BlulutFilter
 
getGradientS(float) - Static method in class fr.inria.zvtm.fits.filters.ColorFilter
 
getGradientS(float) - Static method in class fr.inria.zvtm.fits.filters.FlagFilter
 
getGradientS(float) - Static method in class fr.inria.zvtm.fits.filters.Gamma3Filter
 
getGradientS(float) - Static method in class fr.inria.zvtm.fits.filters.GreenFilter
 
getGradientS(float) - Static method in class fr.inria.zvtm.fits.filters.HalleyFilter
 
getGradientS(float) - Static method in class fr.inria.zvtm.fits.filters.HazeFilter
 
getGradientS(float) - Static method in class fr.inria.zvtm.fits.filters.HeatFilter
 
getGradientS(float) - Static method in class fr.inria.zvtm.fits.filters.Idl11Filter
 
getGradientS(float) - Static method in class fr.inria.zvtm.fits.filters.Idl12Filter
 
getGradientS(float) - Static method in class fr.inria.zvtm.fits.filters.Idl14Filter
 
getGradientS(float) - Static method in class fr.inria.zvtm.fits.filters.Idl15Filter
 
getGradientS(float) - Static method in class fr.inria.zvtm.fits.filters.Idl2Filter
 
getGradientS(float) - Static method in class fr.inria.zvtm.fits.filters.Idl4Filter
 
getGradientS(float) - Static method in class fr.inria.zvtm.fits.filters.Idl5Filter
 
getGradientS(float) - Static method in class fr.inria.zvtm.fits.filters.Idl6Filter
 
getGradientS(float) - Static method in class fr.inria.zvtm.fits.filters.IkonFilter
 
getGradientS(float) - Static method in class fr.inria.zvtm.fits.filters.IsophotFilter
 
getGradientS(float) - Static method in class fr.inria.zvtm.fits.filters.LightFilter
 
getGradientS(float) - Static method in class fr.inria.zvtm.fits.filters.LnspiralFilter
 
getGradientS(float) - Static method in class fr.inria.zvtm.fits.filters.ManycolFilter
 
getGradientS(float) - Static method in class fr.inria.zvtm.fits.filters.MousseFilter
 
getGradientS(float) - Static method in class fr.inria.zvtm.fits.filters.NegFilter
 
getGradientS(float) - Static method in class fr.inria.zvtm.fits.filters.NopFilter
 
getGradientS(float) - Static method in class fr.inria.zvtm.fits.filters.NullFilter
 
getGradientS(float) - Static method in class fr.inria.zvtm.fits.filters.PastelFilter
 
getGradientS(float) - Static method in class fr.inria.zvtm.fits.filters.Pseudo1Filter
 
getGradientS(float) - Static method in class fr.inria.zvtm.fits.filters.Pseudo2Filter
 
getGradientS(float) - Static method in class fr.inria.zvtm.fits.filters.Rainbow1Filter
 
getGradientS(float) - Static method in class fr.inria.zvtm.fits.filters.Rainbow2Filter
 
getGradientS(float) - Static method in class fr.inria.zvtm.fits.filters.Rainbow3Filter
 
getGradientS(float) - Static method in class fr.inria.zvtm.fits.filters.Rainbow4Filter
 
getGradientS(float) - Static method in class fr.inria.zvtm.fits.filters.RainbowFilter
 
getGradientS(float) - Static method in class fr.inria.zvtm.fits.filters.RampFilter
 
getGradientS(float) - Static method in class fr.inria.zvtm.fits.filters.Random1Filter
 
getGradientS(float) - Static method in class fr.inria.zvtm.fits.filters.Random2Filter
 
getGradientS(float) - Static method in class fr.inria.zvtm.fits.filters.Random3Filter
 
getGradientS(float) - Static method in class fr.inria.zvtm.fits.filters.Random4Filter
 
getGradientS(float) - Static method in class fr.inria.zvtm.fits.filters.RandomFilter
 
getGradientS(float) - Static method in class fr.inria.zvtm.fits.filters.RealFilter
 
getGradientS(float) - Static method in class fr.inria.zvtm.fits.filters.RedFilter
 
getGradientS(float) - Static method in class fr.inria.zvtm.fits.filters.SmoothFilter
 
getGradientS(float) - Static method in class fr.inria.zvtm.fits.filters.StaircaseFilter
 
getGradientS(float) - Static method in class fr.inria.zvtm.fits.filters.Stairs8Filter
 
getGradientS(float) - Static method in class fr.inria.zvtm.fits.filters.Stairs9Filter
 
getGradientS(float) - Static method in class fr.inria.zvtm.fits.filters.StandardFilter
 
getGraphicalObject(String) - Method in class fr.inria.zvtm.treemap.ZMapItem
 
getGraphicalObjects() - Method in class fr.inria.zvtm.treemap.ZMapItem
 
getGraphicsContext() - Method in class fr.inria.zvtm.engine.View
Get access to the panel's AWT Graphics object.
getGrid() - Method in class fr.inria.zvtm.glyphs.FitsImage
May return null
getHeight() - Method in class fr.inria.zuist.engine.Region
Get this region's height.
getHeight() - Method in class fr.inria.zvtm.cluster.ClusterGeometry
Returns the total height of the display wall
getHeight() - Method in class fr.inria.zvtm.glyphs.DPath
Get the vertical distance from northern-most point to the southern-most one.
getHeight() - Method in interface fr.inria.zvtm.glyphs.RectangularShape
Get width in virtual space.
getHeight() - Method in class fr.inria.zvtm.glyphs.RImage
 
getHeight() - Method in class fr.inria.zvtm.glyphs.SIRectangle
 
getHeight() - Method in class fr.inria.zvtm.glyphs.VEllipse
 
getHeight() - Method in class fr.inria.zvtm.glyphs.VImage
 
getHeight() - Method in class fr.inria.zvtm.glyphs.VRectangle
 
getHeight() - Method in class fr.inria.zvtm.glyphs.VRoundRect
 
getHeight() - Method in class fr.inria.zvtm.glyphs.VSegment
 
getHeight() - Method in class fr.inria.zvtm.glyphs.VSwingComponent
 
getHeight() - Method in class fr.inria.zvtm.glyphs.ZPDFPage
 
getHeight() - Method in class fr.inria.zvtm.treemap.Rect
 
getHeightConstraint() - Method in class fr.inria.zvtm.glyphs.MultilineText
 
getHighestLevel() - Method in class fr.inria.zuist.engine.Region
Get index of highest and lowest levels this region belongs to.
getHighlightColor() - Static method in class fr.inria.zvtm.glyphs.VTextLayout
 
getHistogram(int) - Method in class fr.inria.zvtm.glyphs.JSkyFitsImage
 
getHorizontalSlider() - Method in class fr.inria.zvtm.engine.ScrollLayer
Get the glyph that represents the horizontal slider.
getHSVbColor() - Method in class fr.inria.zvtm.glyphs.ClosedShape
Get border color's HSV components.
getHSVbColor() - Method in class fr.inria.zvtm.glyphs.Glyph
Get border color's HSV components.
getHSVColor() - Method in class fr.inria.zvtm.glyphs.Glyph
Get main color's HSV components.
getHTTPPassword() - Static method in class fr.inria.zuist.engine.SceneManager
 
getHTTPUser() - Static method in class fr.inria.zuist.engine.SceneManager
 
getID() - Method in class fr.inria.zuist.engine.Region
Get Region ID.
getID() - Method in class fr.inria.zuist.od.ObjectDescription
Get this object description's ID.
getImage() - Method in class fr.inria.zvtm.engine.AgileViewPanel
Not implemented yet.
getImage() - Method in class fr.inria.zvtm.engine.GLViewPanel
Not implemented yet.
getImage() - Method in class fr.inria.zvtm.engine.OffscreenViewPanel
 
getImage() - Method in class fr.inria.zvtm.engine.StdViewPanel
 
getImage() - Method in class fr.inria.zvtm.engine.View
Get an image of what is visible in this view, by calling getImage on the JComponent.
getImage() - Method in class fr.inria.zvtm.engine.ViewPanel
 
getImage() - Method in class fr.inria.zvtm.glyphs.VImage
Get the bitmap image displayed.
getImageLocation() - Method in class fr.inria.zvtm.cluster.ClusteredImage
 
getImageLocation() - Method in class fr.inria.zvtm.glyphs.FitsImage
 
getIndex() - Method in class fr.inria.zvtm.engine.Camera
Get camera index.
getInnerRadius() - Method in class fr.inria.zvtm.lens.FixedSizeLens
get the lens' inner radius (beyond which maximum magnification is applied - inward)
getInnerRadiusColor() - Method in class fr.inria.zvtm.lens.FixedSizeLens
Get the color used to draw the lens' inner radius.
getInnerRatio() - Method in class fr.inria.zvtm.glyphs.VRing
Returns the inner radius ratio, as a percentage of the outer radius.
getInstance() - Static method in class fr.inria.zvtm.animation.interpolation.ConstantAccInterpolator
Returns Interpolator instance
getInstance() - Static method in class fr.inria.zvtm.animation.interpolation.FastInSlowOutInterpolator
Returns Interpolator instance
getInstance() - Static method in class fr.inria.zvtm.animation.interpolation.IdentityInterpolator
Returns Interpolator instance
getInstance() - Static method in class fr.inria.zvtm.animation.interpolation.SlowInSlowOutInterpolator
Returns Interpolator instance
getInstance() - Static method in class fr.inria.zvtm.animation.interpolation.SlowInSlowOutInterpolator2
Returns Interpolator instance
getInstance(int) - Static method in class fr.inria.zvtm.animation.interpolation.SlowInSlowOutInterpolator2
Returns Interpolator instance
getInterpolationMethod() - Method in class fr.inria.zvtm.glyphs.IcePDFPageImg
Get information about how image should be interpolated when drawn at a scale different from its original scale.
getInterpolationMethod() - Method in class fr.inria.zvtm.glyphs.VImage
Get information about how image should be interpolated when drawn at a scale different from its original scale.
getIntersectingGlyphs(Camera, boolean, String) - Method in class fr.inria.zvtm.engine.Picker
 
getIntersectingGlyphs(Camera, boolean, String) - Method in class fr.inria.zvtm.engine.PickerVS
Get a list of all Glyphs (including segments and paths) picked.
getIntersectingGlyphs(Camera) - Method in class fr.inria.zvtm.engine.PickerVS
Get a list of all Glyphs (including segments and paths) picked.
getIntersectingPaths(Camera, int, double, double, boolean) - Static method in class fr.inria.zvtm.engine.PickerVS
Get a list of all DPaths picked at a given set of coordinates.
getIntersectingPaths(Camera) - Method in class fr.inria.zvtm.engine.PickerVS
Get a list of all DPaths picked at the picker's current coordinates.
getIntersectingPaths(Camera, int) - Method in class fr.inria.zvtm.engine.PickerVS
Get a list of all DPaths picked at the picker's current coordinates.
getIntersectingSegments(Camera, int) - Method in class fr.inria.zvtm.engine.Picker
Get a list of all VSegments picked at the picker's current coordinates.
getIntersectingSegments(Camera, int, int, int) - Static method in class fr.inria.zvtm.engine.Picker
Get a list of all VSegments picked at a given set of coordinates.
getIntValue(String) - Method in class fr.inria.zvtm.fits.NomWcsKeywordProvider
 
getIntValue(String, int) - Method in class fr.inria.zvtm.fits.NomWcsKeywordProvider
 
getItem(int) - Method in class fr.inria.zvtm.widgets.PieMenu
Get the menu item at a given index.
getItem(String) - Method in class fr.inria.zvtm.widgets.PieMenu
Get the menu item that has a given label.
getItemBorderColor() - Static method in class fr.inria.zvtm.widgets.PieMenuFactory
 
getItemFillColor() - Static method in class fr.inria.zvtm.widgets.PieMenuFactory
 
getItemForGlyph(Glyph) - Method in class fr.inria.zvtm.widgets.Menu
Returns the MenuItem associated to a given Glyph, if there is such an item.
getItemIndex(Glyph) - Method in class fr.inria.zvtm.widgets.PieMenu
Get index of the provided glyph in the list of menu items.
Menu items are sorted counter clockwise, starting with the element placed at the start angle.
getItems() - Method in interface fr.inria.zvtm.treemap.MapModel
Get the list of items in this model.
getItems() - Method in class fr.inria.zvtm.treemap.Tree
 
getItems() - Method in class fr.inria.zvtm.widgets.PieMenu
Get the menu's items counter clockwise.
getJava2DGeneralPath() - Method in class fr.inria.zvtm.glyphs.DPath
Get the Java2D GeneralPath representing this DPath in virtual space coordinates.
getJava2DPainter(short) - Method in class fr.inria.zvtm.engine.View
Get the implementation of the paint method (containing Java2D paint instructions) that will be called each time the view is repainted.
getJava2DPathIterator() - Method in class fr.inria.zvtm.glyphs.DPath
Get the Java2D path iterator representing this DPath.
getJava2DShape() - Method in class fr.inria.zvtm.glyphs.Composite
 
getJava2DShape() - Method in class fr.inria.zvtm.glyphs.DPath
 
getJava2DShape() - Method in class fr.inria.zvtm.glyphs.FPolygon
Get the Java2D Shape corresponding to this Glyph.
getJava2DShape() - Method in class fr.inria.zvtm.glyphs.Glyph
Get the Java2D Shape corresponding to this Glyph.
getJava2DShape(Glyph) - Static method in class fr.inria.zvtm.glyphs.GlyphUtils
get a java.awt.Shape instance describing Glyph g (only working for non-Or shapes for now, but could be easily extended to support them)
getJava2DShape() - Method in class fr.inria.zvtm.glyphs.SemZoomGlyph
 
getJava2DShape() - Method in class fr.inria.zvtm.glyphs.SIRectangle
 
getJava2DShape() - Method in class fr.inria.zvtm.glyphs.VCircle
 
getJava2DShape() - Method in class fr.inria.zvtm.glyphs.VCross
 
getJava2DShape() - Method in class fr.inria.zvtm.glyphs.VEllipse
 
getJava2DShape() - Method in class fr.inria.zvtm.glyphs.VImage
 
getJava2DShape() - Method in class fr.inria.zvtm.glyphs.VPoint
 
getJava2DShape() - Method in class fr.inria.zvtm.glyphs.VPolygon
Get the Java2D Shape corresponding to this Glyph.
getJava2DShape() - Method in class fr.inria.zvtm.glyphs.VRectangle
 
getJava2DShape() - Method in class fr.inria.zvtm.glyphs.VRing
 
getJava2DShape() - Method in class fr.inria.zvtm.glyphs.VRoundRect
 
getJava2DShape() - Method in class fr.inria.zvtm.glyphs.VSegment
 
getJava2DShape() - Method in class fr.inria.zvtm.glyphs.VShape
 
getJava2DShape() - Method in class fr.inria.zvtm.glyphs.VSwingComponent
 
getJava2DShape() - Method in class fr.inria.zvtm.glyphs.VText
 
getJava2DShape() - Method in class fr.inria.zvtm.glyphs.VTextLayout
 
getJava2DShape() - Method in class fr.inria.zvtm.glyphs.ZPDFPage
 
getLabelColor() - Static method in class fr.inria.zvtm.widgets.PieMenuFactory
 
getLabels() - Method in class fr.inria.zvtm.widgets.PieMenu
Get the menu items' labels counter clockwise.
getLastChild() - Method in class fr.inria.zvtm.layout.tree.LNode
 
getLayerCount() - Method in class fr.inria.zvtm.engine.View
Get the number of layers (cameras) in this View.
getLayerVisibility() - Method in class fr.inria.zvtm.engine.View
Get the visibility of each layer in the context and lens regions of a view.
getLayerVisibilityOfContext() - Method in class fr.inria.zvtm.engine.ViewPanel
 
getLayerVisibilityOfLens() - Method in class fr.inria.zvtm.engine.ViewPanel
 
getLayoutAnchor() - Method in class fr.inria.zvtm.layout.tree.TreeLayout
Get anchor of the tree in virtual space (position of the root element)
getLaziness() - Method in class fr.inria.zvtm.engine.Camera
get camera repaint mode (eager or lazy)
getLeafModels() - Method in class fr.inria.zvtm.treemap.Tree
 
getLeftButton() - Method in class fr.inria.zvtm.engine.ScrollLayer
Get the glyph that represents the LEFT button.
getLeftValue() - Method in class fr.inria.zvtm.fits.RangeSelection
 
getLens() - Method in class fr.inria.zvtm.engine.View
Get Lens currently active in this view
getLens() - Method in class fr.inria.zvtm.engine.ViewPanel
Get the Lens currently used by this view.
getLensPosition(GeneralPath, Point2D, double, int) - Static method in class fr.inria.zvtm.lens.RouteLens
 
getLensPosition(ArrayList<GeneralPath>, Point2D, double, int) - Static method in class fr.inria.zvtm.lens.RouteLens
 
getLevel(int) - Method in class fr.inria.zuist.engine.SceneManager
Get a level.
getLevelCount() - Method in class fr.inria.zuist.engine.SceneManager
Get the total number of levels in the scene.
getLevelListener() - Method in class fr.inria.zuist.engine.SceneObserver
 
getLevelRange() - Method in class fr.inria.zuist.engine.ZuistPicker
Get the picker's level range, i.e., the levels at which the picker is looking for candidates.
getLineCount() - Method in class fr.inria.zvtm.glyphs.MultilineText
Get number of lines in this MultilineText.
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class fr.inria.zvtm.widgets.TranslucentListCellRenderer
 
getListener() - Method in class fr.inria.zuist.engine.ObjectPicker
 
getListener() - Method in class fr.inria.zuist.engine.RegionPicker
 
getListener() - Method in class fr.inria.zvtm.engine.PickerVS
 
getListeners() - Method in class fr.inria.zvtm.engine.ViewPanel
 
getLocalView() - Method in class fr.inria.zvtm.cluster.SlaveUpdater
 
getLocation() - Method in class fr.inria.zvtm.engine.Camera
Get camera location.
getLocation() - Method in class fr.inria.zvtm.engine.VCursor
Get the cursor's location in virtual space (for active layer/camera).
getLocation() - Method in class fr.inria.zvtm.glyphs.Glyph
Get the coordinates of the glyph's geometrical center.
getLowestLevel() - Method in class fr.inria.zuist.engine.Region
Get index of highest and lowest levels this region belongs to.
getMad() - Method in class fr.inria.zvtm.lens.RouteLens
 
getMagnificationGraphics() - Method in class fr.inria.zvtm.lens.Lens
 
getMainFont() - Static method in class fr.inria.zvtm.glyphs.VText
returns default font used by glyphs
getMapItem() - Method in class fr.inria.zvtm.treemap.Tree
 
getMaximumMagnification() - Method in class fr.inria.zvtm.lens.Lens
get the lens' maximum magnification
getMaxValue() - Method in class fr.inria.zvtm.glyphs.JSkyFitsImage
Get max cut level.
getMaxX() - Method in class fr.inria.zvtm.treemap.Rect
 
getMaxY() - Method in class fr.inria.zvtm.treemap.Rect
 
getMeanSpeed() - Method in class fr.inria.zvtm.engine.SpeedCoupling
 
getMeanSpeedVecX() - Method in class fr.inria.zvtm.engine.SpeedCoupling
 
getMeanSpeedVecY() - Method in class fr.inria.zvtm.engine.SpeedCoupling
 
getMenuShortcutKeyMod() - Static method in class fr.inria.zvtm.engine.Utils
 
getMenuShortcutKeyPlusShiftMod() - Static method in class fr.inria.zvtm.engine.Utils
 
getMinValue() - Method in class fr.inria.zvtm.glyphs.JSkyFitsImage
Get min cut level.
getN() - Method in class fr.inria.zvtm.lens.FSWaveLens
 
getN() - Method in class fr.inria.zvtm.lens.HWaveLens
 
getName() - Method in class fr.inria.zvtm.engine.View
Get the View's name.
getName() - Method in class fr.inria.zvtm.engine.VirtualSpace
Get name of this virtual space.
getName() - Method in class fr.inria.zvtm.treemap.Squarified
 
getNewInstance(Vector<Camera>, View, boolean) - Method in class fr.inria.zvtm.engine.AgileGLCanvasFactory
 
getNewInstance(Vector<Camera>, View, boolean) - Method in class fr.inria.zvtm.engine.AgileGLJPanelFactory
 
getNewInstance(Vector<Camera>, View, boolean) - Method in class fr.inria.zvtm.engine.AgileNewtCanvasFactory
 
getNewInstance(Vector<Camera>, View, boolean) - Method in interface fr.inria.zvtm.engine.PanelFactory
 
getNextSibling() - Method in class fr.inria.zvtm.layout.tree.LNode
 
getNoEventCoordinates() - Method in class fr.inria.zvtm.engine.ViewPanel
Get the coordinates of a particular point in view panel coordinates for which mouse move/drag events are ignored, if any.
getNotifyCursorMoved() - Method in class fr.inria.zvtm.engine.View
Tells whether the mouseMoved callback in ViewListener is triggered when the mouse is moved.
getNumberOfPoints() - Method in class fr.inria.zvtm.glyphs.DPath
 
getObject(String) - Method in class fr.inria.zuist.engine.SceneManager
Get an object knowing its ID.
getObjectCount() - Method in class fr.inria.zuist.engine.SceneManager
Get the total number of objects (at any level and in any region) in the scene.
getObjectDescriptions() - Method in class fr.inria.zuist.engine.SceneManager
Gets an unmodifiable view of every ObjectDescription known to this SceneManager
getObjectIDs() - Method in class fr.inria.zuist.engine.SceneManager
Get a list of all object IDs, at any level and in any region.
getObjectListener() - Method in class fr.inria.zuist.engine.SceneManager
 
getObjectName() - Method in class fr.inria.zvtm.glyphs.FitsImage
 
getObjectsInRegion() - Method in class fr.inria.zuist.engine.Region
Get objects in this region.
getObjId() - Method in class fr.inria.zvtm.cluster.ClusteredView
 
getObjId() - Method in class fr.inria.zvtm.cluster.DefaultIdentifiable
Returns the ObjId of this Identifiable.
getObjId() - Method in interface fr.inria.zvtm.cluster.Identifiable
Returns the ObjId of this Identifiable.
getObservedRegionCamera() - Method in class fr.inria.zvtm.engine.portals.OverviewPortal
 
getObservedRegionColor() - Method in class fr.inria.zvtm.engine.portals.OverviewPortal
Get color of rectangle depicting what is seen through the main camera.
getObservedRegionCX() - Method in class fr.inria.zvtm.engine.portals.OverviewPortal
 
getObservedRegionCY() - Method in class fr.inria.zvtm.engine.portals.OverviewPortal
 
getObservedRegionH() - Method in class fr.inria.zvtm.engine.portals.OverviewPortal
 
getObservedRegionTranslucency() - Method in class fr.inria.zvtm.engine.portals.OverviewPortal
 
getObservedRegionW() - Method in class fr.inria.zvtm.engine.portals.OverviewPortal
 
getObservedRegionX() - Method in class fr.inria.zvtm.engine.portals.OverviewPortal
 
getObservedRegionY() - Method in class fr.inria.zvtm.engine.portals.OverviewPortal
 
getOrder() - Method in class fr.inria.zvtm.treemap.MapItem
 
getOrder() - Method in interface fr.inria.zvtm.treemap.Mappable
 
getOrient() - Method in class fr.inria.zvtm.glyphs.Composite
 
getOrient() - Method in class fr.inria.zvtm.glyphs.DPath
 
getOrient() - Method in class fr.inria.zvtm.glyphs.FPolygon
 
getOrient() - Method in class fr.inria.zvtm.glyphs.Glyph
Get the glyph's orientation.
getOrient() - Method in class fr.inria.zvtm.glyphs.SemZoomGlyph
 
getOrient() - Method in class fr.inria.zvtm.glyphs.SIRectangle
 
getOrient() - Method in class fr.inria.zvtm.glyphs.VCircle
 
getOrient() - Method in class fr.inria.zvtm.glyphs.VEllipse
Cannot be reoriented.
getOrient() - Method in class fr.inria.zvtm.glyphs.VImage
 
getOrient() - Method in class fr.inria.zvtm.glyphs.VPoint
 
getOrient() - Method in class fr.inria.zvtm.glyphs.VPolygon
 
getOrient() - Method in class fr.inria.zvtm.glyphs.VPolygonOr
 
getOrient() - Method in class fr.inria.zvtm.glyphs.VRectangle
 
getOrient() - Method in class fr.inria.zvtm.glyphs.VRectangleOr
 
getOrient() - Method in class fr.inria.zvtm.glyphs.VRing
Get the slice's orientation.
getOrient() - Method in class fr.inria.zvtm.glyphs.VRoundRect
 
getOrient() - Method in class fr.inria.zvtm.glyphs.VSegment
 
getOrient() - Method in class fr.inria.zvtm.glyphs.VShape
 
getOrient() - Method in class fr.inria.zvtm.glyphs.VSwingComponent
 
getOrient() - Method in class fr.inria.zvtm.glyphs.VText
 
getOrient() - Method in class fr.inria.zvtm.glyphs.ZPDFPage
 
getOrientation() - Method in class fr.inria.zvtm.layout.tree.TreeLayout
 
getOrigin() - Method in class fr.inria.zuist.engine.SceneManager
Is set to something else than 0,0 when translating a scene to another location than that defined originally.
getOriginCutLevels() - Method in class fr.inria.zvtm.glyphs.JSkyFitsImage
 
getOuterRadius() - Method in class fr.inria.zvtm.lens.FixedSizeLens
get the lens' outer radius (beyond which no magnification is applied - outward)
getOuterRadiusColor() - Method in class fr.inria.zvtm.lens.FixedSizeLens
Get the color used to draw the lens' outer radius.
getOwner() - Method in class fr.inria.zvtm.glyphs.Glyph
Get the object this glyph represents in the client application.
getOwner() - Method in class fr.inria.zvtm.layout.tree.LNode
Get user object that represent this node.
getOwner() - Method in class fr.inria.zvtm.layout.tree.LTree
Any user object that represent the whole tree.
getOwningSpace() - Method in class fr.inria.zvtm.engine.Camera
Get virtual space owning this camera.
getOwningSpace(Glyph) - Method in class fr.inria.zvtm.engine.VirtualSpaceManager
Get the virtual space owning Glyph g.
getOwningView() - Method in class fr.inria.zvtm.engine.Camera
Get view owning this camera.
getOwningView() - Method in class fr.inria.zvtm.engine.portals.Portal
Get the view embedding this portal.
getOwningView() - Method in class fr.inria.zvtm.engine.VCursor
Get view to which this cursor belongs.
getOwningView() - Method in class fr.inria.zvtm.lens.Lens
 
getP() - Method in class fr.inria.zvtm.lens.RouteLens
 
getPadding() - Method in class fr.inria.zvtm.glyphs.VText
 
getPageImage() - Method in class fr.inria.zvtm.glyphs.IcePDFPageImg
Get rasterized rendering of this page.
getPaint() - Method in class fr.inria.zvtm.glyphs.PCircle
Get the gradient or texture paint used to fill this glyph
getPaint() - Method in class fr.inria.zvtm.glyphs.PRectangle
Get the gradient or texture paint used to fill this glyph
getPanel() - Method in class fr.inria.zvtm.engine.View
Get the ViewPanel associated with this View.
getPanelFactory(String) - Static method in class fr.inria.zvtm.engine.View
Two panel types/factories are available in zvtm-core: View.STD_VIEW:double-buffered panel, drawing in an offscreen BufferedImage, supports lenses View.OPENGL_VIEW: direct rendering on screen, works with Sun's OpenGL Java2D rendering pipeline
getPanelSize() - Method in class fr.inria.zvtm.engine.View
Get the dimensions of the ZVTM panel embedded in this View.
getPanelXCoordinate() - Method in class fr.inria.zvtm.engine.VCursor
Get the cursor's x-coordinate in JPanel coordinates system.
getPanelYCoordinate() - Method in class fr.inria.zvtm.engine.VCursor
Get the cursor's y-coordinate in JPanel coordinates system.
getParent() - Method in class fr.inria.zvtm.treemap.Tree
 
getParentNode() - Method in class fr.inria.zvtm.layout.tree.LNode
 
getParentRegion() - Method in class fr.inria.zuist.od.ObjectDescription
Get Region this object belongs to.
getPendingRequestQueueSize() - Method in class fr.inria.zuist.engine.SceneManager
 
getPickedGlyphList() - Method in class fr.inria.zvtm.engine.PickerVS
Get the list of glyphs currently picked.
getPickedGlyphList(String) - Method in class fr.inria.zvtm.engine.PickerVS
Get the list of glyphs currently picked.
getPickedObjectList() - Method in class fr.inria.zuist.engine.ObjectPicker
Get the list of ObjectDescriptions currently picked.
getPickedRegionList() - Method in class fr.inria.zuist.engine.RegionPicker
Get the list of regions currently picked.
getPicker() - Method in class fr.inria.zvtm.engine.portals.CameraPortal
Get picker associated with this camera portal.
getPicker() - Method in class fr.inria.zvtm.engine.VCursor
 
getPoints(GeneralPath, double) - Static method in class fr.inria.zvtm.lens.RouteLens
 
getPortalListener() - Method in class fr.inria.zvtm.engine.portals.Portal
Get the event handler for mouse and keyboard events occuring inside the portal (null if none)
getPosition() - Method in class fr.inria.zvtm.engine.Location
Get (x,y) position.
getPositionOffset() - Static method in class fr.inria.zvtm.svg.SVGReader
Get the position offset.
getPreviousAltitude() - Method in class fr.inria.zuist.engine.SceneObserver
 
getPreviousSibling() - Method in class fr.inria.zvtm.layout.tree.LNode
 
getProgress() - Method in class fr.inria.zvtm.glyphs.VRectProgress
Get current progress.
getRadius() - Method in class fr.inria.zvtm.lens.FixedSizeLens
 
getRadius() - Method in class fr.inria.zvtm.lens.FSManhattanLens
 
getRadius() - Method in class fr.inria.zvtm.lens.Lens
outer radius
getRadius() - Method in class fr.inria.zvtm.lens.SCBLens
 
getRadius() - Static method in class fr.inria.zvtm.widgets.PieMenuFactory
 
getRawFITSImage() - Method in class fr.inria.zvtm.glyphs.JSkyFitsImage
Get the underlying JSky FITSImage instance.
getRefList(List<T>) - Static method in class fr.inria.zvtm.cluster.Identifiables
Returns a list of ObjId references, given a list of Identifiable objects.
getRefreshRate() - Method in class fr.inria.zvtm.engine.AgileViewPanel
 
getRefreshRate() - Method in class fr.inria.zvtm.engine.GLViewPanel
 
getRefreshRate() - Method in class fr.inria.zvtm.engine.OffscreenViewPanel
 
getRefreshRate() - Method in class fr.inria.zvtm.engine.StdViewPanel
 
getRefreshRate() - Method in class fr.inria.zvtm.engine.View
Get this View's refresh rate.
getRefreshRate() - Method in class fr.inria.zvtm.engine.ViewPanel
Gets the maximum view refresh rate.
getRegion(String) - Method in class fr.inria.zuist.engine.SceneManager
Get a region knowing its ID.
getRegionCount() - Method in class fr.inria.zuist.engine.SceneManager
Get the total number of regions (at any level) in the scene.
getRegionIDs() - Method in class fr.inria.zuist.engine.SceneManager
 
getRegionListener() - Method in class fr.inria.zuist.engine.SceneObserver
 
getRegionsAtLevel(int) - Method in class fr.inria.zuist.engine.SceneManager
Get all regions that belong to a given level.
getResourceHandler(String) - Method in class fr.inria.zuist.engine.SceneManager
Get the class handling a given type of resource.
getRightButton() - Method in class fr.inria.zvtm.engine.ScrollLayer
Get the glyph that represents the RIGHT button.
getRightValue() - Method in class fr.inria.zvtm.fits.RangeSelection
 
getRoot() - Method in class fr.inria.zvtm.layout.tree.LTree
Get root node of the tree
getRows() - Method in class fr.inria.zvtm.cluster.ClusterGeometry
 
getSample(int) - Method in class fr.inria.zvtm.fits.DefaultSampler
 
getSample(int) - Method in interface fr.inria.zvtm.fits.Sampler
returns up to 'nmax' samples.
getScale() - Method in class fr.inria.zuist.od.TextDescription
Get this text object's scale multiplication factor.
getScale() - Method in class fr.inria.zvtm.cluster.ClusteredImage
 
getScale() - Method in class fr.inria.zvtm.glyphs.VImage
 
getScale() - Method in class fr.inria.zvtm.glyphs.VText
Get the scale factor for this text.
getScaleAlgorithm() - Method in class fr.inria.zvtm.glyphs.JSkyFitsImage
Get the scale algorithm used to render this FITS image.
getScaleMethod() - Method in class fr.inria.zvtm.glyphs.FitsImage
Gets the scale method used by this FitsImage
getScaleParams() - Method in class fr.inria.zvtm.glyphs.ExFITSImage
 
getScaleParams() - Method in class fr.inria.zvtm.glyphs.FitsImage
Returns an array containing {min, max}
getSceneAttributes() - Method in class fr.inria.zuist.engine.SceneManager
 
getSceneBuilder() - Method in class fr.inria.zuist.engine.SceneManager
 
getSeamlessView(Camera) - Method in class fr.inria.zvtm.engine.portals.CameraPortal
Position one of this portal's cameras so that it seamlessly integrates with the surrounding context.
getSelectedBackgroundColor() - Method in class fr.inria.zvtm.layout.tree.LNode
 
getSelectedBorderColor() - Method in class fr.inria.zvtm.layout.tree.LNode
 
getSelectedGlyphs() - Method in class fr.inria.zvtm.engine.VirtualSpace
Get selected glyphs.
getSelectedItemBorderColor() - Static method in class fr.inria.zvtm.widgets.PieMenuFactory
 
getSelectedItemFillColor() - Static method in class fr.inria.zvtm.widgets.PieMenuFactory
 
getSelectedTextColor() - Method in class fr.inria.zvtm.layout.tree.LNode
 
getSelectionListener() - Method in class fr.inria.zvtm.engine.DynaPicker
Get the Selection Listener callback triggered when a glyph gets selected/unselected by DynaSpot.
getSensitivity() - Method in class fr.inria.zvtm.widgets.PieMenu
 
getSensitivityRadius() - Static method in class fr.inria.zvtm.widgets.PieMenuFactory
 
getSize() - Method in class fr.inria.zvtm.cluster.ClusteredView
Returns the size of this ClusteredView, in pixels.
getSize() - Method in class fr.inria.zvtm.engine.OffscreenViewPanel
 
getSize() - Method in class fr.inria.zvtm.engine.VCursor
Get cursor size (crosshair length).
getSize() - Method in class fr.inria.zvtm.glyphs.Composite
 
getSize() - Method in class fr.inria.zvtm.glyphs.DPath
 
getSize() - Method in class fr.inria.zvtm.glyphs.FPolygon
 
getSize() - Method in class fr.inria.zvtm.glyphs.Glyph
Get glyph's size (diameter of bounding circle).
getSize() - Method in class fr.inria.zvtm.glyphs.SemZoomGlyph
 
getSize() - Method in class fr.inria.zvtm.glyphs.SIRectangle
 
getSize() - Method in class fr.inria.zvtm.glyphs.VCircle
 
getSize() - Method in class fr.inria.zvtm.glyphs.VEllipse
 
getSize() - Method in class fr.inria.zvtm.glyphs.VImage
 
getSize() - Method in class fr.inria.zvtm.glyphs.VPoint
 
getSize() - Method in class fr.inria.zvtm.glyphs.VPolygon
 
getSize() - Method in class fr.inria.zvtm.glyphs.VRectangle
 
getSize() - Method in class fr.inria.zvtm.glyphs.VRing
 
getSize() - Method in class fr.inria.zvtm.glyphs.VRoundRect
 
getSize() - Method in class fr.inria.zvtm.glyphs.VSegment
 
getSize() - Method in class fr.inria.zvtm.glyphs.VShape
 
getSize() - Method in class fr.inria.zvtm.glyphs.VSwingComponent
 
getSize() - Method in class fr.inria.zvtm.glyphs.VText
Get glyph's size (size of bounding circle).
getSize() - Method in class fr.inria.zvtm.glyphs.VTextLayout
Get glyph's size (size of bounding circle).
getSize() - Method in class fr.inria.zvtm.glyphs.ZPDFPage
 
getSize() - Method in class fr.inria.zvtm.treemap.MapItem
 
getSize() - Method in interface fr.inria.zvtm.treemap.Mappable
 
getSlaveObject(ObjId<T>) - Method in class fr.inria.zvtm.cluster.SlaveUpdater
Returns the object mapped to 'id', or null if not present.
getSlaveObjectArrayList(List<ObjId<T>>) - Method in class fr.inria.zvtm.cluster.SlaveUpdater
Returns an array containing the matching slave object for each reference in the given array 'idarray'.
getSpeedCoupled() - Method in class fr.inria.zvtm.lens.SCBGaussianLens
 
getStartPoint() - Method in class fr.inria.zvtm.glyphs.DPath
 
getStartPointX() - Method in class fr.inria.zvtm.glyphs.DPath
 
getStartPointY() - Method in class fr.inria.zvtm.glyphs.DPath
 
getStartTangentOrientation() - Method in class fr.inria.zvtm.glyphs.DPath
Get orientation of the tangent to the start of the path.
getStickedCameraArray() - Method in class fr.inria.zvtm.engine.Camera
Get the list of cameras sticked to this camera.
getStickedGlyphArray() - Method in class fr.inria.zvtm.engine.Camera
Get the list of glyphs sticked to this camera.
getStickedGlyphArray() - Method in class fr.inria.zvtm.engine.PickerVS
Get list of glyphs sticked to picker.
getStickedGlyphArray() - Method in class fr.inria.zvtm.engine.VCursor
Get list of glyphs sticked to cursor.
getStickedGlyphArray() - Method in class fr.inria.zvtm.glyphs.Glyph
Get the list of glyphs sticked to this one.
getStickedGlyphsNumber() - Method in class fr.inria.zvtm.engine.PickerVS
Get the number of glyphs sticked to the picker.
getStickedGlyphsNumber() - Method in class fr.inria.zvtm.engine.VCursor
Get the number of glyphs sticked to the cursor.
getStringValue(String) - Method in class fr.inria.zvtm.fits.NomWcsKeywordProvider
 
getStringValue(String, String) - Method in class fr.inria.zvtm.fits.NomWcsKeywordProvider
 
getStroke() - Method in class fr.inria.zvtm.glyphs.Glyph
Get the stroke used to paint glyph's border.
getStrokeColor() - Method in class fr.inria.zvtm.svg.Context
Get stroke (border) color.
getStrokeColor() - Method in class fr.inria.zvtm.svg.SVGStyle
Returns the stroke color.
getStrokeDashArray() - Method in class fr.inria.zvtm.svg.SVGStyle
Get stroke pattern.
getStrokeWidth() - Method in class fr.inria.zvtm.svg.SVGStyle
Get stroke width.
getStrongCaretColor() - Static method in class fr.inria.zvtm.glyphs.VTextLayout
Get the color used to paint the strong caret.
getStyle(String, Element) - Static method in class fr.inria.zvtm.svg.SVGReader
Parse style information.
getSubtreeSpacing() - Method in class fr.inria.zvtm.layout.tree.TreeLayout
 
getSVGPathCoordinates(DPath) - Method in class fr.inria.zvtm.svg.SVGWriter
Serialze a DPath's cordinates.
getSVGPathCoordinates(PathIterator) - Method in class fr.inria.zvtm.svg.SVGWriter
Serialze a DPath's cordinates (from its PathIterator).
getSVGPathIterator() - Method in class fr.inria.zvtm.glyphs.DPath
Get an SVG-compatible path iterator for this DPath.
getSync() - Method in class fr.inria.zvtm.engine.VCursor
Tells whether this ZVTM cursor is synchronized with the system cursor or not.
getTags() - Method in class fr.inria.zuist.engine.Region
 
getTagVirtualSpaceMapping() - Method in class fr.inria.zuist.engine.TaggedViewSceneObserver
 
getTargetVirtualSpace(Region) - Method in class fr.inria.zuist.engine.SceneObserver
Region is irrelevant for basic SceneObservers.
getTargetVirtualSpace(Region) - Method in class fr.inria.zuist.engine.TaggedViewSceneObserver
Returns the VirtualSpace corresponding to the first tag that matches.
getTargetVirtualSpaces() - Method in class fr.inria.zuist.engine.SceneObserver
This is overridden by more elaborate SceneObservers such as TagggedViewSceneObserver.
getTargetVirtualSpaces() - Method in class fr.inria.zuist.engine.TaggedViewSceneObserver
 
getTemporalParamListener() - Method in class fr.inria.zvtm.lens.LPDGaussianLens
 
getTemporalParamListener() - Method in class fr.inria.zvtm.lens.SCBGaussianLens
 
getTemporalParamListener() - Method in class fr.inria.zvtm.lens.SCBLens
 
getTemporalParamListener() - Method in class fr.inria.zvtm.lens.SCFGaussianLens
 
getTemporalParamListener() - Method in class fr.inria.zvtm.lens.SCFInverseCosineLens
 
getTemporalParamListener() - Method in class fr.inria.zvtm.lens.SCFLinearLens
 
getTemporalParamListener() - Method in interface fr.inria.zvtm.lens.TemporalLens
 
getText() - Method in class fr.inria.zuist.od.TextDescription
Get this text object's text string.
getText() - Method in class fr.inria.zvtm.glyphs.VText
Get text painted by this glyph.
getText() - Method in class fr.inria.zvtm.layout.tree.LNode
Get text of the node.
getText() - Method in class fr.inria.zvtm.widgets.MenuItem
 
getTextAnchor() - Method in class fr.inria.zvtm.glyphs.VText
Get text anchor.
getTextColor() - Method in class fr.inria.zvtm.layout.tree.LNode
Get the color that will be used for node's text.
getTextDisplayedAsSegCoef() - Static method in class fr.inria.zvtm.glyphs.VText
Get the value under which a VText is drawn as a point/segment instead of an actual text (considered too small to be read).
getTextLayout() - Method in class fr.inria.zvtm.glyphs.VTextLayout
Get the underlyoing AWT TextLayout instance.
getTitle() - Method in class fr.inria.zuist.engine.Region
Get Region title.
getTitle() - Method in class fr.inria.zvtm.svg.Context
Get Title associated with this part of the SVG document tree.
getTitle() - Method in class fr.inria.zvtm.svg.Metadata
Get Title associated with this part of the SVG document tree.
getTranslucency() - Static method in class fr.inria.zvtm.widgets.PieMenuFactory
 
getTranslucencyValue() - Method in class fr.inria.zuist.od.ImageDescription
 
getTranslucencyValue() - Method in class fr.inria.zuist.od.TextDescription
 
getTranslucencyValue() - Method in class fr.inria.zvtm.engine.portals.CameraPortal
Get alpha channel value (translucency).
getTranslucencyValue() - Method in class fr.inria.zvtm.glyphs.Glyph
Get alpha channel value (translucency).
getTranslucencyValue() - Method in interface fr.inria.zvtm.glyphs.Translucent
Get alpha channel value (translucency).
getTree() - Method in class fr.inria.zvtm.layout.tree.LNode
 
getTreeItems() - Method in class fr.inria.zvtm.treemap.Tree
 
getType() - Method in class fr.inria.zuist.od.ClosedShapeDescription
Type of object.
getType() - Method in class fr.inria.zuist.od.GlyphDescription
Type of object.
getType() - Method in class fr.inria.zuist.od.ImageDescription
 
getType() - Method in class fr.inria.zuist.od.ObjectDescription
Type of object.
getType() - Method in class fr.inria.zuist.od.PDFPageDescription
 
getType() - Method in class fr.inria.zuist.od.SceneFragmentDescription
 
getType() - Method in class fr.inria.zuist.od.TextDescription
Type of object.
getType() - Method in class fr.inria.zvtm.glyphs.Glyph
Get the type of this glyph.
getUnderlyingImage() - Method in class fr.inria.zvtm.glyphs.FitsImage
Gets the IVOA Fits image object that underlies this image.
getUpButton() - Method in class fr.inria.zvtm.engine.ScrollLayer
Get the glyph that represents the UP button.
getURL() - Method in class fr.inria.zuist.od.ResourceDescription
Get the URL of this resource.
getURL() - Method in class fr.inria.zvtm.svg.Context
Get URL associated with this part of the SVG document tree.
getURL() - Method in class fr.inria.zvtm.svg.Metadata
Get URL associated with this part of the SVG document tree.
getURLTitle() - Method in class fr.inria.zvtm.svg.Context
Get the URL's title associated with this part of the SVG document tree.
getURLTitle() - Method in class fr.inria.zvtm.svg.Metadata
Get the URL's title associated with this part of the SVG document tree.
getUserObject() - Method in class fr.inria.zvtm.treemap.ZMapItem
 
getUserObject() - Method in class fr.inria.zvtm.widgets.MenuItem
 
getValue() - Method in class fr.inria.zvtm.engine.SwingWorker
Get the value produced by the worker thread, or null if it hasn't been constructed yet.
getValue() - Method in class fr.inria.zvtm.fits.Slider
 
getVCursor() - Method in class fr.inria.zvtm.engine.ViewPanel
Get VCursor instance associated with the parent view.
getVerticalSlider() - Method in class fr.inria.zvtm.engine.ScrollLayer
Get the glyph that represents the vertical slider.
getVertices() - Method in class fr.inria.zvtm.glyphs.FPolygon
Get this polygon's list of vertices (relative coordinates).
getVertices() - Method in class fr.inria.zvtm.glyphs.VPolygon
Get this polygon's list of vertices (relative coordinates).
getVertices() - Method in class fr.inria.zvtm.glyphs.VShape
Get the list of vertex distances to the shape's center in the [0-1.0] range (relative to bounding circle).
getVerticesAsText() - Method in class fr.inria.zvtm.glyphs.FPolygon
Get a serialization of this polygon's list of vertices.
getVerticesAsText() - Method in class fr.inria.zvtm.glyphs.VPolygon
Get a serialization of this polygon's list of vertices.
getVerticesAsText() - Method in class fr.inria.zvtm.glyphs.VShape
Get a serialization of the list of vertex distances to the shape's center in the [0-1.0] range.
getView() - Method in class fr.inria.zvtm.cluster.SlaveApp
 
getView(String) - Method in class fr.inria.zvtm.engine.VirtualSpaceManager
Get View whose name is n.
getViewIndex(String) - Method in class fr.inria.zvtm.engine.VirtualSpaceManager
Get index of View whose name is n (-1 if view does not exist) .
getViewType() - Method in class fr.inria.zvtm.cluster.SlaveApp
 
getViewType() - Method in class fr.inria.zvtm.engine.View
Get view type.
getVirtualSpace(String) - Method in class fr.inria.zvtm.engine.VirtualSpaceManager
Get virtual space named n.
getVirtualSpaces() - Method in class fr.inria.zvtm.engine.VirtualSpaceManager
Get all virtual spaces.
getVisibilityPadding(int) - Method in class fr.inria.zvtm.engine.View
Get the padding values customizing the region inside the view in which objects are actually visible.
getVisibilityPadding(int) - Method in class fr.inria.zvtm.engine.ViewPanel
Get the padding values customizing the region inside the view in which objects are actually visible.
getVisibleGlyphsList() - Method in class fr.inria.zvtm.engine.VirtualSpace
Get all visible glyphs (clone).
getVisibleRegion() - Method in class fr.inria.zuist.engine.LensSceneObserver
 
getVisibleRegion() - Method in class fr.inria.zuist.engine.PortalSceneObserver
 
getVisibleRegion() - Method in class fr.inria.zuist.engine.SceneObserver
 
getVisibleRegion() - Method in class fr.inria.zuist.engine.ViewSceneObserver
 
getVisibleRegion(double[], Camera) - Method in class fr.inria.zvtm.engine.portals.CameraPortal
Get bounds of rectangular region of the VirtualSpace seen through this camera portal.
getVisibleRegion(double[]) - Method in class fr.inria.zvtm.engine.portals.CameraPortal
Get bounds of rectangular region of the VirtualSpace seen through this camera portal.
getVisibleRegion() - Method in class fr.inria.zvtm.engine.portals.CameraPortal
Get bounds of rectangular region of the VirtualSpace seen through this camera portal.
getVisibleRegion() - Method in class fr.inria.zvtm.engine.portals.RoundCameraPortal
Get bounds of rectangular region of the VirtualSpace seen through this camera portal.
getVisibleRegion(Camera) - Method in class fr.inria.zvtm.engine.View
Get bounds of rectangular region of the VirtualSpace seen through a camera.
getVisibleRegion(Camera, double[]) - Method in class fr.inria.zvtm.engine.View
Get bounds of rectangular region of the VirtualSpace seen through a camera.
getVisibleRegion(Camera, double[]) - Method in class fr.inria.zvtm.lens.Lens
returns bounds of rectangle representing virtual space's region seen through camera c [west,north,east,south]
getVisibleRegionHeight(Camera) - Method in class fr.inria.zvtm.engine.View
Get height of rectangular region of the VirtualSpace seen through a camera.
getVisibleRegionInFocus(Camera, double[]) - Method in class fr.inria.zvtm.lens.FixedSizeLens
returns bounds of rectangle representing virtual space's region seen through focus of lens and camera c [west,north,east,south]
getVisibleRegionWidth(Camera) - Method in class fr.inria.zvtm.engine.View
Get width of rectangular region of the VirtualSpace seen through a camera.
getVSCoordinates(Point2D.Double) - Method in class fr.inria.zuist.engine.ZuistPicker
Get picker's coordinates.
getVSCoordinates(int, int) - Method in class fr.inria.zvtm.engine.portals.CameraPortal
Get the (unprojected) coordinates of point (jpx,jpy) in the virtual space to which the first camera associated with this portal belongs.
getVSCoordinates(int, int, Camera) - Method in class fr.inria.zvtm.engine.portals.CameraPortal
Get the (unprojected) coordinates of point (jpx,jpy) in the virtual space to which the indicated camera associated with this portal belongs.
getVSCoordinates(Camera) - Method in class fr.inria.zvtm.engine.VCursor
Get the virtual space coordinates of the cursor.
getVSXCoordinate() - Method in class fr.inria.zvtm.engine.VCursor
Get the cursor's x-coordinate in virtual space coordinates system.
getVSYCoordinate() - Method in class fr.inria.zvtm.engine.VCursor
Get the cursor's y-coordinate in virtual space coordinates system.
getVTextHeight(VText) - Static method in class fr.inria.zvtm.treemap.TreemapUtils
Returns the approximate height of a VText, in virtual space units.
getVTextWidth(VText) - Static method in class fr.inria.zvtm.treemap.TreemapUtils
Returns the approximate width of a VText, in virtual space units.
getWeakCaretColor() - Static method in class fr.inria.zvtm.glyphs.VTextLayout
Get the color used to paint the weak caret.
getWidgetCamera() - Method in class fr.inria.zvtm.engine.ScrollLayer
Get the internal camera managed by this ScrollLayer to display the scroll bar glyphs.
getWidth() - Method in class fr.inria.zuist.engine.Region
Get this region's width.
getWidth() - Method in class fr.inria.zvtm.cluster.ClusterGeometry
Returns the total width of the display wall
getWidth() - Method in class fr.inria.zvtm.glyphs.DPath
Get the horizontal distance from western-most point to the eastern-most one.
getWidth() - Method in interface fr.inria.zvtm.glyphs.RectangularShape
Get width in virtual space.
getWidth() - Method in class fr.inria.zvtm.glyphs.SIRectangle
 
getWidth() - Method in class fr.inria.zvtm.glyphs.VEllipse
 
getWidth() - Method in class fr.inria.zvtm.glyphs.VImage
 
getWidth() - Method in class fr.inria.zvtm.glyphs.VRectangle
 
getWidth() - Method in class fr.inria.zvtm.glyphs.VRoundRect
 
getWidth() - Method in class fr.inria.zvtm.glyphs.VSegment
 
getWidth() - Method in class fr.inria.zvtm.glyphs.VSwingComponent
 
getWidth() - Method in class fr.inria.zvtm.glyphs.ZPDFPage
 
getWidth() - Method in class fr.inria.zvtm.treemap.Rect
 
getWidth() - Method in class fr.inria.zvtm.widgets.Menu
Returns the width of the menu, in virtual space units.
getWidthConstraint() - Method in class fr.inria.zvtm.glyphs.MultilineText
Gets the width constraint for this MultilineText.
getX() - Method in class fr.inria.zuist.engine.LensSceneObserver
 
getX() - Method in class fr.inria.zuist.engine.PortalSceneObserver
 
getX() - Method in class fr.inria.zuist.engine.Region
Get this region's center x-coordinate.
getX() - Method in class fr.inria.zuist.engine.SceneObserver
 
getX() - Method in class fr.inria.zuist.engine.ViewSceneObserver
 
getX() - Method in class fr.inria.zuist.od.ClosedShapeDescription
 
getX() - Method in class fr.inria.zuist.od.GlyphDescription
 
getX() - Method in class fr.inria.zuist.od.ObjectDescription
Get x-coordinate of object in virtual space.
getX() - Method in class fr.inria.zuist.od.ResourceDescription
 
getX() - Method in class fr.inria.zuist.od.TextDescription
 
getX() - Method in class fr.inria.zvtm.engine.Location
 
getX() - Method in class fr.inria.zvtm.treemap.Rect
 
getXfocusOffset() - Method in class fr.inria.zvtm.lens.Lens
 
getXspeed() - Method in class fr.inria.zvtm.engine.Camera
Get the camera's horizontal speed.
getY() - Method in class fr.inria.zuist.engine.LensSceneObserver
 
getY() - Method in class fr.inria.zuist.engine.PortalSceneObserver
 
getY() - Method in class fr.inria.zuist.engine.Region
Get this region's center y-coordinate.
getY() - Method in class fr.inria.zuist.engine.SceneObserver
 
getY() - Method in class fr.inria.zuist.engine.ViewSceneObserver
 
getY() - Method in class fr.inria.zuist.od.ClosedShapeDescription
 
getY() - Method in class fr.inria.zuist.od.GlyphDescription
 
getY() - Method in class fr.inria.zuist.od.ObjectDescription
Get y-coordinate of object in virtual space.
getY() - Method in class fr.inria.zuist.od.ResourceDescription
 
getY() - Method in class fr.inria.zuist.od.TextDescription
 
getY() - Method in class fr.inria.zvtm.engine.Location
 
getY() - Method in class fr.inria.zvtm.treemap.Rect
 
getYfocusOffset() - Method in class fr.inria.zvtm.lens.Lens
 
getYspeed() - Method in class fr.inria.zvtm.engine.Camera
Get the camera's vertical speed
getZilX() - Method in class fr.inria.zvtm.engine.Camera
Get zoom-invariant point's x-coordinate in virtual space.
getZilY() - Method in class fr.inria.zvtm.engine.Camera
Get zoom-invariant point's y-coordinate in virtual space.
getZindex() - Method in class fr.inria.zuist.od.ObjectDescription
Get z-index for this object.
getZindex() - Method in class fr.inria.zvtm.glyphs.Glyph
Get this object's z-index.
getZoomCeiling() - Method in class fr.inria.zvtm.engine.Camera
Get the zoom-out limit/minimum magnification.
getZoomFloor() - Method in class fr.inria.zvtm.engine.Camera
Get the zoom-in limit/maximum magnification.
getZspeed() - Method in class fr.inria.zvtm.engine.Camera
Get the camera's zooming speed
gf(float, float, float[]) - Method in class fr.inria.zvtm.lens.BlendingLens
 
gf(float, float, float[]) - Method in class fr.inria.zvtm.lens.FSFresnelLens
 
gf(float, float, float[]) - Method in class fr.inria.zvtm.lens.FSGaussianLens
 
gf(float, float, float[]) - Method in class fr.inria.zvtm.lens.FSInverseCosineLens
 
gf(float, float, float[]) - Method in class fr.inria.zvtm.lens.FSLinearLens
 
gf(float, float, float[]) - Method in class fr.inria.zvtm.lens.FSManhattanLens
 
gf(float, float, float[]) - Method in class fr.inria.zvtm.lens.FSScramblingLens
 
gf(float, float, float[]) - Method in class fr.inria.zvtm.lens.FSStepLens
 
gf(float, float, float[]) - Method in class fr.inria.zvtm.lens.FSWaveLens
 
gf(float, float, float[]) - Method in class fr.inria.zvtm.lens.HLinearLens
 
gf(float, float, float[]) - Method in class fr.inria.zvtm.lens.HWaveLens
 
gf(float, float, float[]) - Method in class fr.inria.zvtm.lens.L1FSFresnelLens
 
gf(float, float, float[]) - Method in class fr.inria.zvtm.lens.L1FSGaussianLens
 
gf(float, float, float[]) - Method in class fr.inria.zvtm.lens.L1FSInverseCosineLens
 
gf(float, float, float[]) - Method in class fr.inria.zvtm.lens.L1FSLinearLens
 
gf(float, float, float[]) - Method in class fr.inria.zvtm.lens.L1FSManhattanLens
 
gf(float, float, float[]) - Method in class fr.inria.zvtm.lens.L3FSFresnelLens
 
gf(float, float, float[]) - Method in class fr.inria.zvtm.lens.L3FSGaussianLens
 
gf(float, float, float[]) - Method in class fr.inria.zvtm.lens.L3FSInverseCosineLens
 
gf(float, float, float[]) - Method in class fr.inria.zvtm.lens.L3FSLinearLens
 
gf(float, float, float[]) - Method in class fr.inria.zvtm.lens.L3FSManhattanLens
 
gf(float, float, float[]) - Method in class fr.inria.zvtm.lens.Lens
gain factor function
gf(float, float, float[]) - Method in class fr.inria.zvtm.lens.LInfBInverseCosineLens
 
gf(float, float, float[]) - Method in class fr.inria.zvtm.lens.LInfBLinearLens
 
gf(float, float, float[]) - Method in class fr.inria.zvtm.lens.LInfFSFresnelLens
 
gf(float, float, float[]) - Method in class fr.inria.zvtm.lens.LInfFSGaussianLens
 
gf(float, float, float[]) - Method in class fr.inria.zvtm.lens.LInfFSInverseCosineLens
 
gf(float, float, float[]) - Method in class fr.inria.zvtm.lens.LInfFSLinearLens
 
gf(float, float, float[]) - Method in class fr.inria.zvtm.lens.LInfFSManhattanLens
 
gf(float, float, float[]) - Method in class fr.inria.zvtm.lens.LInfFSStepLens
 
gf(float, float, float[]) - Method in class fr.inria.zvtm.lens.LInfSCFGaussianLens
 
gf(float, float, float[]) - Method in class fr.inria.zvtm.lens.LInfSCFInverseCosineLens
 
gf(float, float, float[]) - Method in class fr.inria.zvtm.lens.LInfSCFLinearLens
 
gf(float, float, float[]) - Method in class fr.inria.zvtm.lens.LPFSGaussianLens
 
gf(float, float, float[]) - Method in class fr.inria.zvtm.lens.SCBGaussianLens
 
gf(float, float, float[]) - Method in class fr.inria.zvtm.lens.SCFGaussianLens
 
gf(float, float, float[]) - Method in class fr.inria.zvtm.lens.SCFInverseCosineLens
 
gf(float, float, float[]) - Method in class fr.inria.zvtm.lens.SCFLinearLens
 
gf(float, float, float[]) - Method in class fr.inria.zvtm.lens.XGaussianLens
 
gf(float, float, float[]) - Method in class fr.inria.zvtm.lens.XLinearLens
 
gfT(float, float, float[]) - Method in class fr.inria.zvtm.lens.BGaussianLens
 
gfT(float, float, float[]) - Method in class fr.inria.zvtm.lens.BInverseCosineLens
 
gfT(float, float, float[]) - Method in class fr.inria.zvtm.lens.BlendingLens
 
gfT(float, float, float[]) - Method in class fr.inria.zvtm.lens.BLinearLens
 
gfT(float, float, float[]) - Method in class fr.inria.zvtm.lens.HLinearLens
 
gfT(float, float, float[]) - Method in class fr.inria.zvtm.lens.HWaveLens
 
gfT(float, float, float[]) - Method in class fr.inria.zvtm.lens.L3BLinearLens
 
gfT(float, float, float[]) - Method in class fr.inria.zvtm.lens.LInfBInverseCosineLens
 
gfT(float, float, float[]) - Method in class fr.inria.zvtm.lens.LInfBLinearLens
 
gfT(float, float, float[]) - Method in class fr.inria.zvtm.lens.LInfSCBLens
 
gfT(float, float, float[]) - Method in class fr.inria.zvtm.lens.SCBLens
 
GLViewPanel - Class in fr.inria.zvtm.engine
JPanel used to paint the content of a view (all camera layers).
Glyph<T> - Class in fr.inria.zvtm.glyphs
Parent class of all graphical objects.
Glyph() - Constructor for class fr.inria.zvtm.glyphs.Glyph
 
GlyphDescription - Class in fr.inria.zuist.od
ZUIST description of a Glyph.
GlyphDescription(String, Glyph, int, Region, boolean) - Constructor for class fr.inria.zuist.od.GlyphDescription
 
GlyphFactory - Class in fr.inria.zvtm.glyphs
 
GlyphIcon - Class in fr.inria.zvtm.glyphs
Icon representing a Glyph (can be used to represent a Glyph in any Java/Swing component including non-ZVTM components)
GlyphIcon() - Constructor for class fr.inria.zvtm.glyphs.GlyphIcon
 
glyphIndexInDrawingList(Glyph) - Method in class fr.inria.zvtm.engine.VirtualSpace
 
GlyphLoader - Class in fr.inria.zuist.engine
Thread safety: GlyphLoader public methods should be invoked from the same thread, normally the Swing EDT.
GlyphReplicator - Interface in fr.inria.zvtm.cluster
 
glyphSelected(Glyph, boolean) - Method in interface fr.inria.zvtm.event.SelectionListener
 
GlyphUtils - Class in fr.inria.zvtm.glyphs
Utility functions associated with Glyphs
GlyphUtils() - Constructor for class fr.inria.zvtm.glyphs.GlyphUtils
 
graphicalObjects - Variable in class fr.inria.zvtm.treemap.ZMapItem
 
GreenFilter - Class in fr.inria.zvtm.fits.filters
 
GreenFilter() - Constructor for class fr.inria.zvtm.fits.filters.GreenFilter
 
Grid - Class in fr.inria.zvtm.fits
A Grid that may be overlaid on a FitsImage

H

h - Variable in class fr.inria.zvtm.engine.portals.Portal
Portal dimensions (height).
h - Variable in class fr.inria.zvtm.lens.Lens
view height
h - Variable in class fr.inria.zvtm.treemap.Rect
 
HALF_PI - Static variable in class fr.inria.zvtm.engine.Utils
 
halfBorderWidth - Variable in class fr.inria.zvtm.engine.portals.CameraPortal
For internal use.
HalleyFilter - Class in fr.inria.zvtm.fits.filters
 
HalleyFilter() - Constructor for class fr.inria.zvtm.fits.filters.HalleyFilter
 
hasChildren() - Method in class fr.inria.zvtm.layout.tree.LNode
 
hasChildren() - Method in class fr.inria.zvtm.treemap.Tree
 
hasEditableAngle() - Static method in class fr.inria.zvtm.glyphs.GlyphFactory
 
hasEditableVertexValues() - Static method in class fr.inria.zvtm.glyphs.GlyphFactory
 
hasFillColorInformation() - Method in class fr.inria.zvtm.svg.Context
Has fill information been declared.
hasFillColorInformation() - Method in class fr.inria.zvtm.svg.SVGStyle
Has fill information been declared.
hashCode() - Method in class fr.inria.zvtm.cluster.ObjId
 
hashCode() - Method in class fr.inria.zvtm.layout.delaunay.Pnt
HashCode.
hashCode() - Method in class fr.inria.zvtm.layout.delaunay.Simplex
 
hasStrokeColorInformation() - Method in class fr.inria.zvtm.svg.Context
Has stroke color information been declared.
hasStrokeColorInformation() - Method in class fr.inria.zvtm.svg.SVGStyle
Has stroke information been declared.
hasStylingInformation() - Method in class fr.inria.zvtm.svg.SVGStyle
Returns true if there is information about at least one styling attribute.
hasTag(String) - Method in class fr.inria.zuist.engine.Region
 
hasTransparencyInformation() - Method in class fr.inria.zvtm.svg.Context
Has transparency information been declared.
hasTransparencyInformation() - Method in class fr.inria.zvtm.svg.SVGStyle
Has transparency information been declared.
HazeFilter - Class in fr.inria.zvtm.fits.filters
 
HazeFilter() - Constructor for class fr.inria.zvtm.fits.filters.HazeFilter
 
HeatFilter - Class in fr.inria.zvtm.fits.filters
 
HeatFilter() - Constructor for class fr.inria.zvtm.fits.filters.HeatFilter
 
hide(Glyph) - Method in class fr.inria.zvtm.engine.VirtualSpace
hide Glyph g
- use show() and hide() to change both the visibility and sensitivity of glyphs
- use Glyph.setVisible() to only change the glyph's visibility, but not its sensitivity.
hide() - Method in class fr.inria.zvtm.widgets.Menu
Hides the menu
hideFirstOrderPanWidget() - Method in class fr.inria.zvtm.engine.ViewPanel
Hide the icon representing first-order-of-control panning.
highlight(boolean, Color) - Method in class fr.inria.zvtm.glyphs.ClosedShape
Highlight this glyph to give visual feedback when the cursor is inside it.
highlight(boolean, Color) - Method in class fr.inria.zvtm.glyphs.Composite
 
highlight(boolean, Color) - Method in class fr.inria.zvtm.glyphs.DPath
Highlight this glyph to give visual feedback when the cursor is inside it.
highlight(boolean, Color) - Method in class fr.inria.zvtm.glyphs.Glyph
Highlight this glyph to give visual feedback when the cursor is inside it.
highlight(boolean, Color) - Method in class fr.inria.zvtm.glyphs.PCircle
Highlights this PCircle.
highlight(boolean, Color) - Method in class fr.inria.zvtm.glyphs.PRectangle
Highlights this PRectangle.
highlight(boolean, Color) - Method in class fr.inria.zvtm.glyphs.SemZoomGlyph
 
highlight(boolean, Color) - Method in class fr.inria.zvtm.glyphs.VPoint
Highlight this glyph to give visual feedback when the cursor is inside it.
highlight(boolean, Color) - Method in class fr.inria.zvtm.glyphs.VSegment
Highlight this glyph to give visual feedback when the cursor is inside it.
highlight(boolean, Color) - Method in class fr.inria.zvtm.glyphs.VText
Highlight this glyph to give visual feedback when the cursor is inside it.
highlight(boolean, Color) - Method in class fr.inria.zvtm.glyphs.ZPDFPage
 
hitTestChar(int, int, Camera) - Method in class fr.inria.zvtm.glyphs.VTextLayout
Returns a TextHitInfo corresponding to the specified point.
hitTestChar(int, int, Camera, int, int) - Method in class fr.inria.zvtm.glyphs.VTextLayout
Returns a TextHitInfo corresponding to the specified point.
HLinearLens - Class in fr.inria.zvtm.lens
Translucent lens.
HLinearLens() - Constructor for class fr.inria.zvtm.lens.HLinearLens
create a lens with a maximum magnification factor of 2.0
HLinearLens(float) - Constructor for class fr.inria.zvtm.lens.HLinearLens
create a lens with a given maximum magnification factor
HLinearLens(float, float, float, int, int) - Constructor for class fr.inria.zvtm.lens.HLinearLens
create a lens with a given maximum magnification factor, inner and outer radii
HLinearLens(float, float, float, int, int, int, int) - Constructor for class fr.inria.zvtm.lens.HLinearLens
create a lens with a given maximum magnification factor, inner and outer radii
HSV - Variable in class fr.inria.zvtm.glyphs.Glyph
 
HSVb - Variable in class fr.inria.zvtm.glyphs.ClosedShape
Coordinates of border color in HSV color space.
HTTP_AUTH_PASSWORD - Static variable in class fr.inria.zuist.engine.SceneManager
 
HTTP_AUTH_USER - Static variable in class fr.inria.zuist.engine.SceneManager
 
HTTP_SCHEME - Static variable in class fr.inria.zvtm.svg.SVGReader
 
HWaveLens - Class in fr.inria.zvtm.lens
Translucent lens.
HWaveLens() - Constructor for class fr.inria.zvtm.lens.HWaveLens
create a lens with a maximum magnification factor of 2.0
HWaveLens(float, float) - Constructor for class fr.inria.zvtm.lens.HWaveLens
create a lens with a given maximum magnification factor
HWaveLens(float, float, float, int, int, float) - Constructor for class fr.inria.zvtm.lens.HWaveLens
create a lens with a given maximum magnification factor, inner and outer radii
HWaveLens(float, float, float, int, int, float, int, int) - Constructor for class fr.inria.zvtm.lens.HWaveLens
create a lens with a given maximum magnification factor, inner and outer radii

I

IcePDFPageImg - Class in fr.inria.zvtm.glyphs
Glyph encapsulating a PDF page from ICEpdf.
IcePDFPageImg(Document, int) - Constructor for class fr.inria.zvtm.glyphs.IcePDFPageImg
Instantiate a PDF page as a ZVTM glyph, rendered at a resolution that matches the default scale for that page.
IcePDFPageImg(double, double, int, Document, int) - Constructor for class fr.inria.zvtm.glyphs.IcePDFPageImg
Instantiate a PDF page as a ZVTM glyph, rendered at a resolution that matches the default scale for that page.
IcePDFPageImg(double, double, int, Document, int, float, double) - Constructor for class fr.inria.zvtm.glyphs.IcePDFPageImg
Instantiate a PDF page as a ZVTM glyph, rendered at a resolution that matches the default scale for that page multiplied by detailFactor.
id - Variable in class fr.inria.zuist.od.ObjectDescription
 
Identifiable - Interface in fr.inria.zvtm.cluster
Identifiable objects may be replicated: the master instance has logical equivalents on slave instances.
Identifiables - Class in fr.inria.zvtm.cluster
Convenience methods related to Identifiable objects.
IdentityInterpolator - Class in fr.inria.zvtm.animation.interpolation
A class that implements an identity ('no-op') interpolation.
Idl11Filter - Class in fr.inria.zvtm.fits.filters
 
Idl11Filter() - Constructor for class fr.inria.zvtm.fits.filters.Idl11Filter
 
Idl12Filter - Class in fr.inria.zvtm.fits.filters
 
Idl12Filter() - Constructor for class fr.inria.zvtm.fits.filters.Idl12Filter
 
Idl14Filter - Class in fr.inria.zvtm.fits.filters
 
Idl14Filter() - Constructor for class fr.inria.zvtm.fits.filters.Idl14Filter
 
Idl15Filter - Class in fr.inria.zvtm.fits.filters
 
Idl15Filter() - Constructor for class fr.inria.zvtm.fits.filters.Idl15Filter
 
Idl2Filter - Class in fr.inria.zvtm.fits.filters
 
Idl2Filter() - Constructor for class fr.inria.zvtm.fits.filters.Idl2Filter
 
Idl4Filter - Class in fr.inria.zvtm.fits.filters
 
Idl4Filter() - Constructor for class fr.inria.zvtm.fits.filters.Idl4Filter
 
Idl5Filter - Class in fr.inria.zvtm.fits.filters
 
Idl5Filter() - Constructor for class fr.inria.zvtm.fits.filters.Idl5Filter
 
Idl6Filter - Class in fr.inria.zvtm.fits.filters
 
Idl6Filter() - Constructor for class fr.inria.zvtm.fits.filters.Idl6Filter
 
IkonFilter - Class in fr.inria.zvtm.fits.filters
 
IkonFilter() - Constructor for class fr.inria.zvtm.fits.filters.IkonFilter
 
image - Variable in class fr.inria.zvtm.glyphs.VImage
For internal use.
ImageDescription - Class in fr.inria.zuist.od
Description of bitmap image objects to be loaded/unloaded in the scene.
ImageDescription(String, double, double, int, double, double, URL, Color, float, Object, Region) - Constructor for class fr.inria.zuist.od.ImageDescription
Constructs the description of an image (VImageST).
includesReflectionInHeightComputation() - Method in class fr.inria.zvtm.glyphs.RImage
 
indexOfGlyph(Glyph[], Glyph) - Static method in class fr.inria.zvtm.engine.Utils
Checks whether Glyph array ga contains glyph g or not and returns its index.
indexOfGlyph(Glyph[], Glyph, int) - Static method in class fr.inria.zvtm.engine.Utils
Checks whether Glyph array ga contains glyph g or not within its first N items, and returns its index.
INFINITE - Static variable in class fr.inria.zvtm.animation.Animation
Used to specify unending duration or RepeatCount
init(GLAutoDrawable) - Method in class fr.inria.zvtm.engine.AgileViewPanel
 
initCams(int) - Method in class fr.inria.zvtm.glyphs.Composite
 
initCams(int) - Method in class fr.inria.zvtm.glyphs.DPath
 
initCams(int) - Method in class fr.inria.zvtm.glyphs.FPolygon
 
initCams(int) - Method in class fr.inria.zvtm.glyphs.Glyph
Initialize projected coordinates.
initCams(int) - Method in class fr.inria.zvtm.glyphs.SemZoomGlyph
 
initCams(int) - Method in class fr.inria.zvtm.glyphs.SIRectangle
 
initCams(int) - Method in class fr.inria.zvtm.glyphs.VCircle
 
initCams(int) - Method in class fr.inria.zvtm.glyphs.VEclipse
 
initCams(int) - Method in class fr.inria.zvtm.glyphs.VEllipse
 
initCams(int) - Method in class fr.inria.zvtm.glyphs.VImage
 
initCams(int) - Method in class fr.inria.zvtm.glyphs.VPoint
 
initCams(int) - Method in class fr.inria.zvtm.glyphs.VPolygon
 
initCams(int) - Method in class fr.inria.zvtm.glyphs.VRectangle
 
initCams(int) - Method in class fr.inria.zvtm.glyphs.VRing
 
initCams(int) - Method in class fr.inria.zvtm.glyphs.VRoundRect
 
initCams(int) - Method in class fr.inria.zvtm.glyphs.VSegment
 
initCams(int) - Method in class fr.inria.zvtm.glyphs.VShape
 
initCams(int) - Method in class fr.inria.zvtm.glyphs.VSwingComponent
 
initCams(int) - Method in class fr.inria.zvtm.glyphs.VText
 
initCams(int) - Method in class fr.inria.zvtm.glyphs.ZPDFPage
 
insertGlyphInDrawingList(Glyph, int) - Method in class fr.inria.zvtm.engine.VirtualSpace
 
INSERTION_INDEX_UNDEFINED - Static variable in class fr.inria.zvtm.glyphs.VTextLayout
 
INSTANCE - Static variable in class fr.inria.zvtm.engine.VirtualSpaceManager
 
INSTANCE - Static variable in class fr.inria.zvtm.text.PostfixTextShortener
 
INSTANCE - Static variable in class fr.inria.zvtm.text.PrefixTextShortener
Singleton PrefixTextShortener.
INSTANCE - Static variable in class fr.inria.zvtm.treemap.Squarified
Instance.
interpolationMethod - Variable in class fr.inria.zvtm.glyphs.IcePDFPageImg
For internal use.
interpolationMethod - Variable in class fr.inria.zvtm.glyphs.VImage
For internal use.
interrupt() - Method in class fr.inria.zvtm.engine.SwingWorker
A new method that interrupts the worker thread.
intersects(int, int, int) - Method in class fr.inria.zvtm.glyphs.VSegment
Detects whether the point (x,y) lies on the segment or not.
intersects(int, int, int, int) - Method in class fr.inria.zvtm.glyphs.VSegment
Detects whether the point (x,y) lies on the segment or not.
intersectsParentRegion(double[]) - Method in interface fr.inria.zvtm.event.ObservedRegionListener
projected values of west, north, east and south intersections
intersectsPath(DPath, int, double, double, Graphics2D) - Static method in class fr.inria.zvtm.engine.PickerVS
Tells whether the picker is hovering a particular DPath or not.
intersectsPath(DPath, int, Graphics2D) - Method in class fr.inria.zvtm.engine.PickerVS
Tells whether the picker is hovering a particular DPath or not.
intersectsSegment(VSegment, int, int) - Method in class fr.inria.zvtm.engine.Picker
Tells whether the picker is hovering a particular VSegment or not.
intersectsSegment(VSegment, int, int, int, int) - Static method in class fr.inria.zvtm.engine.Picker
Tells whether the picker is hovering a particular VSegment or not.
intersectsV(double, double, double) - Method in class fr.inria.zvtm.glyphs.VSegment
Detects whether the point (x,y) lies on the segment or not.
INVALID_ID - Static variable in class fr.inria.zvtm.cluster.ObjId
 
invalidate() - Method in class fr.inria.zvtm.glyphs.VText
Force computation of text's bounding box at next call to draw().
invalidate() - Method in class fr.inria.zvtm.glyphs.VTextLayout
Force computation of text's bounding box at next call to draw().
isBlank() - Method in class fr.inria.zvtm.engine.View
Says whether a view is in blank mode or not.
isBorderDrawn() - Method in class fr.inria.zvtm.glyphs.ClosedShape
Indicates whether the glyph's border is drawn or not.
isBorderDrawn() - Method in class fr.inria.zvtm.glyphs.Glyph
Indicates whether the glyph's border is drawn or not.
isCustomZoomInvariantLocationEnabled() - Method in class fr.inria.zvtm.engine.Camera
Tells whether a specific zoom-invariant point is being used or if the camera's (x,y) coords are used (default).
isDrawObservedRegionLocator() - Method in class fr.inria.zvtm.engine.portals.OverviewPortal
 
isDynaSpotActivated() - Method in class fr.inria.zvtm.engine.DynaPicker
Tells whether DynaSpot cursor behavior is enabled or not.
isEnabled() - Method in class fr.inria.zvtm.engine.Camera
Tells whether the camera is enabled or disabled.
isEnabled() - Method in class fr.inria.zvtm.lens.RouteLens
Is RouteLens attraction enabled or disabled.
isExpanded() - Method in class fr.inria.zvtm.layout.tree.LNode
 
isFilled() - Method in class fr.inria.zvtm.glyphs.ClosedShape
Indicates whether this glyph's interior is filled or not.
isFilled() - Method in class fr.inria.zvtm.glyphs.Glyph
Indicates whether this glyph's interior is filled or not.
isInitialized() - Method in class fr.inria.zvtm.lens.Lens
 
isInJAR() - Method in class fr.inria.zuist.od.ResourceDescription
 
isInside(Pnt[]) - Method in class fr.inria.zvtm.layout.delaunay.Pnt
Test if this Pnt is inside a simplex.
isLeaf() - Method in class fr.inria.zvtm.treemap.Tree
 
isLocal() - Method in class fr.inria.zuist.od.ResourceDescription
Returns true if the resource is on the computer running this application.
isNeighbor(Simplex<V>) - Method in class fr.inria.zvtm.layout.delaunay.Simplex
True iff simplices are neighbors.
isOfInterest(Region) - Method in class fr.inria.zuist.engine.SceneObserver
Tells the SceneManager whether a given region is of interest to this particular SceneObserver.
isOfInterest(Region) - Method in class fr.inria.zuist.engine.TaggedViewSceneObserver
Tells the SceneManager whether a given region is of interest to this particular SceneObserver.
isOn(Pnt[]) - Method in class fr.inria.zvtm.layout.delaunay.Pnt
Test if this Pnt is on a simplex.
IsophotFilter - Class in fr.inria.zvtm.fits.filters
 
IsophotFilter() - Constructor for class fr.inria.zvtm.fits.filters.IsophotFilter
 
isOutside(Pnt[]) - Method in class fr.inria.zvtm.layout.delaunay.Pnt
Test if this Pnt is outside of simplex.
isPicked(Glyph) - Method in class fr.inria.zvtm.engine.PickerVS
Tells whether a given glyph is under this picker or not.
isRectangle(Vector<Point2D.Double>) - Static method in class fr.inria.zvtm.svg.SVGReader
Tells whether the 4 points contained in a Vector form a rectangle or not.
isReplicated() - Method in class fr.inria.zvtm.cluster.DefaultIdentifiable
isReplicated() - Method in interface fr.inria.zvtm.cluster.Identifiable
 
isScaleIndependent() - Method in class fr.inria.zvtm.glyphs.VText
Indicates whether the text is scaled according to camera's altitude.
isSelected() - Method in class fr.inria.zvtm.engine.EView
 
isSelected() - Method in class fr.inria.zvtm.engine.PView
Always returns false as this is not a window.
isSelected() - Method in class fr.inria.zvtm.engine.View
 
isSelected() - Method in class fr.inria.zvtm.glyphs.Glyph
Get this glyph's selection status.
isSensitive() - Method in class fr.inria.zuist.od.ObjectDescription
Is the object sensitive to cursor entry/exit.
isSensitive() - Method in class fr.inria.zvtm.engine.VCursor
Tells whether entry/exit of cursor into/from glyphs is enabled or disabled.
isSensitive() - Method in class fr.inria.zvtm.glyphs.Glyph
Indicates whether ZVTM sends events related to cursor entry/exit in/from this glyph or not.
isShowingFirstOrderPanWidget() - Method in class fr.inria.zvtm.engine.ViewPanel
Is the icon used to represent first-order-of-control panning currently being shown.
isValid() - Method in class fr.inria.zvtm.cluster.ObjId
Tests this identifier for validity.
isVertical(double, double, double, double, Tree) - Method in class fr.inria.zvtm.treemap.Squarified
 
isVisible() - Method in class fr.inria.zvtm.engine.portals.Portal
Tells wether this portal is currently visible or not.
isVisible() - Method in class fr.inria.zvtm.glyphs.Glyph
Get this glyph's visibility status.
isVisible() - Method in class fr.inria.zvtm.layout.tree.LNode
 
isVisibleThroughLens() - Method in class fr.inria.zvtm.glyphs.Glyph
Get this glyph's visibility status when seen through a lens.
isZoomSensitive() - Method in class fr.inria.zvtm.glyphs.VImage
Indicates whether the image is scaled according to camera's altitude.
isZoomSensitive() - Method in class fr.inria.zvtm.glyphs.VSwingComponent
Indicates whether the Swing component is scaled according to camera's altitude.
isZoomSensitive() - Method in class fr.inria.zvtm.glyphs.ZPDFPage
Indicates whether the image is scaled according to camera's altitude.
iterator() - Method in class fr.inria.zvtm.layout.delaunay.Simplex
 
iterator() - Method in class fr.inria.zvtm.layout.delaunay.Triangulation
Iterator.

J

Java2DPainter - Interface in fr.inria.zvtm.engine
Java2D painting operations interface (hook for direct Java2D painting instructions in Views).
javaVersionIs140OrLater() - Static method in class fr.inria.zvtm.engine.Utils
tells wheter the current JVM is version 1.4.0 and later (or not)
jpx - Variable in class fr.inria.zvtm.engine.Picker
coords in JPanel
jpx - Variable in class fr.inria.zvtm.engine.VCursor
coords in JPanel
jpy - Variable in class fr.inria.zvtm.engine.Picker
coords in JPanel
jpy - Variable in class fr.inria.zvtm.engine.VCursor
coords in JPanel
JSkyFitsImage - Class in fr.inria.zvtm.glyphs
 
JSkyFitsImage(String) - Constructor for class fr.inria.zvtm.glyphs.JSkyFitsImage
Construct an image at (0, 0) with original scale.
JSkyFitsImage(URL) - Constructor for class fr.inria.zvtm.glyphs.JSkyFitsImage
Construct an image at (0, 0) with original scale.
JSkyFitsImage(double, double, int, URL) - Constructor for class fr.inria.zvtm.glyphs.JSkyFitsImage
Construct an image at (x, y) with original scale.
JSkyFitsImage(double, double, int, URL, double) - Constructor for class fr.inria.zvtm.glyphs.JSkyFitsImage
Construct an image at (x, y) with a custom scale.
JSkyFitsImage(double, double, int, URL, double, float) - Constructor for class fr.inria.zvtm.glyphs.JSkyFitsImage
Construct an image at (x, y) with a custom scale.
JSkyFitsImage.ScaleAlgorithm - Enum in fr.inria.zvtm.glyphs
 
jump(double, double, boolean) - Method in class fr.inria.zvtm.glyphs.DPath
Add a new 'gap' to the path (move without drawing anything), from current point to point (x,y).

K

keyPressed(KeyEvent) - Method in class fr.inria.zvtm.engine.EView
 
keyPressed(KeyEvent) - Method in class fr.inria.zvtm.engine.PView
 
keyReleased(KeyEvent) - Method in class fr.inria.zvtm.engine.EView
 
keyReleased(KeyEvent) - Method in class fr.inria.zvtm.engine.PView
 
keyTyped(KeyEvent) - Method in class fr.inria.zvtm.engine.EView
 
keyTyped(KeyEvent) - Method in class fr.inria.zvtm.engine.PView
 
Kpress(ViewPanel, char, int, int, KeyEvent) - Method in class fr.inria.zvtm.event.SwingListener
 
Kpress(ViewPanel, char, int, int, KeyEvent) - Method in class fr.inria.zvtm.event.ViewAdapter
 
Kpress(ViewPanel, char, int, int, KeyEvent) - Method in interface fr.inria.zvtm.event.ViewListener
Key pressed event.
Krelease(ViewPanel, char, int, int, KeyEvent) - Method in class fr.inria.zvtm.event.SwingListener
 
Krelease(ViewPanel, char, int, int, KeyEvent) - Method in class fr.inria.zvtm.event.ViewAdapter
 
Krelease(ViewPanel, char, int, int, KeyEvent) - Method in interface fr.inria.zvtm.event.ViewListener
Key released event.
Ktype(ViewPanel, char, int, int, KeyEvent) - Method in class fr.inria.zvtm.event.SwingListener
 
Ktype(ViewPanel, char, int, int, KeyEvent) - Method in class fr.inria.zvtm.event.ViewAdapter
 
Ktype(ViewPanel, char, int, int, KeyEvent) - Method in interface fr.inria.zvtm.event.ViewListener
Key typed event.

L

L1FSFresnelLens - Class in fr.inria.zvtm.lens
Profile: linear - Distance metric: L(1) (diamond shape)
Size expressed as an absolute value in pixels
L1FSFresnelLens() - Constructor for class fr.inria.zvtm.lens.L1FSFresnelLens
create a lens with a maximum magnification factor of 2.0
L1FSFresnelLens(float, int) - Constructor for class fr.inria.zvtm.lens.L1FSFresnelLens
create a lens with a given maximum magnification factor
L1FSFresnelLens(float, int, int, int) - Constructor for class fr.inria.zvtm.lens.L1FSFresnelLens
create a lens with a given maximum magnification factor, inner and outer radii
L1FSFresnelLens(float, int, int, int, int, int) - Constructor for class fr.inria.zvtm.lens.L1FSFresnelLens
create a lens with a given maximum magnification factor, inner and outer radii
L1FSGaussianLens - Class in fr.inria.zvtm.lens
Profile: linear - Distance metric: L(1) (diamond shape)
Size expressed as an absolute value in pixels
L1FSGaussianLens() - Constructor for class fr.inria.zvtm.lens.L1FSGaussianLens
create a lens with a maximum magnification factor of 2.0
L1FSGaussianLens(float) - Constructor for class fr.inria.zvtm.lens.L1FSGaussianLens
create a lens with a given maximum magnification factor
L1FSGaussianLens(float, int, int) - Constructor for class fr.inria.zvtm.lens.L1FSGaussianLens
create a lens with a given maximum magnification factor, inner and outer radii
L1FSGaussianLens(float, int, int, int, int) - Constructor for class fr.inria.zvtm.lens.L1FSGaussianLens
create a lens with a given maximum magnification factor, inner and outer radii
L1FSInverseCosineLens - Class in fr.inria.zvtm.lens
Profile: inverse cosine - Distance metric: L(1) (diamond shape)
Size expressed as an absolute value in pixels
L1FSInverseCosineLens() - Constructor for class fr.inria.zvtm.lens.L1FSInverseCosineLens
create a lens with a maximum magnification factor of 2.0
L1FSInverseCosineLens(float) - Constructor for class fr.inria.zvtm.lens.L1FSInverseCosineLens
create a lens with a given maximum magnification factor
L1FSInverseCosineLens(float, int, int) - Constructor for class fr.inria.zvtm.lens.L1FSInverseCosineLens
create a lens with a given maximum magnification factor, inner and outer radii
L1FSInverseCosineLens(float, int, int, int, int) - Constructor for class fr.inria.zvtm.lens.L1FSInverseCosineLens
create a lens with a given maximum magnification factor, inner and outer radii
L1FSLinearLens - Class in fr.inria.zvtm.lens
Profile: linear - Distance metric: L(1) (diamond shape)
Size expressed as an absolute value in pixels
L1FSLinearLens() - Constructor for class fr.inria.zvtm.lens.L1FSLinearLens
create a lens with a maximum magnification factor of 2.0
L1FSLinearLens(float) - Constructor for class fr.inria.zvtm.lens.L1FSLinearLens
create a lens with a given maximum magnification factor
L1FSLinearLens(float, int, int) - Constructor for class fr.inria.zvtm.lens.L1FSLinearLens
create a lens with a given maximum magnification factor, inner and outer radii
L1FSLinearLens(float, int, int, int, int) - Constructor for class fr.inria.zvtm.lens.L1FSLinearLens
create a lens with a given maximum magnification factor, inner and outer radii
L1FSManhattanLens - Class in fr.inria.zvtm.lens
Profile: manhattan - Distance metric: L(1) (diamond shape)
Size expressed as an absolute value in pixels
L1FSManhattanLens() - Constructor for class fr.inria.zvtm.lens.L1FSManhattanLens
create a lens with a maximum magnification factor of 2.0
L1FSManhattanLens(float) - Constructor for class fr.inria.zvtm.lens.L1FSManhattanLens
create a lens with a given maximum magnification factor
L1FSManhattanLens(float, int) - Constructor for class fr.inria.zvtm.lens.L1FSManhattanLens
create a lens with a given maximum magnification factor, inner and outer radii
L1FSManhattanLens(float, int, int, int) - Constructor for class fr.inria.zvtm.lens.L1FSManhattanLens
create a lens with a given maximum magnification factor, inner and outer radii
L3BLinearLens - Class in fr.inria.zvtm.lens
Translucent lens.
L3BLinearLens() - Constructor for class fr.inria.zvtm.lens.L3BLinearLens
create a lens with a maximum magnification factor of 2.0
L3BLinearLens(float) - Constructor for class fr.inria.zvtm.lens.L3BLinearLens
create a lens with a given maximum magnification factor
L3BLinearLens(float, float, float, int, int) - Constructor for class fr.inria.zvtm.lens.L3BLinearLens
create a lens with a given maximum magnification factor, inner and outer radii
L3BLinearLens(float, float, float, int, int, int, int) - Constructor for class fr.inria.zvtm.lens.L3BLinearLens
create a lens with a given maximum magnification factor, inner and outer radii
L3FSFresnelLens - Class in fr.inria.zvtm.lens
Profile: Fresnel-like (discrete steps) - L(3) (intermediate between a circle and a square)
Size expressed as an absolute value in pixels
L3FSFresnelLens() - Constructor for class fr.inria.zvtm.lens.L3FSFresnelLens
create a lens with a maximum magnification factor of 2.0
L3FSFresnelLens(float, int) - Constructor for class fr.inria.zvtm.lens.L3FSFresnelLens
create a lens with a given maximum magnification factor
L3FSFresnelLens(float, int, int, int) - Constructor for class fr.inria.zvtm.lens.L3FSFresnelLens
create a lens with a given maximum magnification factor, inner and outer radii
L3FSFresnelLens(float, int, int, int, int, int) - Constructor for class fr.inria.zvtm.lens.L3FSFresnelLens
create a lens with a given maximum magnification factor, inner and outer radii
L3FSGaussianLens - Class in fr.inria.zvtm.lens
Profile: linear - Distance metric: L(3) (intermediate between a circle and a square)
Size expressed as an absolute value in pixels
L3FSGaussianLens() - Constructor for class fr.inria.zvtm.lens.L3FSGaussianLens
create a lens with a maximum magnification factor of 2.0
L3FSGaussianLens(float) - Constructor for class fr.inria.zvtm.lens.L3FSGaussianLens
create a lens with a given maximum magnification factor
L3FSGaussianLens(float, int, int) - Constructor for class fr.inria.zvtm.lens.L3FSGaussianLens
create a lens with a given maximum magnification factor, inner and outer radii
L3FSGaussianLens(float, int, int, int, int) - Constructor for class fr.inria.zvtm.lens.L3FSGaussianLens
create a lens with a given maximum magnification factor, inner and outer radii
L3FSInverseCosineLens - Class in fr.inria.zvtm.lens
Profile: inverse cosine - L(3) (intermediate between a circle and a square)
Size expressed as an absolute value in pixels
L3FSInverseCosineLens() - Constructor for class fr.inria.zvtm.lens.L3FSInverseCosineLens
create a lens with a maximum magnification factor of 2.0
L3FSInverseCosineLens(float) - Constructor for class fr.inria.zvtm.lens.L3FSInverseCosineLens
create a lens with a given maximum magnification factor
L3FSInverseCosineLens(float, int, int) - Constructor for class fr.inria.zvtm.lens.L3FSInverseCosineLens
create a lens with a given maximum magnification factor, inner and outer radii
L3FSInverseCosineLens(float, int, int, int, int) - Constructor for class fr.inria.zvtm.lens.L3FSInverseCosineLens
create a lens with a given maximum magnification factor, inner and outer radii
L3FSLinearLens - Class in fr.inria.zvtm.lens
Profile: linear - Distance metric: L(3) (intermediate between a circle and a square)
Size expressed as an absolute value in pixels
L3FSLinearLens() - Constructor for class fr.inria.zvtm.lens.L3FSLinearLens
create a lens with a maximum magnification factor of 2.0
L3FSLinearLens(float) - Constructor for class fr.inria.zvtm.lens.L3FSLinearLens
create a lens with a given maximum magnification factor
L3FSLinearLens(float, int, int) - Constructor for class fr.inria.zvtm.lens.L3FSLinearLens
create a lens with a given maximum magnification factor, inner and outer radii
L3FSLinearLens(float, int, int, int, int) - Constructor for class fr.inria.zvtm.lens.L3FSLinearLens
create a lens with a given maximum magnification factor, inner and outer radii
L3FSManhattanLens - Class in fr.inria.zvtm.lens
Profile: manhattan - Distance metric: L(3) (intermediate between a circle and a square)
Size expressed as an absolute value in pixels
L3FSManhattanLens() - Constructor for class fr.inria.zvtm.lens.L3FSManhattanLens
create a lens with a maximum magnification factor of 2.0
L3FSManhattanLens(float) - Constructor for class fr.inria.zvtm.lens.L3FSManhattanLens
create a lens with a given maximum magnification factor
L3FSManhattanLens(float, int) - Constructor for class fr.inria.zvtm.lens.L3FSManhattanLens
create a lens with a given maximum magnification factor, inner and outer radii
L3FSManhattanLens(float, int, int, int) - Constructor for class fr.inria.zvtm.lens.L3FSManhattanLens
create a lens with a given maximum magnification factor, inner and outer radii
LABEL_ANCHOR - Variable in class fr.inria.zvtm.widgets.Menu
 
lastGlyphEntered() - Method in class fr.inria.zvtm.engine.PickerVS
Get the last Glyph this picker entered.
lastGlyphEntered() - Method in class fr.inria.zvtm.engine.ViewPanel
Get the last glyph the mouse entered in (for this view and current active layer).
lcoef - Variable in class fr.inria.zvtm.glyphs.VText
 
LEFT_RIGHT - Static variable in class fr.inria.zvtm.layout.tree.TreeOrientation
 
leftInset - Static variable in class fr.inria.zvtm.treemap.Squarified
 
lens - Variable in class fr.inria.zvtm.engine.ViewPanel
Lens (fisheye, etc.)
Lens - Class in fr.inria.zvtm.lens
Parent class of all lenses
Lens() - Constructor for class fr.inria.zvtm.lens.Lens
 
lensHeight - Variable in class fr.inria.zvtm.lens.Lens
 
lensMagnified() - Method in class fr.inria.zuist.engine.LensSceneObserver
This method has to be called whenever the lens' magnification factor changes.
LensMonitor - Class in fr.inria.zvtm.lens
 
LensMonitor(FixedSizeLens) - Constructor for class fr.inria.zvtm.lens.LensMonitor
 
lensMoved() - Method in class fr.inria.zuist.engine.LensSceneObserver
This method has to be called whenever the lens moves within the view.
LensSceneObserver - Class in fr.inria.zuist.engine
 
LensSceneObserver(View, Camera, Lens, VirtualSpace) - Constructor for class fr.inria.zuist.engine.LensSceneObserver
 
lensWidth - Variable in class fr.inria.zvtm.lens.Lens
 
Level - Class in fr.inria.zuist.engine
A level in the scene.
LevelListener - Interface in fr.inria.zuist.event
Listen to level-related camera events.
LGRectangle - Class in fr.inria.zvtm.glyphs
 
LGRectangle(double, double, int, double, double, LinearGradientPaint) - Constructor for class fr.inria.zvtm.glyphs.LGRectangle
 
LGRectangle(double, double, int, double, double, LinearGradientPaint, Color) - Constructor for class fr.inria.zvtm.glyphs.LGRectangle
 
LightFilter - Class in fr.inria.zvtm.fits.filters
 
LightFilter() - Constructor for class fr.inria.zvtm.fits.filters.LightFilter
 
LINE_SEP - Static variable in class fr.inria.zvtm.svg.SVGReader
 
LInfBInverseCosineLens - Class in fr.inria.zvtm.lens
Translucent lens.
LInfBInverseCosineLens() - Constructor for class fr.inria.zvtm.lens.LInfBInverseCosineLens
create a lens with a maximum magnification factor of 2.0
LInfBInverseCosineLens(float) - Constructor for class fr.inria.zvtm.lens.LInfBInverseCosineLens
create a lens with a given maximum magnification factor
LInfBInverseCosineLens(float, float, float, int, int) - Constructor for class fr.inria.zvtm.lens.LInfBInverseCosineLens
create a lens with a given maximum magnification factor, inner and outer radii
LInfBInverseCosineLens(float, float, float, int, int, int, int) - Constructor for class fr.inria.zvtm.lens.LInfBInverseCosineLens
create a lens with a given maximum magnification factor, inner and outer radii
LInfBLinearLens - Class in fr.inria.zvtm.lens
Translucent lens.
LInfBLinearLens() - Constructor for class fr.inria.zvtm.lens.LInfBLinearLens
create a lens with a maximum magnification factor of 2.0
LInfBLinearLens(float) - Constructor for class fr.inria.zvtm.lens.LInfBLinearLens
create a lens with a given maximum magnification factor
LInfBLinearLens(float, float, float, int, int) - Constructor for class fr.inria.zvtm.lens.LInfBLinearLens
create a lens with a given maximum magnification factor, inner and outer radii
LInfBLinearLens(float, float, float, int, int, int, int) - Constructor for class fr.inria.zvtm.lens.LInfBLinearLens
create a lens with a given maximum magnification factor, inner and outer radii
LInfFSFresnelLens - Class in fr.inria.zvtm.lens
Profile: Fresnel-like (discrete steps) - Distance metric: L(Inf) (square shape)
Size expressed as an absolute value in pixels
LInfFSFresnelLens() - Constructor for class fr.inria.zvtm.lens.LInfFSFresnelLens
create a lens with a maximum magnification factor of 2.0
LInfFSFresnelLens(float, int) - Constructor for class fr.inria.zvtm.lens.LInfFSFresnelLens
create a lens with a given maximum magnification factor
LInfFSFresnelLens(float, int, int, int) - Constructor for class fr.inria.zvtm.lens.LInfFSFresnelLens
create a lens with a given maximum magnification factor, inner and outer radii
LInfFSFresnelLens(float, int, int, int, int, int) - Constructor for class fr.inria.zvtm.lens.LInfFSFresnelLens
create a lens with a given maximum magnification factor, inner and outer radii
LInfFSGaussianLens - Class in fr.inria.zvtm.lens
Profile: linear - Distance metric: L(Inf) (square shape)
Size expressed as an absolute value in pixels
LInfFSGaussianLens() - Constructor for class fr.inria.zvtm.lens.LInfFSGaussianLens
create a lens with a maximum magnification factor of 2.0
LInfFSGaussianLens(float) - Constructor for class fr.inria.zvtm.lens.LInfFSGaussianLens
create a lens with a given maximum magnification factor
LInfFSGaussianLens(float, int, int) - Constructor for class fr.inria.zvtm.lens.LInfFSGaussianLens
create a lens with a given maximum magnification factor, inner and outer radii
LInfFSGaussianLens(float, int, int, int, int) - Constructor for class fr.inria.zvtm.lens.LInfFSGaussianLens
create a lens with a given maximum magnification factor, inner and outer radii
LInfFSInverseCosineLens - Class in fr.inria.zvtm.lens
Profile: inverse cosine - Distance metric: L(Inf) (square shape)
Size expressed as an absolute value in pixels
LInfFSInverseCosineLens() - Constructor for class fr.inria.zvtm.lens.LInfFSInverseCosineLens
create a lens with a maximum magnification factor of 2.0
LInfFSInverseCosineLens(float) - Constructor for class fr.inria.zvtm.lens.LInfFSInverseCosineLens
create a lens with a given maximum magnification factor
LInfFSInverseCosineLens(float, int, int) - Constructor for class fr.inria.zvtm.lens.LInfFSInverseCosineLens
create a lens with a given maximum magnification factor, inner and outer radii
LInfFSInverseCosineLens(float, int, int, int, int) - Constructor for class fr.inria.zvtm.lens.LInfFSInverseCosineLens
create a lens with a given maximum magnification factor, inner and outer radii
LInfFSLinearLens - Class in fr.inria.zvtm.lens
Profile: linear - Distance metric: L(Inf) (square shape)
Size expressed as an absolute value in pixels
LInfFSLinearLens() - Constructor for class fr.inria.zvtm.lens.LInfFSLinearLens
create a lens with a maximum magnification factor of 2.0
LInfFSLinearLens(float) - Constructor for class fr.inria.zvtm.lens.LInfFSLinearLens
create a lens with a given maximum magnification factor
LInfFSLinearLens(float, int, int) - Constructor for class fr.inria.zvtm.lens.LInfFSLinearLens
create a lens with a given maximum magnification factor, inner and outer radii
LInfFSLinearLens(float, int, int, int, int) - Constructor for class fr.inria.zvtm.lens.LInfFSLinearLens
create a lens with a given maximum magnification factor, inner and outer radii
LInfFSManhattanLens - Class in fr.inria.zvtm.lens
Profile: manhattan - Distance metric: L(Inf) (square shape)
Size expressed as an absolute value in pixels
LInfFSManhattanLens() - Constructor for class fr.inria.zvtm.lens.LInfFSManhattanLens
create a lens with a maximum magnification factor of 2.0
LInfFSManhattanLens(float) - Constructor for class fr.inria.zvtm.lens.LInfFSManhattanLens
create a lens with a given maximum magnification factor
LInfFSManhattanLens(float, int) - Constructor for class fr.inria.zvtm.lens.LInfFSManhattanLens
create a lens with a given maximum magnification factor, inner and outer radii
LInfFSManhattanLens(float, int, int, int) - Constructor for class fr.inria.zvtm.lens.LInfFSManhattanLens
create a lens with a given maximum magnification factor, inner and outer radii
LInfFSStepLens - Class in fr.inria.zvtm.lens
Profile: Step-like (flat steps) - Distance metric: L(Inf) (square shape)
Size expressed as an absolute value in pixels
LInfFSStepLens() - Constructor for class fr.inria.zvtm.lens.LInfFSStepLens
create a lens with a maximum magnification factor of 2.0
LInfFSStepLens(float, int, int, int, int, int) - Constructor for class fr.inria.zvtm.lens.LInfFSStepLens
create a lens with a given maximum magnification factor, inner and outer radii
LInfSCBLens - Class in fr.inria.zvtm.lens
Translucent lens.
LInfSCBLens() - Constructor for class fr.inria.zvtm.lens.LInfSCBLens
create a lens with a maximum magnification factor of 2.0
LInfSCBLens(float) - Constructor for class fr.inria.zvtm.lens.LInfSCBLens
create a lens with a given maximum magnification factor
LInfSCBLens(float, float, float, int) - Constructor for class fr.inria.zvtm.lens.LInfSCBLens
create a lens with a given maximum magnification factor, inner and outer radii
LInfSCBLens(float, float, float, int, int, int) - Constructor for class fr.inria.zvtm.lens.LInfSCBLens
create a lens with a given maximum magnification factor, inner and outer radii
LInfSCFGaussianLens - Class in fr.inria.zvtm.lens
Profile: linear - Distance metric: L(Inf) (square shape) - Flattens itself when moving fast
Size expressed as an absolute value in pixels
LInfSCFGaussianLens() - Constructor for class fr.inria.zvtm.lens.LInfSCFGaussianLens
create a lens with a maximum magnification factor of 2.0
LInfSCFGaussianLens(float) - Constructor for class fr.inria.zvtm.lens.LInfSCFGaussianLens
create a lens with a given maximum magnification factor
LInfSCFGaussianLens(float, int, int) - Constructor for class fr.inria.zvtm.lens.LInfSCFGaussianLens
create a lens with a given maximum magnification factor, inner and outer radii
LInfSCFGaussianLens(float, int, int, int, int) - Constructor for class fr.inria.zvtm.lens.LInfSCFGaussianLens
create a lens with a given maximum magnification factor, inner and outer radii
LInfSCFInverseCosineLens - Class in fr.inria.zvtm.lens
Profile: linear - Distance metric: L(Inf) (square shape) - Flattens itself when moving fast
Size expressed as an absolute value in pixels
LInfSCFInverseCosineLens() - Constructor for class fr.inria.zvtm.lens.LInfSCFInverseCosineLens
create a lens with a maximum magnification factor of 2.0
LInfSCFInverseCosineLens(float) - Constructor for class fr.inria.zvtm.lens.LInfSCFInverseCosineLens
create a lens with a given maximum magnification factor
LInfSCFInverseCosineLens(float, int, int) - Constructor for class fr.inria.zvtm.lens.LInfSCFInverseCosineLens
create a lens with a given maximum magnification factor, inner and outer radii
LInfSCFInverseCosineLens(float, int, int, int, int) - Constructor for class fr.inria.zvtm.lens.LInfSCFInverseCosineLens
create a lens with a given maximum magnification factor, inner and outer radii
LInfSCFLinearLens - Class in fr.inria.zvtm.lens
Profile: linear - Distance metric: L(Inf) (square shape) - Flattens itself when moving fast
Size expressed as an absolute value in pixels
LInfSCFLinearLens() - Constructor for class fr.inria.zvtm.lens.LInfSCFLinearLens
create a lens with a maximum magnification factor of 2.0
LInfSCFLinearLens(float) - Constructor for class fr.inria.zvtm.lens.LInfSCFLinearLens
create a lens with a given maximum magnification factor
LInfSCFLinearLens(float, int, int) - Constructor for class fr.inria.zvtm.lens.LInfSCFLinearLens
create a lens with a given maximum magnification factor, inner and outer radii
LInfSCFLinearLens(float, int, int, int, int) - Constructor for class fr.inria.zvtm.lens.LInfSCFLinearLens
create a lens with a given maximum magnification factor, inner and outer radii
LNode - Class in fr.inria.zvtm.layout.tree
Node of the LTree tree.
LnspiralFilter - Class in fr.inria.zvtm.fits.filters
 
LnspiralFilter() - Constructor for class fr.inria.zvtm.fits.filters.LnspiralFilter
 
load(Document, VirtualSpace, boolean, String) - Static method in class fr.inria.zvtm.svg.SVGReader
Load a DOM-parsed SVG document d in VirtualSpace vs.
load(Document, VirtualSpace, boolean, String, String) - Static method in class fr.inria.zvtm.svg.SVGReader
Load a DOM-parsed SVG document d in VirtualSpace vs.
loadScene(Document, File, boolean) - Method in class fr.inria.zuist.engine.SceneBuilder
Load a multi-scale scene configuration described in an XML document.
loadScene(Document, File, boolean, ProgressListener) - Method in class fr.inria.zuist.engine.SceneBuilder
Load a multi-scale scene configuration described in an XML document.
loadScene(Document, File, boolean) - Method in class fr.inria.zuist.engine.SceneManager
Load a multi-scale scene configuration described in an XML document.
loadScene(Document, File, boolean, ProgressListener) - Method in class fr.inria.zuist.engine.SceneManager
Load a multi-scale scene configuration described in an XML document.
locate(Pnt) - Method in class fr.inria.zvtm.layout.delaunay.DelaunayTriangulation
Locate the triangle with point (a Pnt) inside (or on) it.
Location - Class in fr.inria.zvtm.engine
Store a camera location - provides 2 double fields for X,Y and a double field for altitude.
Location(double, double, double) - Constructor for class fr.inria.zvtm.engine.Location
 
logger - Variable in class fr.inria.zvtm.cluster.SlaveUpdater
 
LowPassFilter - Class in fr.inria.zvtm.engine
 
LowPassFilter() - Constructor for class fr.inria.zvtm.engine.LowPassFilter
 
LP_FLOOR - Static variable in interface fr.inria.zvtm.lens.LPDistanceMetrics
 
LPDGaussianLens - Class in fr.inria.zvtm.lens
Profile: linear - Distance metric: L(P) - P tends towards zero when going fast
Size expressed as an absolute value in pixels
LPDGaussianLens() - Constructor for class fr.inria.zvtm.lens.LPDGaussianLens
create a lens with a maximum magnification factor of 2.0
LPDGaussianLens(float, float, float, float) - Constructor for class fr.inria.zvtm.lens.LPDGaussianLens
create a lens with a given maximum magnification factor
LPDGaussianLens(float, float, float, float, int, int) - Constructor for class fr.inria.zvtm.lens.LPDGaussianLens
create a lens with a given maximum magnification factor, inner and outer radii
LPDGaussianLens(float, float, float, float, int, int, int, int) - Constructor for class fr.inria.zvtm.lens.LPDGaussianLens
create a lens with a given maximum magnification factor, inner and outer radii
LPDistanceMetrics - Interface in fr.inria.zvtm.lens
 
LPFSGaussianLens - Class in fr.inria.zvtm.lens
Profile: linear - Distance metric: L(P) (user-defined)
Size expressed as an absolute value in pixels
LPFSGaussianLens() - Constructor for class fr.inria.zvtm.lens.LPFSGaussianLens
create a lens with a maximum magnification factor of 2.0, and Lp(2)
LPFSGaussianLens(float, float) - Constructor for class fr.inria.zvtm.lens.LPFSGaussianLens
create a lens with a given maximum magnification factor
LPFSGaussianLens(float, float, int, int) - Constructor for class fr.inria.zvtm.lens.LPFSGaussianLens
create a lens with a given maximum magnification factor, inner and outer radii
LPFSGaussianLens(float, float, int, int, int, int) - Constructor for class fr.inria.zvtm.lens.LPFSGaussianLens
create a lens with a given maximum magnification factor, inner and outer radii
LR1 - Variable in class fr.inria.zvtm.lens.FixedSizeLens
 
LR2 - Variable in class fr.inria.zvtm.lens.FixedSizeLens
 
LTree - Class in fr.inria.zvtm.layout.tree
Representation of abstract tree.
LTree(VirtualSpace) - Constructor for class fr.inria.zvtm.layout.tree.LTree
Create instance of LTree in virtual space.
LTree(VirtualSpace, boolean) - Constructor for class fr.inria.zvtm.layout.tree.LTree
Create instance of LTree in virtual space.
lx - Variable in class fr.inria.zvtm.lens.Lens
Lens' center horizontal coordinate within View.
ly - Variable in class fr.inria.zvtm.lens.Lens
Lens' center vertical coordinate within View.

M

magnifiedGraphics - Variable in class fr.inria.zvtm.lens.Lens
 
magnitude() - Method in class fr.inria.zvtm.layout.delaunay.Pnt
Magnitude (as a vector).
main(String[]) - Static method in class fr.inria.zvtm.cluster.SlaveApp
 
main(String[]) - Static method in class fr.inria.zvtm.engine.Utils
 
main(String[]) - Static method in class fr.inria.zvtm.fits.DefaultSampler
Prints an image sample to the standard output
main(String[]) - Static method in class fr.inria.zvtm.fits.filters.FilterVisualizer
 
main(String[]) - Static method in class fr.inria.zvtm.fits.FitsInfo
 
main(String[]) - Static method in class fr.inria.zvtm.fits.ZScale
 
main(String[]) - Static method in class fr.inria.zvtm.layout.delaunay.DelaunayTriangulation
Main program; used for testing.
main(String[]) - Static method in class fr.inria.zvtm.layout.delaunay.Pnt
Main program (used for testing).
main(String[]) - Static method in class fr.inria.zvtm.layout.jung.Viewer
 
main(String[]) - Static method in class fr.inria.zvtm.svg.Viewer
 
mainFont - Static variable in class fr.inria.zvtm.glyphs.VText
 
makeDiagGradient(float, float, Color) - Static method in class fr.inria.zvtm.engine.Utils
Returns a diagonal gradient centered around a color (upper left corner is lighter, lower right corner is darker)
makeDiagGradient(float, float, Color) - Static method in class fr.inria.zvtm.treemap.TreemapUtils
Returns a diagonal gradient centered around a color (upper left corner is lighter, lower right corner is darker)
makeGradient(RGBImageFilter) - Static method in class fr.inria.zvtm.fits.Utils
 
makeGrid(FitsImage, int) - Static method in class fr.inria.zvtm.fits.Grid
 
makeGrid(FitsImage, int, int) - Static method in class fr.inria.zvtm.fits.Grid
 
makeLabel(MenuItem, double, double) - Method in class fr.inria.zvtm.widgets.Menu
Override this method if you need to customize menu labels (e.g.
ManycolFilter - Class in fr.inria.zvtm.fits.filters
 
ManycolFilter() - Constructor for class fr.inria.zvtm.fits.filters.ManycolFilter
 
MapItem - Class in fr.inria.zvtm.treemap
A simple implementation of the Mappable interface.
MapItem() - Constructor for class fr.inria.zvtm.treemap.MapItem
 
MapItem(double, int) - Constructor for class fr.inria.zvtm.treemap.MapItem
 
MapModel - Interface in fr.inria.zvtm.treemap
Model object used by MapLayout to represent data for a treemap.
Mappable - Interface in fr.inria.zvtm.treemap
Interface representing an object that can be placed in a treemap layout.
maxDist - Variable in class fr.inria.zvtm.lens.SCBGaussianLens
 
maxDist - Variable in class fr.inria.zvtm.lens.SCFGaussianLens
 
maxIndex - Variable in class fr.inria.zuist.engine.ObjectPicker
 
maxIndex - Variable in class fr.inria.zuist.engine.RegionPicker
 
maxIndex - Variable in class fr.inria.zvtm.engine.PickerVS
 
maxTranslucency - Variable in class fr.inria.zvtm.lens.SCBGaussianLens
 
mbh - Variable in class fr.inria.zvtm.lens.Lens
Magnified buffer height.
mbi - Variable in class fr.inria.zvtm.lens.Lens
 
mbw - Variable in class fr.inria.zvtm.lens.Lens
Magnified buffer width.
Menu - Class in fr.inria.zvtm.widgets
Implementation of a linear menu.
Menu(VirtualSpace) - Constructor for class fr.inria.zvtm.widgets.Menu
 
Menu(VirtualSpace, Color, Color, Color, short) - Constructor for class fr.inria.zvtm.widgets.Menu
 
MENU_BGCOLOR - Variable in class fr.inria.zvtm.widgets.Menu
 
MENU_BOX_TYPE - Static variable in class fr.inria.zvtm.widgets.Menu
 
MENU_HCOLOR - Variable in class fr.inria.zvtm.widgets.Menu
 
MENU_LBCOLOR - Variable in class fr.inria.zvtm.widgets.Menu
 
MenuItem<T> - Class in fr.inria.zvtm.widgets
A menu item.
MenuItem(String, T) - Constructor for class fr.inria.zvtm.widgets.MenuItem
 
Messages - Class in fr.inria.zvtm.layout.jung
 
Messages() - Constructor for class fr.inria.zvtm.layout.jung.Messages
 
META_MOD - Static variable in interface fr.inria.zvtm.event.ViewListener
Meta/Command key modifier depressed.
META_SHIFT_MOD - Static variable in interface fr.inria.zvtm.event.ViewListener
Both Shift and Meta/Command key modifiers depressed.
Metadata - Class in fr.inria.zvtm.svg
Metadata associated with SVG graphical elements (title, URL, ...).
Metadata(String, String, String, String, String) - Constructor for class fr.inria.zvtm.svg.Metadata
 
mindMM - Variable in class fr.inria.zvtm.lens.SCBGaussianLens
 
mindMM - Variable in class fr.inria.zvtm.lens.SCBLens
 
mindMM - Variable in class fr.inria.zvtm.lens.SCFGaussianLens
 
mLastSampleTime - Variable in class fr.inria.zvtm.lens.SCBGaussianLens
 
mLastSampleTime - Variable in class fr.inria.zvtm.lens.SCFGaussianLens
 
MM - Variable in class fr.inria.zvtm.lens.Lens
 
MM_FLOOR - Static variable in class fr.inria.zvtm.lens.Lens
 
MMTc - Variable in class fr.inria.zvtm.lens.BlendingLens
 
MMTf - Variable in class fr.inria.zvtm.lens.BlendingLens
 
moreInfo - Static variable in class fr.inria.zvtm.layout.delaunay.Simplex
 
mouse - Variable in class fr.inria.zvtm.engine.View
mouse glyph
mouseClicked(MouseEvent) - Method in class fr.inria.zvtm.engine.ViewPanel
send event to application event handler
mouseClicked(MouseEvent) - Method in class fr.inria.zvtm.glyphs.GlyphFactory
 
mouseDragged(MouseEvent) - Method in class fr.inria.zvtm.engine.ViewPanel
send event to application event handler
mouseDragged(ViewPanel, int, int, int, int, MouseEvent) - Method in class fr.inria.zvtm.event.ScrollingListener
 
mouseDragged(ViewPanel, int, int, int, int, MouseEvent) - Method in class fr.inria.zvtm.event.SwingListener
 
mouseDragged(ViewPanel, int, int, int, int, MouseEvent) - Method in class fr.inria.zvtm.event.ViewAdapter
 
mouseDragged(ViewPanel, int, int, int, int, MouseEvent) - Method in interface fr.inria.zvtm.event.ViewListener
Mouse dragged callback.
mouseEntered(MouseEvent) - Method in class fr.inria.zvtm.engine.ViewPanel
Mouse cursor entered this view.
mouseEntered(MouseEvent) - Method in class fr.inria.zvtm.glyphs.GlyphFactory
 
mouseExited(MouseEvent) - Method in class fr.inria.zvtm.engine.ViewPanel
Mouse cursor exited this view.
mouseExited(MouseEvent) - Method in class fr.inria.zvtm.glyphs.GlyphFactory
 
mouseMoved(MouseEvent) - Method in class fr.inria.zvtm.engine.ViewPanel
 
mouseMoved(ViewPanel, int, int, MouseEvent) - Method in class fr.inria.zvtm.event.ScrollingListener
 
mouseMoved(ViewPanel, int, int, MouseEvent) - Method in class fr.inria.zvtm.event.SwingListener
 
mouseMoved(ViewPanel, int, int, MouseEvent) - Method in class fr.inria.zvtm.event.ViewAdapter
 
mouseMoved(ViewPanel, int, int, MouseEvent) - Method in interface fr.inria.zvtm.event.ViewListener
Mouse moved callback.
mousePressed(MouseEvent) - Method in class fr.inria.zvtm.engine.ViewPanel
send event to application event handler
mousePressed(MouseEvent) - Method in class fr.inria.zvtm.glyphs.GlyphFactory
 
mouseReleased(MouseEvent) - Method in class fr.inria.zvtm.engine.ViewPanel
send event to application event handler
mouseReleased(MouseEvent) - Method in class fr.inria.zvtm.glyphs.GlyphFactory
 
mouseStillUpdater - Variable in class fr.inria.zvtm.lens.SCBGaussianLens
 
mouseStillUpdater - Variable in class fr.inria.zvtm.lens.SCFGaussianLens
 
mouseWheelMoved(MouseWheelEvent) - Method in class fr.inria.zvtm.engine.ViewPanel
send event to application event handler
mouseWheelMoved(ViewPanel, short, int, int, MouseWheelEvent) - Method in class fr.inria.zvtm.event.ViewAdapter
 
mouseWheelMoved(ViewPanel, short, int, int, MouseWheelEvent) - Method in interface fr.inria.zvtm.event.ViewListener
Mouse wheel moved callback.
MousseFilter - Class in fr.inria.zvtm.fits.filters
 
MousseFilter() - Constructor for class fr.inria.zvtm.fits.filters.MousseFilter
 
move(double, double) - Method in class fr.inria.zvtm.engine.Camera
Camera relative translation.
move(int, int) - Method in class fr.inria.zvtm.engine.portals.Portal
Move the portal inside the view (relative).
move(int, int) - Method in class fr.inria.zvtm.engine.portals.RoundCameraPortal
Move the portal inside the view (relative).
move(double, double) - Method in class fr.inria.zvtm.glyphs.Composite
 
move(double, double) - Method in class fr.inria.zvtm.glyphs.DPath
Translate the glyph by (x,y) - relative translation.
move(double, double) - Method in class fr.inria.zvtm.glyphs.FPolygon
 
move(double, double) - Method in class fr.inria.zvtm.glyphs.Glyph
Translate the glyph by (x,y) - relative translation.
move(double, double) - Method in class fr.inria.zvtm.glyphs.SemZoomGlyph
 
move(double, double) - Method in class fr.inria.zvtm.glyphs.VEllipse
 
move(double, double) - Method in class fr.inria.zvtm.glyphs.VImageOr
 
move(double, double) - Method in class fr.inria.zvtm.glyphs.VPolygon
 
move(double, double) - Method in class fr.inria.zvtm.glyphs.VRectangleOr
 
move(double, double) - Method in class fr.inria.zvtm.glyphs.VRing
 
move(double, double) - Method in class fr.inria.zvtm.glyphs.VShape
 
move(double, double) - Method in class fr.inria.zvtm.glyphs.VSwingComponent
 
moveDown() - Method in class fr.inria.zvtm.engine.ScrollLayer
Call this method when the DOWN button of the vertical scrollbar is actuated.
moveLeft() - Method in class fr.inria.zvtm.engine.ScrollLayer
Call this method when the LEFT button of the horizontal scrollbar is actuated.
moveLens(int, int) - Method in class fr.inria.zvtm.lens.RouteLens
Move the lens to coordinates x,y, possibly adjusting its actual position depending on attraction forces exterted by the route.
moveLensBy(int, int, long) - Method in class fr.inria.zvtm.lens.FixedSizeLens
 
moveLensBy(int, int, long) - Method in class fr.inria.zvtm.lens.Lens
 
moveRight() - Method in class fr.inria.zvtm.engine.ScrollLayer
Call this method when the RIGHT button of the horizontal scrollbar is actuated.
moveTo(double, double) - Method in class fr.inria.zuist.engine.Region
Set this region's center (x,y)-coordinates.
moveTo(double, double) - Method in class fr.inria.zuist.od.ClosedShapeDescription
 
moveTo(double, double) - Method in class fr.inria.zuist.od.GlyphDescription
 
moveTo(double, double) - Method in class fr.inria.zuist.od.ImageDescription
 
moveTo(double, double) - Method in class fr.inria.zuist.od.ObjectDescription
 
moveTo(double, double) - Method in class fr.inria.zuist.od.PDFPageDescription
 
moveTo(double, double) - Method in class fr.inria.zuist.od.ResourceDescription
 
moveTo(double, double) - Method in class fr.inria.zuist.od.TextDescription
 
moveTo(double, double) - Method in class fr.inria.zvtm.engine.Camera
Camera absolute translation.
moveTo(int, int) - Method in class fr.inria.zvtm.engine.portals.Portal
Move the portal inside the view (absolute).
moveTo(int, int) - Method in class fr.inria.zvtm.engine.portals.RoundCameraPortal
Move the portal inside the view (absolute).
moveTo(double, double) - Method in class fr.inria.zvtm.glyphs.Composite
 
moveTo(double, double) - Method in class fr.inria.zvtm.glyphs.DPath
Translate the glyph to (x,y) - absolute translation.
moveTo(double, double) - Method in class fr.inria.zvtm.glyphs.FPolygon
 
moveTo(double, double) - Method in class fr.inria.zvtm.glyphs.Glyph
Translate the glyph to (x,y) - absolute translation.
moveTo(double, double) - Method in class fr.inria.zvtm.glyphs.SemZoomGlyph
 
moveTo(double, double) - Method in class fr.inria.zvtm.glyphs.VEllipse
 
moveTo(double, double) - Method in class fr.inria.zvtm.glyphs.VImageOr
 
moveTo(double, double) - Method in class fr.inria.zvtm.glyphs.VPolygon
 
moveTo(double, double) - Method in class fr.inria.zvtm.glyphs.VRectangleOr
 
moveTo(double, double) - Method in class fr.inria.zvtm.glyphs.VRing
 
moveTo(double, double) - Method in class fr.inria.zvtm.glyphs.VShape
 
moveTo(double, double) - Method in class fr.inria.zvtm.glyphs.VSwingComponent
 
moveUp() - Method in class fr.inria.zvtm.engine.ScrollLayer
Call this method when the UP button of the vertical scrollbar is actuated.
mSwitchThreshold - Variable in class fr.inria.zvtm.lens.Lens
 
MultilineText<T> - Class in fr.inria.zvtm.glyphs
Multiline text.
MultilineText(String) - Constructor for class fr.inria.zvtm.glyphs.MultilineText
 
MultilineText(double, double, int, Color, String, short, float, float) - Constructor for class fr.inria.zvtm.glyphs.MultilineText
 

N

name - Variable in class fr.inria.zvtm.engine.View
View name
name2viewIndex - Variable in class fr.inria.zvtm.engine.VirtualSpaceManager
used to quickly retrieve a view by its name (gives its index position in the list of views)
NegFilter - Class in fr.inria.zvtm.fits.filters
 
NegFilter() - Constructor for class fr.inria.zvtm.fits.filters.NegFilter
 
neighborOpposite(Object, Simplex<V>) - Method in class fr.inria.zvtm.layout.delaunay.Triangulation
Report neighbor opposite the given vertex of simplex.
neighbors(Simplex<V>) - Method in class fr.inria.zvtm.layout.delaunay.Triangulation
Report neighbors of the given simplex.
newElementCreated(Element, Glyph, Document) - Method in interface fr.inria.zvtm.svg.SVGWriterPostProcessor
Called each time a new SVG element is created by the SVGWriter.
next() - Static method in class fr.inria.zvtm.cluster.ObjIdFactory
 
NO_COORDS - Static variable in class fr.inria.zvtm.engine.ViewPanel
Value that specifies that there isn't any point for which no mouse move/drag event is sent.
NO_CURSOR_EVENT - Static variable in class fr.inria.zvtm.glyphs.Glyph
Value sent to cursor when it neither enters nor exit this glyph.
NO_MODIFIER - Static variable in interface fr.inria.zvtm.event.ViewListener
No key modifier depressed.
NomWcsKeywordProvider - Class in fr.inria.zvtm.fits
 
NomWcsKeywordProvider(Header) - Constructor for class fr.inria.zvtm.fits.NomWcsKeywordProvider
 
NONE - Static variable in class fr.inria.zvtm.engine.ViewPanel
draw no oval between point where we started dragging the mouse and current point
NopFilter - Class in fr.inria.zvtm.fits.filters
 
NopFilter() - Constructor for class fr.inria.zvtm.fits.filters.NopFilter
 
notifyMoved() - Method in class fr.inria.zvtm.engine.Camera
Sends a notification to camera listeners currently observing this Camera instance of a camera movement
NullFilter - Class in fr.inria.zvtm.fits.filters
 
NullFilter() - Constructor for class fr.inria.zvtm.fits.filters.NullFilter
 

O

OBJECT_TYPE_CLOSED_SHAPE - Static variable in class fr.inria.zuist.od.ClosedShapeDescription
 
OBJECT_TYPE_GLYPH - Static variable in class fr.inria.zuist.od.GlyphDescription
 
OBJECT_TYPE_TEXT - Static variable in class fr.inria.zuist.od.TextDescription
 
objectCreated(ObjectDescription) - Method in class fr.inria.zuist.engine.SceneManager
For internal use.
objectCreated(ObjectDescription) - Method in interface fr.inria.zuist.event.ObjectListener
Fired when an object is loaded/created.
ObjectDescription - Class in fr.inria.zuist.od
Description of objects to be loaded/unloaded in the scene.
ObjectDescription(String, int, Region, boolean) - Constructor for class fr.inria.zuist.od.ObjectDescription
 
objectDestroyed(ObjectDescription) - Method in class fr.inria.zuist.engine.SceneManager
For internal use.
objectDestroyed(ObjectDescription) - Method in interface fr.inria.zuist.event.ObjectListener
Fired when an object is unloaded/destroyed.
ObjectListener - Interface in fr.inria.zuist.event
Listen to object-related events.
ObjectPicker - Class in fr.inria.zuist.engine
An object picker that tells what objects overlap the corresponding coordinates.
ObjId<T> - Class in fr.inria.zvtm.cluster
An object identifier.
ObjIdFactory - Class in fr.inria.zvtm.cluster
 
ObservedRegionListener - Interface in fr.inria.zvtm.event
Interface to handle events related to areas representing the region observed through a camera
OffscreenViewPanel - Class in fr.inria.zvtm.engine
Offscreen panel used to paint the content of a view (all camera layers).
OffscreenViewPanel(Vector) - Constructor for class fr.inria.zvtm.engine.OffscreenViewPanel
 
oldcoef - Variable in class fr.inria.zvtm.glyphs.VText
 
oldlcoef - Variable in class fr.inria.zvtm.glyphs.VText
 
oldX - Variable in class fr.inria.zvtm.engine.ViewPanel
Previous coordinates of the mouse.
oldY - Variable in class fr.inria.zvtm.engine.ViewPanel
 
onEnterGlyph(Glyph) - Method in class fr.inria.zvtm.widgets.Menu
Should be called from outside to highlight the menu items if needed.
onExitGlyph(Glyph) - Method in class fr.inria.zvtm.widgets.Menu
Should be called from outside to highlight the menu items if needed.
onMainFontUpdated() - Method in class fr.inria.zvtm.engine.VirtualSpaceManager
Called by VText to update default font.
onTop(Glyph) - Method in class fr.inria.zvtm.engine.VirtualSpace
Put this glyph on top of the drawing list (will be drawn last).
onTop(Glyph, int) - Method in class fr.inria.zvtm.engine.VirtualSpace
Put this glyph after the last glyph that has z-index z, but before any glyph that has a z-index higher than z (if any).
OPENGL_VIEW - Static variable in class fr.inria.zvtm.engine.View
ZVTM view based on Java 5's OpenGL rendering pipeline; does accelerate rendering but requires a JVM 1.5 or later.
ORDERING_ARRAY - Static variable in class fr.inria.zuist.engine.Region
 
ORDERING_ARRAY_STR - Static variable in class fr.inria.zuist.engine.Region
 
ORDERING_DISTANCE - Static variable in class fr.inria.zuist.engine.Region
 
ORDERING_DISTANCE_STR - Static variable in class fr.inria.zuist.engine.Region
 
orient - Variable in class fr.inria.zvtm.glyphs.Glyph
Glyph's orientation in [0:2Pi[ (read-only).
orient - Variable in class fr.inria.zvtm.glyphs.VRing
 
orientDeg - Variable in class fr.inria.zvtm.glyphs.VRing
 
orientTo(double) - Method in class fr.inria.zvtm.glyphs.Composite
 
orientTo(double) - Method in class fr.inria.zvtm.glyphs.DPath
No effect.
orientTo(double) - Method in class fr.inria.zvtm.glyphs.FPolygon
Cannot be reoriented.
orientTo(double) - Method in class fr.inria.zvtm.glyphs.Glyph
Set the glyph's absolute orientation.
orientTo(double) - Method in class fr.inria.zvtm.glyphs.SemZoomGlyph
 
orientTo(double) - Method in class fr.inria.zvtm.glyphs.SIRectangle
Cannot be reoriented.
orientTo(double) - Method in class fr.inria.zvtm.glyphs.VCircle
Cannot be reoriented (it makes no sense).
orientTo(double) - Method in class fr.inria.zvtm.glyphs.VEclipse
Set the glyph's absolute orientation.
orientTo(double) - Method in class fr.inria.zvtm.glyphs.VEllipse
Cannot be reoriented.
orientTo(double) - Method in class fr.inria.zvtm.glyphs.VImage
Cannot be reoriented.
orientTo(double) - Method in class fr.inria.zvtm.glyphs.VImageOr
 
orientTo(double) - Method in class fr.inria.zvtm.glyphs.VPoint
Cannot be reoriented (it makes on sense).
orientTo(double) - Method in class fr.inria.zvtm.glyphs.VPolygon
Cannot be reoriented.
orientTo(double) - Method in class fr.inria.zvtm.glyphs.VPolygonOr
 
orientTo(double) - Method in class fr.inria.zvtm.glyphs.VRectangle
Cannot be reoriented.
orientTo(double) - Method in class fr.inria.zvtm.glyphs.VRectangleOr
Set the glyph's absolute orientation.
orientTo(double) - Method in class fr.inria.zvtm.glyphs.VRing
Set the slice's orientation.
orientTo(double) - Method in class fr.inria.zvtm.glyphs.VRoundRect
Cannot be reoriented.
orientTo(double) - Method in class fr.inria.zvtm.glyphs.VSegment
 
orientTo(double) - Method in class fr.inria.zvtm.glyphs.VShape
 
orientTo(double) - Method in class fr.inria.zvtm.glyphs.VSwingComponent
Set the glyph's absolute orientation.
orientTo(double) - Method in class fr.inria.zvtm.glyphs.VText
Cannot be reoriented.
orientTo(double) - Method in class fr.inria.zvtm.glyphs.VTextOr
Set the glyph's absolute orientation.
orientTo(double) - Method in class fr.inria.zvtm.glyphs.ZPDFPage
 
origDragx - Variable in class fr.inria.zvtm.engine.ViewPanel
drag-segment/rectangle coords
origDragy - Variable in class fr.inria.zvtm.engine.ViewPanel
drag-segment/rectangle coords
osIsMacOS() - Static method in class fr.inria.zvtm.engine.Utils
tells wheter the underlying OS is Mac OS X or not
osIsWindows() - Static method in class fr.inria.zvtm.engine.Utils
tells whether the underlying OS is Windows(Win32) or not
OVAL - Static variable in class fr.inria.zvtm.engine.ViewPanel
draw an oval between point where we started dragging the mouse and current point
overLeftTick(double, double) - Method in class fr.inria.zvtm.fits.RangeSelection
 
overRightTick(double, double) - Method in class fr.inria.zvtm.fits.RangeSelection
 
overTick(double, double) - Method in class fr.inria.zvtm.fits.Slider
 
OverviewPortal - Class in fr.inria.zvtm.engine.portals
A portal showing what is seen through a camera that serves as an overview.
OverviewPortal(int, int, int, int, Camera, Camera) - Constructor for class fr.inria.zvtm.engine.portals.OverviewPortal
Builds a new portal displaying what is seen through a camera and the region seen through another camera.
owningView - Variable in class fr.inria.zvtm.lens.Lens
 

P

p1 - Variable in class fr.inria.zvtm.glyphs.VRing
 
p2 - Variable in class fr.inria.zvtm.glyphs.VRing
 
p3 - Variable in class fr.inria.zvtm.glyphs.VRing
 
p4 - Variable in class fr.inria.zvtm.glyphs.VRing
 
paddingX - Variable in class fr.inria.zvtm.glyphs.VText
Offset between text and vertical borders
paddingY - Variable in class fr.inria.zvtm.glyphs.VText
Offset betwenn text and horizontal borders
paint(Graphics) - Method in class fr.inria.zvtm.engine.GLViewPanel
 
paint(Graphics2D, int, int) - Method in interface fr.inria.zvtm.engine.Java2DPainter
Painting instructions, called by the associated view at each repaint.
paint(Graphics2D, int, int) - Method in class fr.inria.zvtm.engine.portals.CameraPortal
 
paint(Graphics2D, int, int) - Method in class fr.inria.zvtm.engine.portals.OverviewPortal
 
paint(Graphics2D, int, int) - Method in class fr.inria.zvtm.engine.portals.Portal
 
paint(Graphics2D, int, int) - Method in class fr.inria.zvtm.engine.portals.RoundCameraPortal
 
paint(Graphics2D, int, int) - Method in class fr.inria.zvtm.layout.jung.Viewer
 
paint(Graphics) - Method in class fr.inria.zvtm.widgets.TranslucentButton
 
paint(Graphics) - Method in class fr.inria.zvtm.widgets.TranslucentJLabel
 
paint(Graphics) - Method in class fr.inria.zvtm.widgets.TranslucentJList
 
paint(Graphics) - Method in class fr.inria.zvtm.widgets.TranslucentJPanel
 
paint(Graphics) - Method in class fr.inria.zvtm.widgets.TranslucentRadioButton
 
paint(Graphics) - Method in class fr.inria.zvtm.widgets.TranslucentTextArea
 
paint(Graphics) - Method in class fr.inria.zvtm.widgets.TranslucentTextField
 
panel - Variable in class fr.inria.zvtm.engine.AgileGLCViewPanel
 
panel - Variable in class fr.inria.zvtm.engine.AgileGLJViewPanel
 
panel - Variable in class fr.inria.zvtm.engine.AgileNewtViewPanel
 
panel - Variable in class fr.inria.zvtm.engine.GLViewPanel
 
panel - Variable in class fr.inria.zvtm.engine.OffscreenViewPanel
 
panel - Variable in class fr.inria.zvtm.engine.StdViewPanel
 
PANEL_BKG - Static variable in class fr.inria.zvtm.glyphs.GlyphFactory
 
PanelFactory - Interface in fr.inria.zvtm.engine
 
PARAM_SEPARATOR - Static variable in class fr.inria.zuist.engine.SceneBuilder
 
parameterUpdated() - Method in interface fr.inria.zvtm.lens.TemporalParamListener
 
parent - Variable in class fr.inria.zvtm.engine.ViewPanel
view
parentPos - Variable in class fr.inria.zvtm.lens.SCBGaussianLens
 
parentPos - Variable in class fr.inria.zvtm.lens.SCFGaussianLens
 
parentRegion - Variable in class fr.inria.zuist.od.ObjectDescription
 
parseInterpolation(String) - Static method in class fr.inria.zuist.engine.SceneBuilder
 
parseVertexCoordinates(String, Point2D.Double) - Static method in class fr.inria.zuist.engine.SceneBuilder
 
parseXML(File) - Static method in class fr.inria.zuist.engine.SceneBuilder
 
PastelFilter - Class in fr.inria.zvtm.fits.filters
 
PastelFilter() - Constructor for class fr.inria.zvtm.fits.filters.PastelFilter
 
pauseAnimation(Animation) - Method in class fr.inria.zvtm.animation.AnimationManager
Pauses an animation.
pc - Variable in class fr.inria.zvtm.glyphs.DPath
For internal use.
pc - Variable in class fr.inria.zvtm.glyphs.VCircle
 
pc - Variable in class fr.inria.zvtm.glyphs.VImage
For internal use.
pc - Variable in class fr.inria.zvtm.glyphs.VRectangle
For internal use.
pc - Variable in class fr.inria.zvtm.glyphs.VRoundRect
MADE PUBLIC FOR OUTSIDE PACKAGE SUBCLASSING.
pc - Variable in class fr.inria.zvtm.glyphs.VSwingComponent
For internal use.
pc - Variable in class fr.inria.zvtm.glyphs.VText
For internal use.
pc - Variable in class fr.inria.zvtm.glyphs.ZPDFPage
 
PCircle<T> - Class in fr.inria.zvtm.glyphs
Circle filled using a customizable gradient paint.
PCircle(Paint) - Constructor for class fr.inria.zvtm.glyphs.PCircle
 
PCircle(double, double, int, double, Paint) - Constructor for class fr.inria.zvtm.glyphs.PCircle
 
PCircle(double, double, int, double, Paint, Color) - Constructor for class fr.inria.zvtm.glyphs.PCircle
 
PDFPageDescription - Class in fr.inria.zuist.od
Description of image objects to be loaded/unloaded in the scene.
PDFPageDescription(String, double, double, int, float, float, URL, int, Color, Region) - Constructor for class fr.inria.zuist.od.PDFPageDescription
Constructs the description of an image (VImageST).
PDFPageDescription(String, double, double, int, float, float, URL, int, Color, Object, Region) - Constructor for class fr.inria.zuist.od.PDFPageDescription
Constructs the description of an image (VImageST).
PDFResourceHandler - Class in fr.inria.zuist.engine
ResourceHandler implementation for PDF documents.
PDFResourceHandler() - Constructor for class fr.inria.zuist.engine.PDFResourceHandler
 
peekAtChildren() - Method in class fr.inria.zvtm.glyphs.Composite
Returns part of the internal state of this Composite.
peekAtChildren() - Method in class fr.inria.zvtm.treemap.Tree
 
pick(int, int) - Method in class fr.inria.zvtm.engine.portals.CameraPortal
 
pickAndForward(ViewPanel, MouseEvent) - Method in class fr.inria.zvtm.event.SwingListener
 
PickedObjectListener - Interface in fr.inria.zuist.event
Listen to object description picking events.
Picker - Class in fr.inria.zvtm.engine
A picker that requires both VirtualSpace coordinates and View-projected coordinates.
Picker() - Constructor for class fr.inria.zvtm.engine.Picker
Picker constructor.
Picker(int) - Constructor for class fr.inria.zvtm.engine.Picker
Picker constructor.
PickerListener - Interface in fr.inria.zvtm.event
Interface to handle picking events (entering/exiting a glyph).
PickerVS - Class in fr.inria.zvtm.engine
A picker that requires VirtualSpace coordinates only.
PickerVS() - Constructor for class fr.inria.zvtm.engine.PickerVS
Picker constructor.
PickerVS(int) - Constructor for class fr.inria.zvtm.engine.PickerVS
Picker constructor.
pickOnTop(VirtualSpace) - Method in class fr.inria.zvtm.engine.PickerVS
Returns the glyph under the picker (drawing order)
PieMenu - Class in fr.inria.zvtm.widgets
 
PieMenu() - Constructor for class fr.inria.zvtm.widgets.PieMenu
 
PieMenuFactory - Class in fr.inria.zvtm.widgets
 
PieMenuFactory() - Constructor for class fr.inria.zvtm.widgets.PieMenuFactory
 
PieMenuP - Class in fr.inria.zvtm.widgets
Polygonal pie menu with no dead zone at its center.
PieMenuP(String[], Point2D.Double, VirtualSpace, double, double, Color, Color, Color, Color, Color, float, double, Font) - Constructor for class fr.inria.zvtm.widgets.PieMenuP
Pie Menu constructor - should not be used directly
PieMenuP(String[], Point2D.Double, VirtualSpace, double, double, Color[], Color[], Color[], Color[], Color[], float, double, Font) - Constructor for class fr.inria.zvtm.widgets.PieMenuP
Pie Menu constructor - should not be used directly
PieMenuP(String[], Point2D.Double, VirtualSpace, double, double, Color, Color, Color, Color, Color, float, double, Font, Point2D.Double[]) - Constructor for class fr.inria.zvtm.widgets.PieMenuP
Pie Menu constructor - should not be used directly
PieMenuP(String[], Point2D.Double, VirtualSpace, double, double, Color[], Color[], Color[], Color[], Color[], float, double, Font, Point2D.Double[]) - Constructor for class fr.inria.zvtm.widgets.PieMenuP
Pie Menu constructor - should not be used directly
PieMenuR - Class in fr.inria.zvtm.widgets
Circular pie menu with dead zone at its center.
PieMenuR(String[], Point2D.Double, VirtualSpace, double, float, double, double, Color[], Color[], Color[], Color[], Color[], float, int, double, Font, Point2D.Double[]) - Constructor for class fr.inria.zvtm.widgets.PieMenuR
Pie Menu constructor - should not be used directly
pix2wcs(double, double) - Method in class fr.inria.zvtm.glyphs.FitsImage
Converts pixel coordinates to World Coordinates.
pix2wcs(double, double) - Method in class fr.inria.zvtm.glyphs.JSkyFitsImage
Converts from FITS image coordinates to World Coordinates.
Pnt - Class in fr.inria.zvtm.layout.delaunay
Points in Euclidean space, implemented as double[].
Pnt(double...) - Constructor for class fr.inria.zvtm.layout.delaunay.Pnt
Constructor.
populate(List<MenuItem>, Point2D.Double) - Method in class fr.inria.zvtm.widgets.Menu
Builds a menu from the given items.
Portal - Class in fr.inria.zvtm.engine.portals
 
Portal() - Constructor for class fr.inria.zvtm.engine.portals.Portal
 
PortalListener - Interface in fr.inria.zvtm.event
Interface to handle events happening in a Portal.
PortalReplicator - Interface in fr.inria.zvtm.cluster
 
PortalSceneObserver - Class in fr.inria.zuist.engine
 
PortalSceneObserver(CameraPortal, Camera, VirtualSpace) - Constructor for class fr.inria.zuist.engine.PortalSceneObserver
 
portalsHook() - Method in class fr.inria.zvtm.engine.ViewPanel
 
PostfixTextShortener - Class in fr.inria.zvtm.text
 
PRectangle<T> - Class in fr.inria.zvtm.glyphs
Rectangle filled using a customizable gradient paint.
PRectangle(Paint) - Constructor for class fr.inria.zvtm.glyphs.PRectangle
 
PRectangle(double, double, int, double, double, Paint) - Constructor for class fr.inria.zvtm.glyphs.PRectangle
 
PRectangle(double, double, int, double, double, Paint, Color) - Constructor for class fr.inria.zvtm.glyphs.PRectangle
 
PrefixTextShortener - Class in fr.inria.zvtm.text
 
press1(ViewPanel, int, int, int, MouseEvent) - Method in class fr.inria.zvtm.event.ScrollingListener
 
press1(ViewPanel, int, int, int, MouseEvent) - Method in class fr.inria.zvtm.event.SwingListener
 
press1(ViewPanel, int, int, int, MouseEvent) - Method in class fr.inria.zvtm.event.ViewAdapter
 
press1(ViewPanel, int, int, int, MouseEvent) - Method in interface fr.inria.zvtm.event.ViewListener
Left mouse button pressed callback.
press2(ViewPanel, int, int, int, MouseEvent) - Method in class fr.inria.zvtm.event.ViewAdapter
 
press2(ViewPanel, int, int, int, MouseEvent) - Method in interface fr.inria.zvtm.event.ViewListener
Middle mouse button pressed callback.
press3(ViewPanel, int, int, int, MouseEvent) - Method in class fr.inria.zvtm.event.ViewAdapter
 
press3(ViewPanel, int, int, int, MouseEvent) - Method in interface fr.inria.zvtm.event.ViewListener
Right mouse button pressed callback.
print() - Method in class fr.inria.zvtm.treemap.Tree
 
printCmdLineHelp() - Static method in class fr.inria.zvtm.layout.jung.Messages
 
printList() - Method in class fr.inria.zvtm.engine.PickerVS
Print list of glyphs under cursor on System.err for debugging.
printStuff() - Method in class fr.inria.zvtm.layout.delaunay.Triangulation
Print stuff about a Triangulation.
processRegion(Element, HashMap<String, String>, File) - Method in class fr.inria.zuist.engine.SceneBuilder
 
ProgressListener - Interface in fr.inria.zuist.event
Show progress loading scene.
project(Camera, Dimension) - Method in class fr.inria.zvtm.glyphs.Composite
 
project(Camera, Dimension) - Method in class fr.inria.zvtm.glyphs.DPath
 
project(Camera, Dimension) - Method in class fr.inria.zvtm.glyphs.FPolygon
 
project(Camera, Dimension) - Method in class fr.inria.zvtm.glyphs.Glyph
Project glyph w.r.t a given camera's coordinate system, prior to actual painting.
project(Camera, Dimension) - Method in class fr.inria.zvtm.glyphs.SemZoomGlyph
 
project(Camera, Dimension) - Method in class fr.inria.zvtm.glyphs.SICircle
 
project(Camera, Dimension) - Method in class fr.inria.zvtm.glyphs.SIRectangle
 
project(Camera, Dimension) - Method in class fr.inria.zvtm.glyphs.VCircle
 
project(Camera, Dimension) - Method in class fr.inria.zvtm.glyphs.VEclipse
 
project(Camera, Dimension) - Method in class fr.inria.zvtm.glyphs.VEllipse
 
project(Camera, Dimension) - Method in class fr.inria.zvtm.glyphs.VImage
 
project(Camera, Dimension) - Method in class fr.inria.zvtm.glyphs.VImageOr
 
project(Camera, Dimension) - Method in class fr.inria.zvtm.glyphs.VPoint
 
project(Camera, Dimension) - Method in class fr.inria.zvtm.glyphs.VPolygon
 
project(Camera, Dimension) - Method in class fr.inria.zvtm.glyphs.VRectangle
 
project(Camera, Dimension) - Method in class fr.inria.zvtm.glyphs.VRectangleOr
 
project(Camera, Dimension) - Method in class fr.inria.zvtm.glyphs.VRing
 
project(Camera, Dimension) - Method in class fr.inria.zvtm.glyphs.VRoundRect
 
project(Camera, Dimension) - Method in class fr.inria.zvtm.glyphs.VSegment
 
project(Camera, Dimension) - Method in class fr.inria.zvtm.glyphs.VShape
 
project(Camera, Dimension) - Method in class fr.inria.zvtm.glyphs.VSwingComponent
 
project(Camera, Dimension) - Method in class fr.inria.zvtm.glyphs.VText
 
project(Camera, Dimension) - Method in class fr.inria.zvtm.glyphs.VTextLayout
 
project(Camera, Dimension) - Method in class fr.inria.zvtm.glyphs.ZPDFPage
 
projectForLens(Camera, int, int, float, double, double) - Method in class fr.inria.zvtm.glyphs.Composite
 
projectForLens(Camera, int, int, float, double, double) - Method in class fr.inria.zvtm.glyphs.DPath
 
projectForLens(Camera, int, int, float, double, double) - Method in class fr.inria.zvtm.glyphs.FPolygon
 
projectForLens(Camera, int, int, float, double, double) - Method in class fr.inria.zvtm.glyphs.Glyph
Project glyph w.r.t a given camera's coordinate system, prior to actual painting through a lens.
projectForLens(Camera, int, int, float, double, double) - Method in class fr.inria.zvtm.glyphs.SemZoomGlyph
 
projectForLens(Camera, int, int, float, double, double) - Method in class fr.inria.zvtm.glyphs.SICircle
 
projectForLens(Camera, int, int, float, double, double) - Method in class fr.inria.zvtm.glyphs.SIRectangle
 
projectForLens(Camera, int, int, float, double, double) - Method in class fr.inria.zvtm.glyphs.VCircle
 
projectForLens(Camera, int, int, float, double, double) - Method in class fr.inria.zvtm.glyphs.VEclipse
 
projectForLens(Camera, int, int, float, double, double) - Method in class fr.inria.zvtm.glyphs.VEllipse
 
projectForLens(Camera, int, int, float, double, double) - Method in class fr.inria.zvtm.glyphs.VImage
 
projectForLens(Camera, int, int, float, double, double) - Method in class fr.inria.zvtm.glyphs.VImageOr
 
projectForLens(Camera, int, int, float, double, double) - Method in class fr.inria.zvtm.glyphs.VPoint
 
projectForLens(Camera, int, int, float, double, double) - Method in class fr.inria.zvtm.glyphs.VPolygon
 
projectForLens(Camera, int, int, float, double, double) - Method in class fr.inria.zvtm.glyphs.VRectangle
 
projectForLens(Camera, int, int, float, double, double) - Method in class fr.inria.zvtm.glyphs.VRectangleOr
 
projectForLens(Camera, int, int, float, double, double) - Method in class fr.inria.zvtm.glyphs.VRing
 
projectForLens(Camera, int, int, float, double, double) - Method in class fr.inria.zvtm.glyphs.VRoundRect
 
projectForLens(Camera, int, int, float, double, double) - Method in class fr.inria.zvtm.glyphs.VSegment
 
projectForLens(Camera, int, int, float, double, double) - Method in class fr.inria.zvtm.glyphs.VShape
 
projectForLens(Camera, int, int, float, double, double) - Method in class fr.inria.zvtm.glyphs.VSwingComponent
 
projectForLens(Camera, int, int, float, double, double) - Method in class fr.inria.zvtm.glyphs.VText
 
projectForLens(Camera, int, int, float, double, double) - Method in class fr.inria.zvtm.glyphs.VTextLayout
 
projectForLens(Camera, int, int, float, double, double) - Method in class fr.inria.zvtm.glyphs.ZPDFPage
 
propagateAltitudeChange(double) - Method in class fr.inria.zvtm.engine.Camera
Propagate this camera's altitude change to all cameras attached to it.
propagateMove(double, double) - Method in class fr.inria.zvtm.engine.Camera
Propagate this camera's movement to all glyphs and cameras attached to it.
propagateMove(double, double) - Method in class fr.inria.zvtm.engine.PickerVS
Propagate picker movements to sticked glyphs.
propagateMove(double, double) - Method in class fr.inria.zvtm.glyphs.Glyph
Propagate this glyph's movement to all glyphs constrained by this one.
Pseudo1Filter - Class in fr.inria.zvtm.fits.filters
 
Pseudo1Filter() - Constructor for class fr.inria.zvtm.fits.filters.Pseudo1Filter
 
Pseudo2Filter - Class in fr.inria.zvtm.fits.filters
 
Pseudo2Filter() - Constructor for class fr.inria.zvtm.fits.filters.Pseudo2Filter
 
putGraphicalObject(String, Glyph) - Method in class fr.inria.zvtm.treemap.ZMapItem
 
putSlaveObject(ObjId<T>, T) - Method in class fr.inria.zvtm.cluster.SlaveUpdater
Associates 'id' with 'object' in this SlaveUpdater.
PView - Class in fr.inria.zvtm.engine
A PView is based on a JPanel.
PView(String, Vector<Camera>, String, int, int) - Constructor for class fr.inria.zvtm.engine.PView
 
pvx - Variable in class fr.inria.zvtm.engine.PickerVS
 
pvx - Variable in class fr.inria.zvtm.engine.VCursor
previous coords in virtual space
pvy - Variable in class fr.inria.zvtm.engine.PickerVS
 
pvy - Variable in class fr.inria.zvtm.engine.VCursor
previous coords in virtual space

R

RAD2DEG_FACTOR - Static variable in class fr.inria.zvtm.glyphs.VRing
 
Rainbow1Filter - Class in fr.inria.zvtm.fits.filters
 
Rainbow1Filter() - Constructor for class fr.inria.zvtm.fits.filters.Rainbow1Filter
 
Rainbow2Filter - Class in fr.inria.zvtm.fits.filters
 
Rainbow2Filter() - Constructor for class fr.inria.zvtm.fits.filters.Rainbow2Filter
 
Rainbow3Filter - Class in fr.inria.zvtm.fits.filters
 
Rainbow3Filter() - Constructor for class fr.inria.zvtm.fits.filters.Rainbow3Filter
 
Rainbow4Filter - Class in fr.inria.zvtm.fits.filters
 
Rainbow4Filter() - Constructor for class fr.inria.zvtm.fits.filters.Rainbow4Filter
 
RainbowFilter - Class in fr.inria.zvtm.fits.filters
 
RainbowFilter() - Constructor for class fr.inria.zvtm.fits.filters.RainbowFilter
 
RampFilter - Class in fr.inria.zvtm.fits.filters
 
RampFilter() - Constructor for class fr.inria.zvtm.fits.filters.RampFilter
 
Random1Filter - Class in fr.inria.zvtm.fits.filters
 
Random1Filter() - Constructor for class fr.inria.zvtm.fits.filters.Random1Filter
 
Random2Filter - Class in fr.inria.zvtm.fits.filters
 
Random2Filter() - Constructor for class fr.inria.zvtm.fits.filters.Random2Filter
 
Random3Filter - Class in fr.inria.zvtm.fits.filters
 
Random3Filter() - Constructor for class fr.inria.zvtm.fits.filters.Random3Filter
 
Random4Filter - Class in fr.inria.zvtm.fits.filters
 
Random4Filter() - Constructor for class fr.inria.zvtm.fits.filters.Random4Filter
 
RandomFilter - Class in fr.inria.zvtm.fits.filters
 
RandomFilter() - Constructor for class fr.inria.zvtm.fits.filters.RandomFilter
 
RangeSelection - Class in fr.inria.zvtm.fits
 
RangeSelection() - Constructor for class fr.inria.zvtm.fits.RangeSelection
 
rasterize(int, int) - Method in class fr.inria.zvtm.engine.OffscreenViewPanel
 
rasterize(int, int, Color) - Method in class fr.inria.zvtm.engine.OffscreenViewPanel
 
rasterize(int, int) - Method in class fr.inria.zvtm.engine.View
Ask for a bitmap rendering of this view and return the resulting BufferedImage.
rasterize(int, int, Vector<Camera>) - Method in class fr.inria.zvtm.engine.View
Ask for a bitmap rendering of this view and return the resulting BufferedImage.
readImage(String) - Static method in class fr.inria.zvtm.engine.Utils
 
RealFilter - Class in fr.inria.zvtm.fits.filters
 
RealFilter() - Constructor for class fr.inria.zvtm.fits.filters.RealFilter
 
Rect - Class in fr.inria.zvtm.treemap
A JDK 1.0 - compatible rectangle class that accepts double-valued parameters.
Rect() - Constructor for class fr.inria.zvtm.treemap.Rect
 
Rect(Rect) - Constructor for class fr.inria.zvtm.treemap.Rect
 
Rect(double, double, double, double) - Constructor for class fr.inria.zvtm.treemap.Rect
 
RectangularShape - Interface in fr.inria.zvtm.glyphs
Rectangular shape.
RedFilter - Class in fr.inria.zvtm.fits.filters
 
RedFilter() - Constructor for class fr.inria.zvtm.fits.filters.RedFilter
 
Region - Class in fr.inria.zuist.engine
A region in the scene.
RegionListener - Interface in fr.inria.zuist.event
Listen to region-related camera events.
RegionPicker - Class in fr.inria.zuist.engine
A region picker that tells what regions overlap the corresponding coordinates.
registerPicker(PickerVS) - Method in class fr.inria.zvtm.engine.VirtualSpace
Register an external picker with this view.
registerViewPanelFactory(String, PanelFactory) - Static method in class fr.inria.zvtm.engine.View
Declare a new type of panel to draw on in a View.
relation(Pnt[]) - Method in class fr.inria.zvtm.layout.delaunay.Pnt
Relation between this Pnt and a simplex (represented as an array of Pnts).
release1(ViewPanel, int, int, int, MouseEvent) - Method in class fr.inria.zvtm.event.ScrollingListener
 
release1(ViewPanel, int, int, int, MouseEvent) - Method in class fr.inria.zvtm.event.SwingListener
 
release1(ViewPanel, int, int, int, MouseEvent) - Method in class fr.inria.zvtm.event.ViewAdapter
 
release1(ViewPanel, int, int, int, MouseEvent) - Method in interface fr.inria.zvtm.event.ViewListener
Left mouse button released callback.
release2(ViewPanel, int, int, int, MouseEvent) - Method in class fr.inria.zvtm.event.ViewAdapter
 
release2(ViewPanel, int, int, int, MouseEvent) - Method in interface fr.inria.zvtm.event.ViewListener
Middle mouse button released callback.
release3(ViewPanel, int, int, int, MouseEvent) - Method in class fr.inria.zvtm.event.ViewAdapter
 
release3(ViewPanel, int, int, int, MouseEvent) - Method in interface fr.inria.zvtm.event.ViewListener
Right mouse button released callback.
removeAllGlyphs() - Method in class fr.inria.zvtm.engine.VirtualSpace
Remove all glyphs from this virtual space.
removeAllGlyphs(boolean) - Method in class fr.inria.zvtm.engine.VirtualSpace
Remove all glyphs from this virtual space.
removeCamera(int) - Method in class fr.inria.zvtm.engine.VirtualSpace
Rremove camera at index i from this virtual space.
removeCamera(int) - Method in class fr.inria.zvtm.glyphs.Composite
 
removeCamera(int) - Method in class fr.inria.zvtm.glyphs.DPath
 
removeCamera(int) - Method in class fr.inria.zvtm.glyphs.FPolygon
 
removeCamera(int) - Method in class fr.inria.zvtm.glyphs.Glyph
Dispose of projected coordinates.
removeCamera(int) - Method in class fr.inria.zvtm.glyphs.SemZoomGlyph
 
removeCamera(int) - Method in class fr.inria.zvtm.glyphs.SIRectangle
 
removeCamera(int) - Method in class fr.inria.zvtm.glyphs.VCircle
 
removeCamera(int) - Method in class fr.inria.zvtm.glyphs.VEllipse
 
removeCamera(int) - Method in class fr.inria.zvtm.glyphs.VImage
 
removeCamera(int) - Method in class fr.inria.zvtm.glyphs.VPoint
 
removeCamera(int) - Method in class fr.inria.zvtm.glyphs.VPolygon
 
removeCamera(int) - Method in class fr.inria.zvtm.glyphs.VRectangle
 
removeCamera(int) - Method in class fr.inria.zvtm.glyphs.VRing
 
removeCamera(int) - Method in class fr.inria.zvtm.glyphs.VRoundRect
 
removeCamera(int) - Method in class fr.inria.zvtm.glyphs.VSegment
 
removeCamera(int) - Method in class fr.inria.zvtm.glyphs.VShape
 
removeCamera(int) - Method in class fr.inria.zvtm.glyphs.VSwingComponent
 
removeCamera(int) - Method in class fr.inria.zvtm.glyphs.VText
 
removeCamera(int) - Method in class fr.inria.zvtm.glyphs.ZPDFPage
 
removeChild(Glyph) - Method in class fr.inria.zvtm.glyphs.Composite
Removes a child Glyph from this Composite.
removeChild(LNode, boolean) - Method in class fr.inria.zvtm.layout.tree.LNode
 
removeGlyph(Glyph) - Method in class fr.inria.zvtm.engine.VirtualSpace
Remove glyph g from this virtual space.
removeGlyph(Glyph, boolean) - Method in class fr.inria.zvtm.engine.VirtualSpace
Remove this glyph from this virtual space.
removeGlyphFromDrawingList(Glyph) - Method in class fr.inria.zvtm.engine.VirtualSpace
 
removeGlyphs(Glyph[], boolean) - Method in class fr.inria.zvtm.engine.VirtualSpace
Remove a set of glyphs from this virtual space.
removeGlyphs(Glyph[]) - Method in class fr.inria.zvtm.engine.VirtualSpace
Remove a set of glyphs from this virtual space.
removeGlyphsFromDrawingList(Glyph[]) - Method in class fr.inria.zvtm.engine.VirtualSpace
 
removeListener(CameraListener) - Method in class fr.inria.zvtm.engine.Camera
Un-registers a CameraListener for this Camera
removeRepaintListener() - Method in class fr.inria.zvtm.engine.View
Remove the repaint listener associated with this view.
removeRoute(DPath) - Method in class fr.inria.zvtm.lens.RouteLens
 
removeSceneObserver(SceneObserver) - Method in class fr.inria.zuist.engine.SceneManager
 
removeSlaveObject(ObjId) - Method in class fr.inria.zvtm.cluster.SlaveUpdater
Removes the mapping for 'id' if it exists.
removeTag(String) - Method in class fr.inria.zuist.engine.Region
 
repaint() - Method in class fr.inria.zvtm.engine.Camera
the content seen through this camera will be repainted in the next owning view's paint loop
repaint() - Method in class fr.inria.zvtm.engine.View
Ask for the view to be repainted.
repaint(RepaintListener) - Method in class fr.inria.zvtm.engine.View
Ask for the view to be repainted.
repaint() - Method in class fr.inria.zvtm.engine.VirtualSpaceManager
Ask for all Views to be repainted.
repaint(View) - Method in class fr.inria.zvtm.engine.VirtualSpaceManager
Ask for View v to be repainted.
repaint(View, RepaintListener) - Method in class fr.inria.zvtm.engine.VirtualSpaceManager
Ask for View v to be repainted.
RepaintAdapter - Class in fr.inria.zvtm.event
An abstract adapter class for receiving repaint events.
RepaintAdapter() - Constructor for class fr.inria.zvtm.event.RepaintAdapter
 
RepaintListener - Interface in fr.inria.zvtm.event
Listen to view repainting events.
repeat(Object, Animation.Dimension) - Method in class fr.inria.zvtm.animation.DefaultTimingHandler
 
repeat(Object, Animation.Dimension) - Method in interface fr.inria.zvtm.animation.TimingHandler
Called when the animation repeats a cycle.
replaceString(String, String, String) - Static method in class fr.inria.zvtm.engine.Utils
Replaces all occurences of key in input by replacement
requiresSpecialStroke() - Method in class fr.inria.zvtm.svg.SVGStyle
 
resample(Point2D, Point2D, double) - Static method in class fr.inria.zvtm.lens.RouteLens
 
rescale(double, double, double) - Method in class fr.inria.zvtm.glyphs.FitsImage
Rescales the image.
reset() - Method in class fr.inria.zuist.engine.ObjectPicker
Reset the list of glyphs under the cursor.
reset() - Method in class fr.inria.zuist.engine.RegionPicker
Reset the list of glyphs under the cursor.
reset() - Method in class fr.inria.zuist.engine.SceneManager
 
resetCache() - Static method in class fr.inria.zuist.engine.PDFResourceHandler
Reset memory cache
resetMagnificationBuffer() - Method in class fr.inria.zvtm.lens.Lens
 
reshape(GLAutoDrawable, int, int, int, int) - Method in class fr.inria.zvtm.engine.AgileViewPanel
 
resize(int, int) - Method in class fr.inria.zvtm.engine.portals.Portal
Set the portal's size (multiplication factor).
reSize(double) - Method in class fr.inria.zvtm.glyphs.Composite
 
reSize(double) - Method in class fr.inria.zvtm.glyphs.DPath
No effect.
reSize(double) - Method in class fr.inria.zvtm.glyphs.FPolygon
Cannot be resized.
reSize(double) - Method in class fr.inria.zvtm.glyphs.Glyph
Set glyph's size by multiplying its bounding circle diameter by a factor.
reSize(double) - Method in class fr.inria.zvtm.glyphs.SemZoomGlyph
 
reSize(double) - Method in class fr.inria.zvtm.glyphs.SIRectangle
 
reSize(double) - Method in class fr.inria.zvtm.glyphs.VCircle
 
reSize(double) - Method in class fr.inria.zvtm.glyphs.VEllipse
 
reSize(double) - Method in class fr.inria.zvtm.glyphs.VImage
 
reSize(double) - Method in class fr.inria.zvtm.glyphs.VImageOr
 
reSize(double) - Method in class fr.inria.zvtm.glyphs.VPoint
Cannot be resized (it makes on sense).
reSize(double) - Method in class fr.inria.zvtm.glyphs.VPolygon
 
reSize(double) - Method in class fr.inria.zvtm.glyphs.VPolygonOr
 
reSize(double) - Method in class fr.inria.zvtm.glyphs.VRectangle
 
reSize(double) - Method in class fr.inria.zvtm.glyphs.VRectangleOr
 
reSize(double) - Method in class fr.inria.zvtm.glyphs.VRing
 
reSize(double) - Method in class fr.inria.zvtm.glyphs.VRoundRect
 
reSize(double) - Method in class fr.inria.zvtm.glyphs.VSegment
 
reSize(double) - Method in class fr.inria.zvtm.glyphs.VShape
 
reSize(double) - Method in class fr.inria.zvtm.glyphs.VSwingComponent
 
reSize(double) - Method in class fr.inria.zvtm.glyphs.VText
No effect.
reSize(double) - Method in class fr.inria.zvtm.glyphs.ZPDFPage
 
RESOURCE_TYPE_IMG - Static variable in class fr.inria.zuist.od.ImageDescription
 
RESOURCE_TYPE_PDF - Static variable in class fr.inria.zuist.engine.PDFResourceHandler
Resource of type PDF document.
RESOURCE_TYPE_SCENE - Static variable in class fr.inria.zuist.od.SceneFragmentDescription
 
ResourceDescription - Class in fr.inria.zuist.od
Description of external resource objects to be loaded/unloaded in the scene.
ResourceDescription() - Constructor for class fr.inria.zuist.od.ResourceDescription
 
ResourceHandler - Interface in fr.inria.zuist.engine
Interface implemented by handlers of the various resource types.
resumeAnimation(Animation) - Method in class fr.inria.zvtm.animation.AnimationManager
Resumes an animation.
RIGHT_LEFT - Static variable in class fr.inria.zvtm.layout.tree.TreeOrientation
 
rightInset - Static variable in class fr.inria.zvtm.treemap.Squarified
 
RImage<T> - Class in fr.inria.zvtm.glyphs
Image with a reflection.
RImage(Image, float) - Constructor for class fr.inria.zvtm.glyphs.RImage
 
RImage(double, double, int, Image, float) - Constructor for class fr.inria.zvtm.glyphs.RImage
Construct an image at (x, y) with original scale.
RImage(double, double, int, Image, double, float) - Constructor for class fr.inria.zvtm.glyphs.RImage
Construct an image at (x, y) with a custom scale.
RImage(double, double, int, Image, double, float, boolean) - Constructor for class fr.inria.zvtm.glyphs.RImage
Construct an image at (x, y) with a custom scale.
RoundCameraPortal - Class in fr.inria.zvtm.engine.portals
A portal showing what is seen through a camera.
RoundCameraPortal(int, int, int, int, Camera) - Constructor for class fr.inria.zvtm.engine.portals.RoundCameraPortal
Builds a new portal displaying what is seen through a camera
RoundCameraPortal(int, int, int, int, Camera, float) - Constructor for class fr.inria.zvtm.engine.portals.RoundCameraPortal
Builds a new portal displaying what is seen through a camera
RouteLens - Class in fr.inria.zvtm.lens
A utility class implementing the RouteLens motor behavior.
RouteLens(Lens, Camera, double, int) - Constructor for class fr.inria.zvtm.lens.RouteLens
 
RouteLens(Lens, Camera) - Constructor for class fr.inria.zvtm.lens.RouteLens
 
RRARCR - Static variable in class fr.inria.zvtm.svg.SVGReader
 

S

Sampler - Interface in fr.inria.zvtm.fits
 
scaleFactor - Variable in class fr.inria.zvtm.glyphs.VImage
For internal use.
scaleFactor - Variable in class fr.inria.zvtm.glyphs.VSwingComponent
For internal use.
scaleFactor - Variable in class fr.inria.zvtm.glyphs.VText
 
scaleFactor - Variable in class fr.inria.zvtm.glyphs.ZPDFPage
 
SCBGaussianLens - Class in fr.inria.zvtm.lens
Profile: gaussian - Distance metric: L(2) (circular shape) - Dissapear when moving fast
Size expressed as an absolute value in pixels
SCBGaussianLens() - Constructor for class fr.inria.zvtm.lens.SCBGaussianLens
create a lens with a maximum magnification factor of 2.0
SCBGaussianLens(float) - Constructor for class fr.inria.zvtm.lens.SCBGaussianLens
create a lens with a given maximum magnification factor
SCBGaussianLens(float, float, float, int, int) - Constructor for class fr.inria.zvtm.lens.SCBGaussianLens
create a lens with a given maximum magnification factor, inner and outer radii
SCBGaussianLens(float, float, float, int, int, int, int) - Constructor for class fr.inria.zvtm.lens.SCBGaussianLens
create a lens with a given maximum magnification factor, inner and outer radii
SCBLens - Class in fr.inria.zvtm.lens
Translucent lens.
SCBLens() - Constructor for class fr.inria.zvtm.lens.SCBLens
create a lens with a maximum magnification factor of 2.0
SCBLens(float) - Constructor for class fr.inria.zvtm.lens.SCBLens
create a lens with a given maximum magnification factor
SCBLens(float, float, float, int) - Constructor for class fr.inria.zvtm.lens.SCBLens
create a lens with a given maximum magnification factor, inner and outer radii
SCBLens(float, float, float, int, int, int) - Constructor for class fr.inria.zvtm.lens.SCBLens
create a lens with a given maximum magnification factor, inner and outer radii
SceneBuilder - Class in fr.inria.zuist.engine
Scene Builder.
SceneFragmentDescription - Class in fr.inria.zuist.od
Description of a part of the scene that is loaded/unloaded dynamically.
SceneFragmentDescription(String, double, double, URL, Region, SceneManager) - Constructor for class fr.inria.zuist.od.SceneFragmentDescription
Constructs the description of a scene fragment.
SceneManager - Class in fr.inria.zuist.engine
Multi-scale scene manager: main ZUIST class instantiated by client application.
SceneManager(SceneObserver[], HashMap<String, String>) - Constructor for class fr.inria.zuist.engine.SceneManager
Scene Manager: Main ZUIST class instantiated by client application.
SceneManager(HashMap<String, Object>[], HashMap<String, String>) - Constructor for class fr.inria.zuist.engine.SceneManager
 
SceneObserver - Class in fr.inria.zuist.engine
 
SceneObserver() - Constructor for class fr.inria.zuist.engine.SceneObserver
 
SCFGaussianLens - Class in fr.inria.zvtm.lens
Profile: gaussian - Distance metric: L(2) (circular shape) - Flattens itself when moving fast
Size expressed as an absolute value in pixels
SCFGaussianLens() - Constructor for class fr.inria.zvtm.lens.SCFGaussianLens
create a lens with a maximum magnification factor of 2.0
SCFGaussianLens(float) - Constructor for class fr.inria.zvtm.lens.SCFGaussianLens
create a lens with a given maximum magnification factor
SCFGaussianLens(float, int, int) - Constructor for class fr.inria.zvtm.lens.SCFGaussianLens
create a lens with a given maximum magnification factor, inner and outer radii
SCFGaussianLens(float, int, int, int, int) - Constructor for class fr.inria.zvtm.lens.SCFGaussianLens
create a lens with a given maximum magnification factor, inner and outer radii
SCFInverseCosineLens - Class in fr.inria.zvtm.lens
Profile: inverse cosine - Distance metric: L(2) (circular shape) - Flattens itself when moving fast
Size expressed as an absolute value in pixels
SCFInverseCosineLens() - Constructor for class fr.inria.zvtm.lens.SCFInverseCosineLens
create a lens with a maximum magnification factor of 2.0
SCFInverseCosineLens(float) - Constructor for class fr.inria.zvtm.lens.SCFInverseCosineLens
create a lens with a given maximum magnification factor
SCFInverseCosineLens(float, int, int) - Constructor for class fr.inria.zvtm.lens.SCFInverseCosineLens
create a lens with a given maximum magnification factor, inner and outer radii
SCFInverseCosineLens(float, int, int, int, int) - Constructor for class fr.inria.zvtm.lens.SCFInverseCosineLens
create a lens with a given maximum magnification factor, inner and outer radii
SCFLinearLens - Class in fr.inria.zvtm.lens
Profile: linear - Distance metric: L(2) (circular shape) - Flattens itself when moving fast
Size expressed as an absolute value in pixels
SCFLinearLens() - Constructor for class fr.inria.zvtm.lens.SCFLinearLens
create a lens with a maximum magnification factor of 2.0
SCFLinearLens(float) - Constructor for class fr.inria.zvtm.lens.SCFLinearLens
create a lens with a given maximum magnification factor
SCFLinearLens(float, int, int) - Constructor for class fr.inria.zvtm.lens.SCFLinearLens
create a lens with a given maximum magnification factor, inner and outer radii
SCFLinearLens(float, int, int, int, int) - Constructor for class fr.inria.zvtm.lens.SCFLinearLens
create a lens with a given maximum magnification factor, inner and outer radii
scRingRadius - Variable in class fr.inria.zvtm.lens.SCBGaussianLens
bracelet pseudo dMM
scRingRadius - Variable in class fr.inria.zvtm.lens.SCBLens
 
scRingRadius - Variable in class fr.inria.zvtm.lens.SCFGaussianLens
bracelet pseudo dMM
ScrollingListener - Class in fr.inria.zvtm.event
 
ScrollingListener(ScrollLayer, int, int) - Constructor for class fr.inria.zvtm.event.ScrollingListener
 
ScrollLayer - Class in fr.inria.zvtm.engine
Add VirtualSpace content- and scale-aware scroll bars to a View.
ScrollLayer(Camera) - Constructor for class fr.inria.zvtm.engine.ScrollLayer
Create all elements that compose the scroll bars to control a camera.
ScrollLayer(Camera, Glyph[]) - Constructor for class fr.inria.zvtm.engine.ScrollLayer
Create all elements that compose the scroll bars to control a camera.
select(boolean) - Method in class fr.inria.zvtm.glyphs.Glyph
Select this glyph.
selectAllGlyphs() - Method in class fr.inria.zvtm.engine.VirtualSpace
Select all glyphs
selectChild(int) - Method in class fr.inria.zvtm.glyphs.SemZoomGlyph
 
SelectionListener - Interface in fr.inria.zvtm.event
 
SemZoomGlyph<T> - Class in fr.inria.zvtm.glyphs
A class that provides support for a basic form of semantic zooming.
SemZoomGlyph(List<Glyph>, List<Double>) - Constructor for class fr.inria.zvtm.glyphs.SemZoomGlyph
 
sensit - Variable in class fr.inria.zvtm.glyphs.Glyph
 
sensitive - Variable in class fr.inria.zuist.od.ObjectDescription
 
SENSITIVE_GLYPHS - Static variable in class fr.inria.zvtm.engine.VirtualSpaceManager
Select only glyphs that are sensitive to the cursor.
setAbsolutePosition(int, int) - Method in class fr.inria.zvtm.lens.FixedSizeLens
set the position of the lens inside the view
setAbsolutePosition(int, int) - Method in class fr.inria.zvtm.lens.Lens
Set the position of the lens inside the view.
setAbsolutePosition(int, int, long) - Method in class fr.inria.zvtm.lens.LPDGaussianLens
set the position of the lens inside the view
setAbsolutePosition(int, int, long) - Method in class fr.inria.zvtm.lens.SCBGaussianLens
set the position of the lens inside the view
setAbsolutePosition(int, int, long) - Method in class fr.inria.zvtm.lens.SCBLens
set the position of the lens inside the view
setAbsolutePosition(int, int, long) - Method in class fr.inria.zvtm.lens.SCFGaussianLens
set the position of the lens inside the view
setAbsolutePosition(int, int, long) - Method in class fr.inria.zvtm.lens.SCFInverseCosineLens
set the position of the lens inside the view
setAbsolutePosition(int, int, long) - Method in class fr.inria.zvtm.lens.SCFLinearLens
set the position of the lens inside the view
setAbsolutePosition(int, int, long) - Method in interface fr.inria.zvtm.lens.TemporalLens
set the position of the lens inside the view
setActiveLayer(int) - Method in class fr.inria.zvtm.engine.View
Set which layer (camera) is currently active (getting events).
setActiveLayer(Camera) - Method in class fr.inria.zvtm.engine.View
Sets which layer (camera) is currently active (getting events).
setActiveRepaintInterval(int) - Method in class fr.inria.zvtm.engine.View
Sets the active repaint interval for this View.
setActiveView(View) - Method in class fr.inria.zvtm.engine.VirtualSpaceManager
Manually set what view is active.
setAlphaTransparencyValue(Float) - Method in class fr.inria.zvtm.svg.SVGStyle
Set alpha transparency value.
setAltitude(double) - Method in class fr.inria.zvtm.engine.Camera
Set camera altitude (absolute value).
setAltitude(double, boolean) - Method in class fr.inria.zvtm.engine.Camera
Set camera altitude (absolute value).
setAltitude(double) - Method in class fr.inria.zvtm.engine.Location
Set altitude.
setAngle(double) - Method in class fr.inria.zvtm.glyphs.VRing
Set the arc angle.
setAngle(double) - Static method in class fr.inria.zvtm.widgets.PieMenuFactory
Set the angle offset of the first menu item of pie menus that will be created by calls to create*PieMenu().
setAngleWidth(double) - Static method in class fr.inria.zvtm.widgets.PieMenuFactory
 
setAntialiasing(boolean) - Method in class fr.inria.zvtm.engine.View
Set antialias rendering hint for this View.
setArcHeight(double) - Method in class fr.inria.zvtm.glyphs.VRoundRect
set vertical diameter of the arc at the four corners
setArcWidth(double) - Method in class fr.inria.zvtm.glyphs.VRoundRect
set horizontal diameter of the arc at the four corners
setAutoRequestFocusOnMouseEnter(boolean) - Method in class fr.inria.zvtm.engine.ViewPanel
Should the viewpanel automatically request focus when cursor enters it or not.
setAWTCursor(int) - Method in class fr.inria.zvtm.engine.ViewPanel
Set the cursor.
setAWTCursor(Cursor) - Method in class fr.inria.zvtm.engine.ViewPanel
Set the cursor.
setBackgroundColor(Color) - Method in class fr.inria.zvtm.cluster.ClusteredView
Sets the background color for this ClusteredView.
setBackgroundColor(Color) - Method in class fr.inria.zvtm.engine.portals.CameraPortal
Fill background with a color.
setBackgroundColor(Color) - Method in class fr.inria.zvtm.engine.View
Set background color for this View.
setBackgroundColor(Color) - Method in class fr.inria.zvtm.layout.tree.LNode
Set the color that will be used for background if drawBorder is true.
setBackgroundColor(Color) - Method in class fr.inria.zvtm.widgets.TranslucentButton
 
setBackgroundTranslucence(float) - Method in class fr.inria.zvtm.widgets.TranslucentButton
Set the translucence value of this button's background.
setBackgroundTranslucence(float) - Method in class fr.inria.zvtm.widgets.TranslucentJLabel
Set the translucence value of this text area's background.
setBackgroundTranslucence(float) - Method in class fr.inria.zvtm.widgets.TranslucentJList
Set the translucence value of this text area's background.
setBackgroundTranslucence(float) - Method in class fr.inria.zvtm.widgets.TranslucentJPanel
Set the translucence value of this text area's background.
setBackgroundTranslucence(float) - Method in class fr.inria.zvtm.widgets.TranslucentRadioButton
Set the translucence value of this button's background.
setBackgroundTranslucence(float) - Method in class fr.inria.zvtm.widgets.TranslucentTextArea
Set the translucence value of this text area's background.
setBackgroundTranslucence(float) - Method in class fr.inria.zvtm.widgets.TranslucentTextField
Set the translucence value of this text area's background.
setBackgroundTranslucence(float) - Method in interface fr.inria.zvtm.widgets.TranslucentWidget
Set the translucence value of this text area's background.
setBlank(Color) - Method in class fr.inria.zvtm.engine.View
Make a view blank.
setBorder(Color) - Method in class fr.inria.zvtm.engine.portals.CameraPortal
Draw a border delimiting the portal.
setBorderColor(Color) - Method in class fr.inria.zvtm.glyphs.ClosedShape
Set the glyph's border color (use setColor for text, paths, segments, etc.).
setBorderColor(Color) - Method in class fr.inria.zvtm.glyphs.Glyph
Set the glyph's border color (use setColor for text, paths, segments, etc.).
setBorderColor(Color) - Method in class fr.inria.zvtm.glyphs.VText
Set the text's background color.
setBorderColor(Color) - Method in class fr.inria.zvtm.layout.tree.LNode
Set the color that will be used for borders if drawBorder is true.
setBorderColor(Color) - Method in class fr.inria.zvtm.widgets.TranslucentTextArea
 
setBorderColor(Color) - Method in class fr.inria.zvtm.widgets.TranslucentTextField
Set the textfield's border color.
setBorderWidth(float) - Method in class fr.inria.zvtm.engine.portals.CameraPortal
Set the border width of the portal (use SetBorder to draw the border)
setBorderWidth(float) - Method in class fr.inria.zvtm.engine.portals.RoundCameraPortal
 
setBoundaryColor(Color) - Method in class fr.inria.zvtm.lens.SCBLens
Set the color used to draw the lens' boundaries (default is black)
setBounds(double[]) - Method in class fr.inria.zvtm.engine.Camera
Sets the horizontal bounds for this Camera.
setBounds(Rect) - Method in class fr.inria.zvtm.treemap.MapItem
 
setBounds(double, double, double, double) - Method in class fr.inria.zvtm.treemap.MapItem
 
setBounds(Rect) - Method in interface fr.inria.zvtm.treemap.Mappable
 
setBounds(double, double, double, double) - Method in interface fr.inria.zvtm.treemap.Mappable
 
setBreadthSpacing(double) - Method in class fr.inria.zvtm.layout.tree.TreeLayout
 
setBufferThreshold(float) - Method in class fr.inria.zvtm.lens.Lens
set the lens' buffer threshold, beyond which magnification should pixels be taken from the magnified buffer rather than from the source buffer
setCaretColors(Color, Color) - Static method in class fr.inria.zvtm.glyphs.VTextLayout
Set the strong and weak caret colors.
setCaretPosition(int) - Method in class fr.inria.zvtm.glyphs.VTextLayout
Set the caret's position within the string.
setClientProperty(Object, Object) - Method in class fr.inria.zvtm.layout.tree.LNode
Set any key-value pair to the LNode instance.
setClosestAncestorGroupClass(String) - Method in class fr.inria.zvtm.svg.Context
 
setClosestAncestorGroupClass(String) - Method in class fr.inria.zvtm.svg.Metadata
 
setClosestAncestorGroupID(String) - Method in class fr.inria.zvtm.svg.Context
 
setClosestAncestorGroupID(String) - Method in class fr.inria.zvtm.svg.Metadata
 
setCoefParameters(float, float) - Method in class fr.inria.zvtm.engine.SpeedCoupling
 
setColor(Color) - Method in class fr.inria.zvtm.engine.VCursor
Set cursor color.
setColor(Color) - Method in class fr.inria.zvtm.glyphs.Glyph
Set the glyph's main color.
setColorFilter(ImageFilter) - Method in class fr.inria.zvtm.glyphs.FitsImage
Flexible version.
setColorFilter(FitsImage.ColorFilter) - Method in class fr.inria.zvtm.glyphs.FitsImage
Preset defaults version.
setColorLookupTable(String, boolean) - Method in class fr.inria.zvtm.glyphs.JSkyFitsImage
Sets the color lookup table.
setComponent(JComponent) - Method in class fr.inria.zvtm.glyphs.VSwingComponent
Set Swing component to be displayed.
setContainingRegion(Region) - Method in class fr.inria.zuist.engine.Region
 
setContextTranslucencyValue(float) - Method in class fr.inria.zvtm.lens.BlendingLens
 
setCursorIcon(int) - Method in class fr.inria.zvtm.engine.View
Set the cursor for this View.
setCursorIcon(Cursor) - Method in class fr.inria.zvtm.engine.View
Set the cursor for this view.
setCursorInsideFillColor(Color) - Method in class fr.inria.zvtm.glyphs.ClosedShape
Set the glyph's fill color when cursor is inside it.
setCursorInsideHighlightColor(Color) - Method in class fr.inria.zvtm.glyphs.Glyph
Set the glyph's border color when cursor is inside it.
setCursorInsidePaint(Paint) - Method in class fr.inria.zvtm.glyphs.PCircle
Sets the highlight Paint.
setCursorInsidePaint(Paint) - Method in class fr.inria.zvtm.glyphs.PRectangle
Sets the highlight Paint.
setCutLevels(double, double, boolean) - Method in class fr.inria.zvtm.glyphs.JSkyFitsImage
Sets the cut levels for this image.
setCutOffFrequency(double) - Method in class fr.inria.zvtm.engine.LowPassFilter
 
setCutoffFrequencyParameters(double, double) - Method in class fr.inria.zvtm.engine.portals.TrailingCameraPortal
 
setCutoffFrequencyParameters(double, double) - Method in class fr.inria.zvtm.lens.LPDGaussianLens
 
setCutoffFrequencyParameters(double, double) - Method in class fr.inria.zvtm.lens.SCBGaussianLens
 
setCutoffFrequencyParameters(double, double) - Method in class fr.inria.zvtm.lens.SCBLens
 
setCutoffFrequencyParameters(double, double) - Method in class fr.inria.zvtm.lens.SCFGaussianLens
 
setCutoffFrequencyParameters(double, double) - Method in class fr.inria.zvtm.lens.SCFInverseCosineLens
 
setCutoffFrequencyParameters(double, double) - Method in class fr.inria.zvtm.lens.SCFLinearLens
 
setDebug(boolean) - Static method in class fr.inria.zvtm.engine.VirtualSpaceManager
set debug mode ON or OFF
setDebugMode(boolean) - Static method in class fr.inria.zuist.engine.SceneManager
 
setDefaultBackgroundColor(Color) - Method in class fr.inria.zvtm.layout.tree.LTree
Set color that will be used as background color for newly created nodes.
setDefaultBorderColor(Color) - Method in class fr.inria.zvtm.layout.tree.LTree
Set color that will be used as border color for newly created nodes.
setDefaultCursorInsideHighlightColor(Color) - Static method in class fr.inria.zvtm.glyphs.Glyph
 
setDefaultDetectMultiFills(boolean) - Method in class fr.inria.zvtm.engine.VirtualSpaceManager
Enable/disable detection of multiple full fills in one view repaint for this View.
setDefaultFeedbackWhenFetching(boolean) - Static method in class fr.inria.zuist.od.ResourceDescription
Set whether, by default, some visual feedback is given in the interface while loading the resource.
setDefaultSelectedBackgroundColor(Color) - Method in class fr.inria.zvtm.layout.tree.LTree
 
setDefaultSelectedBorderColor(Color) - Method in class fr.inria.zvtm.layout.tree.LTree
 
setDefaultSelectedTextColor(Color) - Method in class fr.inria.zvtm.layout.tree.LTree
 
setDefaultTextColor(Color) - Method in class fr.inria.zvtm.layout.tree.LTree
Set color that will be used as text color for newly created nodes.
setDefaultTransitions(short, short) - Static method in class fr.inria.zuist.engine.Region
 
setDepth(int) - Method in class fr.inria.zvtm.treemap.MapItem
 
setDepth(int) - Method in interface fr.inria.zvtm.treemap.Mappable
 
setDepthSpacing(double) - Method in class fr.inria.zvtm.layout.tree.TreeLayout
 
setDetectMultiFills(boolean) - Method in class fr.inria.zvtm.engine.View
Enable/disable detection of multiple full fills in one view repaint for this View.
setDistanceMetrics(float) - Method in interface fr.inria.zvtm.lens.LPDistanceMetrics
 
setDistanceMetrics(float) - Method in class fr.inria.zvtm.lens.LPFSGaussianLens
 
setDoDrawRing(boolean) - Method in class fr.inria.zvtm.lens.SCBGaussianLens
 
setDoDrawRing(boolean) - Method in class fr.inria.zvtm.lens.SCFGaussianLens
 
setDoRing(boolean) - Method in class fr.inria.zvtm.lens.SCBGaussianLens
 
setDoRing(boolean) - Method in class fr.inria.zvtm.lens.SCBLens
 
setDoRing(boolean) - Method in class fr.inria.zvtm.lens.SCFGaussianLens
 
setDragBarColor(Color) - Method in class fr.inria.zvtm.engine.portals.DraggableCameraPortal
Set color of horizontal bar used to drag the portal.
setDragBarHeight(int) - Method in class fr.inria.zvtm.engine.portals.DraggableCameraPortal
Set height of horizontal bar used to drag the portal.
setDrawBorder(boolean) - Method in class fr.inria.zvtm.glyphs.ClosedShape
Set whether the glyph's border should be drawn or not.
setDrawBorder(boolean) - Method in class fr.inria.zvtm.widgets.TranslucentJLabel
Should the widget's border be drawn or not.
setDrawCursor(boolean) - Method in class fr.inria.zvtm.engine.ViewPanel
 
setDrawingMethod(short) - Method in class fr.inria.zvtm.glyphs.DPath
Specify what drawing method to use to paint this path.
setDrawMaxFlatTop(boolean) - Method in class fr.inria.zvtm.lens.SCBGaussianLens
allows to ask to draw the max flat top (not rawn by default)
setDrawMaxFlatTop(boolean) - Method in class fr.inria.zvtm.lens.SCFGaussianLens
allows to ask to draw the max flat top (not rawn by default)
setDrawMaxFlatTop(boolean) - Method in class fr.inria.zvtm.lens.SCFInverseCosineLens
allows to ask to draw the max flat top (not drawn by default)
setDrawMaxFlatTop(boolean) - Method in class fr.inria.zvtm.lens.SCFLinearLens
allows to ask to draw the max flat top (not drawn by default)
setDrawOval(short) - Method in class fr.inria.zvtm.engine.ViewPanel
Draw a circle/oval between the point where a press event was heard and the current position of the cursor (drag).
setDrawRect(boolean) - Method in class fr.inria.zvtm.engine.ViewPanel
Draw a rectangle between the point where a press event was heard and the current position of the cursor (drag).
setDrawSegment(boolean) - Method in class fr.inria.zvtm.engine.ViewPanel
Draw a segment between the point where a press event was heard and the current position of the cursor (drag).
setDynaSpotColor(Color) - Method in class fr.inria.zvtm.engine.DynaPicker
Set the color of the dynaspot area.
setDynaSpotLagTime(int) - Method in class fr.inria.zvtm.engine.DynaPicker
Set DynaSpot lag parameter.
setDynaSpotListener(DynaSpotListener) - Method in class fr.inria.zvtm.engine.DynaPicker
Listen for DynaSpot events.
setDynaSpotMaxRadius(int) - Method in class fr.inria.zvtm.engine.DynaPicker
Set maximum size of DynaSpot selection region.
setDynaSpotReducTime(int) - Method in class fr.inria.zvtm.engine.DynaPicker
Set DynaSpot reduction time parameter.
setDynaSpotTranslucence(float) - Method in class fr.inria.zvtm.engine.DynaPicker
Set the translucence level of the dynaspot area.
setDynaSpotVisibility(short) - Method in class fr.inria.zvtm.engine.DynaPicker
Set the visibility and visual behaviour of the DynaSpot.
setEdgeColor(Color) - Method in class fr.inria.zvtm.layout.tree.LNode
 
setEnabled(boolean) - Method in class fr.inria.zvtm.engine.Camera
Enable or disable camera.
setEnabled(boolean) - Method in class fr.inria.zvtm.lens.RouteLens
Enabled/disable RouteLens attraction.
setEndPoints(double, double, double, double) - Method in class fr.inria.zvtm.glyphs.VSegment
Change the segment's location, size and orientation by giving its two endpoints (absolute coordinates).
setFadeInDuration(int) - Method in class fr.inria.zuist.engine.SceneManager
 
setFadeOutDuration(int) - Method in class fr.inria.zuist.engine.SceneManager
 
setFeedbackWhenFetching(boolean) - Method in class fr.inria.zuist.od.ResourceDescription
Set whether some visual feedback is given in the interface while loading the resource.
setFillColor(Color) - Method in class fr.inria.zvtm.svg.SVGStyle
Set fill (interior) color.
setFilled(boolean) - Method in class fr.inria.zvtm.glyphs.ClosedShape
Set whether this glyph's interior should be filled or not.
setFirstOrderPanWidget(Image) - Method in class fr.inria.zvtm.engine.ViewPanel
Set the icon used to represent first-order-of-control panning.
setFocal(double) - Method in class fr.inria.zvtm.engine.Camera
Set camera focal distance (absolute value).
setFocusControlled(boolean, short) - Method in class fr.inria.zvtm.lens.FixedSizeLens
 
setFocusControlled(boolean) - Method in class fr.inria.zvtm.lens.FixedSizeLens
 
setFocusControlled(boolean, short) - Method in class fr.inria.zvtm.lens.Lens
 
setFocusControlled(boolean) - Method in class fr.inria.zvtm.lens.Lens
 
setFocusTranslucencyValue(float) - Method in class fr.inria.zvtm.lens.BlendingLens
 
setFont(Font) - Method in class fr.inria.zuist.od.TextDescription
Get the AWT Font used to draw this text.
setFont(Font) - Method in class fr.inria.zvtm.glyphs.MultilineText
 
setFont(Font) - Method in class fr.inria.zvtm.glyphs.VText
Change the Font used to display this specific text object.
setFont(Font) - Method in class fr.inria.zvtm.glyphs.VTextLayout
Change the Font used to display this specific text object.
setFont(Font) - Static method in class fr.inria.zvtm.widgets.PieMenuFactory
Set the font used for menu labels.
setFontFamily(String) - Method in class fr.inria.zvtm.svg.SVGStyle
 
setFontRenderingStrategy(int) - Method in class fr.inria.zvtm.engine.AgileViewPanel
 
setFontSize(String) - Method in class fr.inria.zvtm.svg.SVGStyle
 
setFontStyle(String) - Method in class fr.inria.zvtm.svg.SVGStyle
 
setFontWeight(String) - Method in class fr.inria.zvtm.svg.SVGStyle
 
setForegroundColor(Color) - Method in class fr.inria.zvtm.widgets.TranslucentButton
 
setForegroundTranslucence(float) - Method in class fr.inria.zvtm.widgets.TranslucentButton
Set the translucence value of this button's foreground.
setForegroundTranslucence(float) - Method in class fr.inria.zvtm.widgets.TranslucentJLabel
Set the translucence value of this text area's foreground.
setForegroundTranslucence(float) - Method in class fr.inria.zvtm.widgets.TranslucentJList
Set the translucence value of this text area's foreground.
setForegroundTranslucence(float) - Method in class fr.inria.zvtm.widgets.TranslucentJPanel
Set the translucence value of this text area's foreground.
setForegroundTranslucence(float) - Method in class fr.inria.zvtm.widgets.TranslucentRadioButton
Set the translucence value of this button's foreground.
setForegroundTranslucence(float) - Method in class fr.inria.zvtm.widgets.TranslucentTextArea
Set the translucence value of this text area's foreground.
setForegroundTranslucence(float) - Method in class fr.inria.zvtm.widgets.TranslucentTextField
Set the translucence value of this text area's foreground.
setForegroundTranslucence(float) - Method in interface fr.inria.zvtm.widgets.TranslucentWidget
Set the translucence value of this text area's foreground.
setFraction(float) - Method in class fr.inria.zvtm.glyphs.VEclipse
Set fraction of eclipse.
setGeometry(double, double, double, double) - Method in class fr.inria.zuist.engine.Region
Set this region's center (x,y)-coordinates, width and height.
setGlyph(Glyph) - Method in class fr.inria.zvtm.glyphs.GlyphIcon
set the glyph that the icon should be representing
setGradientBottomAlpha(float) - Method in class fr.inria.zvtm.glyphs.FRectangle
 
setGradientTopAlpha(float) - Method in class fr.inria.zvtm.glyphs.FRectangle
 
setGrid(Grid) - Method in class fr.inria.zvtm.glyphs.FitsImage
 
setHeight(double) - Method in class fr.inria.zuist.engine.Region
Set this region's height.
setHeight(double) - Method in class fr.inria.zvtm.glyphs.DPath
Not implemented yet.
setHeight(double) - Method in interface fr.inria.zvtm.glyphs.RectangularShape
Set height in virtual space.
setHeight(double) - Method in class fr.inria.zvtm.glyphs.SIRectangle
 
setHeight(double) - Method in class fr.inria.zvtm.glyphs.VEllipse
 
setHeight(double) - Method in class fr.inria.zvtm.glyphs.VImage
 
setHeight(double) - Method in class fr.inria.zvtm.glyphs.VImageOr
 
setHeight(double) - Method in class fr.inria.zvtm.glyphs.VRectangle
 
setHeight(double) - Method in class fr.inria.zvtm.glyphs.VRectangleOr
 
setHeight(double) - Method in class fr.inria.zvtm.glyphs.VRoundRect
 
setHeight(double) - Method in class fr.inria.zvtm.glyphs.VSegment
 
setHeight(double) - Method in class fr.inria.zvtm.glyphs.VSwingComponent
 
setHeight(double) - Method in class fr.inria.zvtm.glyphs.ZPDFPage
 
setHeightConstraint(double) - Method in class fr.inria.zvtm.glyphs.MultilineText
Height constraint, in virtual space units.
setHighlightColor(Color) - Static method in class fr.inria.zvtm.glyphs.VTextLayout
 
setHighlightPosition(int, int) - Method in class fr.inria.zvtm.glyphs.VTextLayout
 
setHintColor(Color) - Method in class fr.inria.zvtm.engine.VCursor
Set color of elements associated with cursor (drag segment, selection rectangle, etc.).
setHSVbColor(float, float, float) - Method in class fr.inria.zvtm.glyphs.ClosedShape
Set the glyph's border color (absolute value, HSV color space).
setHSVbColor(float, float, float) - Method in class fr.inria.zvtm.glyphs.Glyph
Set the glyph's border color (absolute value, HSV color space).
setHSVColor(float, float, float) - Method in class fr.inria.zvtm.glyphs.Glyph
Set the glyph's main color (absolute value, HSV color space).
setHTTPPassword(String) - Static method in class fr.inria.zuist.engine.SceneManager
 
setHTTPUser(String) - Static method in class fr.inria.zuist.engine.SceneManager
 
setIconWidthHeight(int, int) - Method in class fr.inria.zvtm.glyphs.GlyphIcon
set the icon's width and height
setImage(Image) - Method in class fr.inria.zvtm.glyphs.JSkyFitsImage
Does nothing on purpose.
setImage(Image) - Method in class fr.inria.zvtm.glyphs.RImage
Set bitmap image to be displayed.
setImage(Image) - Method in class fr.inria.zvtm.glyphs.VImage
Set bitmap image to be displayed.
setImage(Image) - Method in class fr.inria.zvtm.glyphs.VImageOr
 
setInnerRadius(int) - Method in class fr.inria.zvtm.lens.BGaussianLens
set the lens' inner radius (beyond which maximum magnification is applied - inward)
setInnerRadius(int) - Method in class fr.inria.zvtm.lens.BInverseCosineLens
set the lens' inner radius (beyond which maximum magnification is applied - inward)
setInnerRadius(int) - Method in class fr.inria.zvtm.lens.BLinearLens
set the lens' inner radius (beyond which maximum magnification is applied - inward)
setInnerRadius(int) - Method in class fr.inria.zvtm.lens.FixedSizeLens
set the lens' inner radius (beyond which maximum magnification is applied - inward)
setInnerRadius(int) - Method in class fr.inria.zvtm.lens.FSFresnelLens
set the lens' inner radius (beyond which maximum magnification is applied - inward)
setInnerRadius(int) - Method in class fr.inria.zvtm.lens.FSGaussianLens
set the lens' inner radius (beyond which maximum magnification is applied - inward)
setInnerRadius(int) - Method in class fr.inria.zvtm.lens.FSInverseCosineLens
set the lens' inner radius (beyond which maximum magnification is applied - inward)
setInnerRadius(int) - Method in class fr.inria.zvtm.lens.FSLinearLens
set the lens' inner radius (beyond which maximum magnification is applied - inward)
setInnerRadius(int) - Method in class fr.inria.zvtm.lens.FSScramblingLens
set the lens' inner radius (beyond which maximum magnification is applied - inward)
setInnerRadius(int) - Method in class fr.inria.zvtm.lens.FSStepLens
set the lens' inner radius (beyond which maximum magnification is applied - inward)
setInnerRadius(int) - Method in class fr.inria.zvtm.lens.SCBLens
set the lens' inner radius (beyond which maximum magnification is applied - inward)
setInnerRadiusColor(Color) - Method in class fr.inria.zvtm.lens.FixedSizeLens
Set the color used to draw the lens' inner radius (default is black).
setInterpolationMethod(Object) - Method in class fr.inria.zvtm.glyphs.IcePDFPageImg
Specify how image should be interpolated when drawn at a scale different from its original scale.
setInterpolationMethod(Object) - Method in class fr.inria.zvtm.glyphs.VImage
Specify how image should be interpolated when drawn at a scale different from its original scale.
setInterpolator(Interpolator) - Method in class fr.inria.zvtm.animation.Animation
Sets the interpolator for this Animation.
setItemBorderColor(Color) - Static method in class fr.inria.zvtm.widgets.PieMenuFactory
Set the border color of pie menu items that will be created by calls to create*PieMenu().
setItemFillColor(Color) - Static method in class fr.inria.zvtm.widgets.PieMenuFactory
Set the fill color of pie menu items that will be created by calls to create*PieMenu().
setJava2DPainter(Java2DPainter, short) - Method in class fr.inria.zvtm.engine.View
Set a paint method (containing Java2D paint instructions) that will be called each time the view is repainted.
setJPanelCoordinates(int, int) - Method in class fr.inria.zvtm.engine.Picker
Set picker's coordinates (JPanel coordinates system).
setJPanelCoordinates(int, int) - Method in class fr.inria.zvtm.engine.VCursor
Move mouse cursor (JPanel coordinates).
setLabel(String) - Method in interface fr.inria.zuist.event.ProgressListener
A message to be displayed as a caption to the progress indicator.
setLabelColor(Color) - Static method in class fr.inria.zvtm.widgets.PieMenuFactory
Set the color of pie menu labels that will be created by calls to create*PieMenu().
setLayerVisibility(boolean[], boolean[]) - Method in class fr.inria.zvtm.engine.View
Set the visibility of each layer in the context and lens regions of a view.
setLayerVisibility(boolean[], boolean[]) - Method in class fr.inria.zvtm.engine.ViewPanel
 
setLayoutAnchor(Point2D) - Method in class fr.inria.zvtm.layout.tree.TreeLayout
Set layout anchor - position of the root element.
setLaziness(boolean) - Method in class fr.inria.zvtm.engine.Camera
set eager or lazy mode
setLeftTickPos(double) - Method in class fr.inria.zvtm.fits.RangeSelection
 
setLens(Lens) - Method in class fr.inria.zvtm.engine.View
Activate a lens in this view.
setLens(Lens) - Method in class fr.inria.zvtm.engine.ViewPanel
Set a lens for this view.
setLens(FixedSizeLens) - Method in class fr.inria.zvtm.lens.LensMonitor
 
setLensBuffer(ViewPanel) - Method in class fr.inria.zvtm.lens.FixedSizeLens
Should not be called directly ; used to update buffer image caracteristics when lens outer radius changes
setLensBuffer(ViewPanel) - Method in class fr.inria.zvtm.lens.Lens
Should not be called directly ; used by viewpanel to update image data buffer caracteristics when original view panel changes
setLevelListener(LevelListener) - Method in class fr.inria.zuist.engine.SceneObserver
 
setLevelRange(int, int) - Method in class fr.inria.zuist.engine.ObjectPicker
 
setLevelRange(int, int) - Method in class fr.inria.zuist.engine.RegionPicker
 
setLevelRange(int, int) - Method in class fr.inria.zuist.engine.ZuistPicker
Get the picker's level range, i.e., the levels at which the picker is looking for candidates.
setListener(PickedObjectListener) - Method in class fr.inria.zuist.engine.ObjectPicker
 
setListener(RegionListener) - Method in class fr.inria.zuist.engine.RegionPicker
 
setListener(PickerListener) - Method in class fr.inria.zvtm.engine.PickerVS
 
setListener(ViewListener) - Method in class fr.inria.zvtm.engine.View
Set application class instance to which events are sent for all layers in this view.
setListener(ViewListener, int) - Method in class fr.inria.zvtm.engine.View
Set application class instance to which events are sent for a given layer.
setListener(ViewListener, Camera) - Method in class fr.inria.zvtm.engine.View
Sets the ViewListener instance to which events are sent for a given layer.
setLocation(Location) - Method in class fr.inria.zvtm.engine.Camera
Set camera location.
setLocation(int, int) - Method in class fr.inria.zvtm.engine.EView
 
setLocation(int, int) - Method in class fr.inria.zvtm.engine.PView
No effect.
setLocation(int, int) - Method in class fr.inria.zvtm.engine.View
Moves this component to a new location.
setMad(double) - Method in class fr.inria.zvtm.lens.RouteLens
 
setMagRasterDimensions(int) - Method in class fr.inria.zvtm.lens.Lens
Force the magnification buffer to a new width and height.
setMagRasterDimensions(int, int) - Method in class fr.inria.zvtm.lens.Lens
Force the magnification buffer to a new width and height.
setMainFont(Font) - Static method in class fr.inria.zvtm.glyphs.VText
set default font used by glyphs
setMaximumMagnification(float) - Method in class fr.inria.zvtm.lens.BGaussianLens
 
setMaximumMagnification(float, boolean) - Method in class fr.inria.zvtm.lens.BGaussianLens
 
setMaximumMagnification(float) - Method in class fr.inria.zvtm.lens.BInverseCosineLens
 
setMaximumMagnification(float, boolean) - Method in class fr.inria.zvtm.lens.BInverseCosineLens
 
setMaximumMagnification(float) - Method in class fr.inria.zvtm.lens.BLinearLens
 
setMaximumMagnification(float, boolean) - Method in class fr.inria.zvtm.lens.BLinearLens
 
setMaximumMagnification(float) - Method in class fr.inria.zvtm.lens.FSFresnelLens
 
setMaximumMagnification(float, boolean) - Method in class fr.inria.zvtm.lens.FSFresnelLens
 
setMaximumMagnification(float) - Method in class fr.inria.zvtm.lens.FSGaussianLens
 
setMaximumMagnification(float, boolean) - Method in class fr.inria.zvtm.lens.FSGaussianLens
 
setMaximumMagnification(float) - Method in class fr.inria.zvtm.lens.FSInverseCosineLens
 
setMaximumMagnification(float, boolean) - Method in class fr.inria.zvtm.lens.FSInverseCosineLens
 
setMaximumMagnification(float) - Method in class fr.inria.zvtm.lens.FSLinearLens
 
setMaximumMagnification(float, boolean) - Method in class fr.inria.zvtm.lens.FSLinearLens
 
setMaximumMagnification(float) - Method in class fr.inria.zvtm.lens.FSScramblingLens
 
setMaximumMagnification(float, boolean) - Method in class fr.inria.zvtm.lens.FSScramblingLens
 
setMaximumMagnification(float) - Method in class fr.inria.zvtm.lens.FSStepLens
 
setMaximumMagnification(float, boolean) - Method in class fr.inria.zvtm.lens.FSStepLens
 
setMaximumMagnification(float) - Method in class fr.inria.zvtm.lens.FSWaveLens
 
setMaximumMagnification(float) - Method in class fr.inria.zvtm.lens.Lens
set the lens' maximum magnification
setMaximumMagnification(float, boolean) - Method in class fr.inria.zvtm.lens.Lens
set the lens' maximum magnification
setMaximumMagnification(float) - Method in class fr.inria.zvtm.lens.SCBLens
 
setMaximumMagnification(float, boolean) - Method in class fr.inria.zvtm.lens.SCBLens
 
setMaxTranslucency(float) - Method in class fr.inria.zvtm.lens.SCBGaussianLens
 
setMinimumSliderSize(int) - Method in class fr.inria.zvtm.engine.ScrollLayer
Set the minimum size of the sliders.
setMinMagFactor(float) - Method in class fr.inria.zvtm.lens.SCBGaussianLens
set the minimum magnification factor (1.0 by default)
setMinMagFactor(float) - Method in class fr.inria.zvtm.lens.SCFGaussianLens
set the minimum magnification factor (1.0 by default)
setMinMagFactor(float) - Method in class fr.inria.zvtm.lens.SCFInverseCosineLens
set the minimum magnification factor (1.0 by default)
setMinMagFactor(float) - Method in class fr.inria.zvtm.lens.SCFLinearLens
set the minimum magnification factor (1.0 by default)
setMMandRadii(float, int, int) - Method in class fr.inria.zvtm.lens.BGaussianLens
set the lens' radii and maximum magnification
setMMandRadii(float, int, int, boolean) - Method in class fr.inria.zvtm.lens.BGaussianLens
set the lens' radii and maximum magnification
setMMandRadii(float, int, int) - Method in class fr.inria.zvtm.lens.BInverseCosineLens
set the lens' radii and maximum magnification
setMMandRadii(float, int, int, boolean) - Method in class fr.inria.zvtm.lens.BInverseCosineLens
set the lens' radii and maximum magnification
setMMandRadii(float, int, int) - Method in class fr.inria.zvtm.lens.BLinearLens
set the lens' radii and maximum magnification
setMMandRadii(float, int, int, boolean) - Method in class fr.inria.zvtm.lens.BLinearLens
set the lens' radii and maximum magnification
setMMandRadii(float, int, int) - Method in class fr.inria.zvtm.lens.FixedSizeLens
set the lens' radii and maximum magnification
setMMandRadii(float, int, int, boolean) - Method in class fr.inria.zvtm.lens.FixedSizeLens
set the lens' radii and maximum magnification
setMMandRadii(float, int, int) - Method in class fr.inria.zvtm.lens.FSFresnelLens
set the lens' radii and maximum magnification
setMMandRadii(float, int, int, boolean) - Method in class fr.inria.zvtm.lens.FSFresnelLens
set the lens' radii and maximum magnification
setMMandRadii(float, int, int) - Method in class fr.inria.zvtm.lens.FSGaussianLens
set the lens' radii and maximum magnification
setMMandRadii(float, int, int, boolean) - Method in class fr.inria.zvtm.lens.FSGaussianLens
set the lens' radii and maximum magnification
setMMandRadii(float, int, int) - Method in class fr.inria.zvtm.lens.FSInverseCosineLens
set the lens' radii and maximum magnification
setMMandRadii(float, int, int, boolean) - Method in class fr.inria.zvtm.lens.FSInverseCosineLens
set the lens' radii and maximum magnification
setMMandRadii(float, int, int) - Method in class fr.inria.zvtm.lens.FSLinearLens
set the lens' radii and maximum magnification
setMMandRadii(float, int, int, boolean) - Method in class fr.inria.zvtm.lens.FSLinearLens
set the lens' radii and maximum magnification
setMMandRadii(float, int, int) - Method in class fr.inria.zvtm.lens.FSScramblingLens
set the lens' radii and maximum magnification
setMMandRadii(float, int, int, boolean) - Method in class fr.inria.zvtm.lens.FSScramblingLens
set the lens' radii and maximum magnification
setMMandRadii(float, int, int) - Method in class fr.inria.zvtm.lens.FSStepLens
set the lens' radii and maximum magnification
setMMandRadii(float, int, int, boolean) - Method in class fr.inria.zvtm.lens.FSStepLens
set the lens' radii and maximum magnification
setMMandRadii(float, int, int) - Method in class fr.inria.zvtm.lens.FSWaveLens
set the lens' radii and maximum magnification
setMMandRadii(float, int, int) - Method in class fr.inria.zvtm.lens.SCBLens
set the lens' radii and maximum magnification
setMMandRadii(float, int, int, boolean) - Method in class fr.inria.zvtm.lens.SCBLens
set the lens' radii and maximum magnification
setN(float) - Method in class fr.inria.zvtm.lens.FSWaveLens
 
setN(float) - Method in class fr.inria.zvtm.lens.HWaveLens
 
setNoEventCoordinates(int, int) - Method in class fr.inria.zvtm.engine.ViewPanel
Set a particular point in view panel coordinates for which mouse move/drag events should be ignored.
setNotifyCursorMoved(boolean) - Method in class fr.inria.zvtm.engine.View
Sets whether the mouseMoved callback in ViewListener is triggered when the cursor moves.
setNoUpdateWhenMouseStill(boolean) - Method in class fr.inria.zvtm.engine.portals.TrailingCameraPortal
Enable/disable update of trailing widget position when cursor does not move at all.
setNoUpdateWhenMouseStill(boolean) - Method in class fr.inria.zvtm.lens.LPDGaussianLens
 
setNoUpdateWhenMouseStill(boolean) - Method in class fr.inria.zvtm.lens.SCBGaussianLens
 
setNoUpdateWhenMouseStill(boolean) - Method in class fr.inria.zvtm.lens.SCBLens
 
setNoUpdateWhenMouseStill(boolean) - Method in class fr.inria.zvtm.lens.SCFGaussianLens
 
setNoUpdateWhenMouseStill(boolean) - Method in class fr.inria.zvtm.lens.SCFInverseCosineLens
 
setNoUpdateWhenMouseStill(boolean) - Method in class fr.inria.zvtm.lens.SCFLinearLens
 
setNoUpdateWhenMouseStill(boolean) - Method in interface fr.inria.zvtm.lens.TemporalLens
 
setObjectListener(ObjectListener) - Method in class fr.inria.zuist.engine.SceneManager
 
setObservedRegionBorderWidth(float) - Method in class fr.inria.zvtm.engine.portals.OverviewPortal
Set the border width of the rectangle depicting what is seen through the main camera.
setObservedRegionBorderWidth() - Method in class fr.inria.zvtm.engine.portals.OverviewPortal
Get the border width of the rectangle depicting what is seen through the main camera.
setObservedRegionColor(Color) - Method in class fr.inria.zvtm.engine.portals.OverviewPortal
Set color of rectangle depicting what is seen through the main camera.
setObservedRegionColor(Color) - Method in class fr.inria.zvtm.lens.SCBLens
Set the color used to draw the boundaries of the region observed through the lens (default is black)
setObservedRegionListener(ObservedRegionListener) - Method in class fr.inria.zvtm.engine.portals.OverviewPortal
 
setObservedRegionTranslucency(float) - Method in class fr.inria.zvtm.engine.portals.OverviewPortal
 
setOrder(int) - Method in class fr.inria.zvtm.treemap.MapItem
 
setOrder(int) - Method in interface fr.inria.zvtm.treemap.Mappable
 
setOrder(int) - Method in class fr.inria.zvtm.treemap.Tree
 
setOrientation(int) - Method in class fr.inria.zvtm.layout.tree.TreeLayout
 
setOrigin(Point2D.Double) - Method in class fr.inria.zuist.engine.SceneManager
Set to something else than 0,0 to translate a scene to another location than that defined originally.
setOuterRadius(int) - Method in class fr.inria.zvtm.lens.BGaussianLens
set the lens' outer radius (beyond which no magnification is applied - outward)
setOuterRadius(int) - Method in class fr.inria.zvtm.lens.BInverseCosineLens
set the lens' outer radius (beyond which no magnification is applied - outward)
setOuterRadius(int) - Method in class fr.inria.zvtm.lens.BLinearLens
set the lens' outer radius (beyond which no magnification is applied - outward)
setOuterRadius(int) - Method in class fr.inria.zvtm.lens.FixedSizeLens
set the lens' outer radius (beyond which no magnification is applied - outward)
setOuterRadius(int) - Method in class fr.inria.zvtm.lens.FSFresnelLens
set the lens' outer radius (beyond which no magnification is applied - outward)
setOuterRadius(int) - Method in class fr.inria.zvtm.lens.FSGaussianLens
set the lens' outer radius (beyond which no magnification is applied - outward)
setOuterRadius(int) - Method in class fr.inria.zvtm.lens.FSInverseCosineLens
set the lens' outer radius (beyond which no magnification is applied - outward)
setOuterRadius(int) - Method in class fr.inria.zvtm.lens.FSLinearLens
set the lens' outer radius (beyond which no magnification is applied - outward)
setOuterRadius(int) - Method in class fr.inria.zvtm.lens.FSScramblingLens
set the lens' outer radius (beyond which no magnification is applied - outward)
setOuterRadius(int) - Method in class fr.inria.zvtm.lens.FSStepLens
set the lens' outer radius (beyond which no magnification is applied - outward)
setOuterRadiusColor(Color) - Method in class fr.inria.zvtm.lens.FixedSizeLens
Set the color used to draw the lens' outer radius (default is black).
setOwner(T) - Method in class fr.inria.zvtm.glyphs.Glyph
Set the object this glyph represents in the client application.
setOwner(Object) - Method in class fr.inria.zvtm.layout.tree.LNode
Set any user object that represent this node.
setOwner(Object) - Method in class fr.inria.zvtm.layout.tree.LTree
Set object that holds any data for this tree.
setOwningSpace(VirtualSpace) - Method in class fr.inria.zvtm.engine.Camera
Set virtual space owning this camera.
setOwningView(View) - Method in class fr.inria.zvtm.engine.Camera
set view owning this camera.
setOwningView(View) - Method in class fr.inria.zvtm.engine.portals.CameraPortal
CALLED INTERNALLY - NOT FOR PUBLIC USE
setOwningView(View) - Method in class fr.inria.zvtm.engine.portals.Portal
CALLED INTERNALLY - NOT FOR PUBLIC USE
setP(int) - Method in class fr.inria.zvtm.lens.RouteLens
 
setPadding(int, int) - Method in class fr.inria.zvtm.glyphs.VText
 
setPage(int) - Method in class fr.inria.zvtm.glyphs.BrowsableDocument
 
setPaint(Paint) - Method in class fr.inria.zvtm.glyphs.PCircle
Set a gradient or texture paint to fill this glyph.
setPaint(Paint) - Method in class fr.inria.zvtm.glyphs.PRectangle
Set a gradient or texture paint to fill this glyph.
setParent(Tree) - Method in class fr.inria.zvtm.treemap.Tree
 
setParentRegion(Region) - Method in class fr.inria.zuist.od.ObjectDescription
 
setPath(PathIterator) - Method in class fr.inria.zvtm.glyphs.DPath
 
setPortalListener(PortalListener) - Method in class fr.inria.zvtm.engine.portals.Portal
Set an event handler for mouse and keyboard events occuring inside the portal.
setPosition(Point2D.Double) - Method in class fr.inria.zvtm.engine.Location
Set (x,y) position.
setPositionOffset(double, double) - Static method in class fr.inria.zvtm.svg.SVGReader
Set position offset.
setPositionX(double) - Method in class fr.inria.zvtm.engine.Location
Set x-coordinate only.
setPositionY(double) - Method in class fr.inria.zvtm.engine.Location
Set y-coordinate only.
setPreviousAltitude(double) - Method in class fr.inria.zuist.engine.SceneObserver
 
setProgress(int, int) - Method in class fr.inria.zvtm.glyphs.VRectProgress
Set progress value.
setProgressBarBackgroundColor(Color) - Method in class fr.inria.zuist.od.ResourceDescription
 
setProgressBarColor(Color) - Method in class fr.inria.zuist.od.ResourceDescription
 
setProgressBarDefaultColors(Color, Color) - Static method in class fr.inria.zuist.od.ResourceDescription
 
setProperties(HashMap<String, String>) - Method in class fr.inria.zuist.engine.SceneManager
Set properties on this scene manager.
setRadii(int, int) - Method in class fr.inria.zvtm.lens.BGaussianLens
set the lens' radii
setRadii(int, int, boolean) - Method in class fr.inria.zvtm.lens.BGaussianLens
set the lens' radii
setRadii(int, int) - Method in class fr.inria.zvtm.lens.BInverseCosineLens
set the lens' radii
setRadii(int, int, boolean) - Method in class fr.inria.zvtm.lens.BInverseCosineLens
set the lens' radii
setRadii(int, int) - Method in class fr.inria.zvtm.lens.BLinearLens
set the lens' radii
setRadii(int, int, boolean) - Method in class fr.inria.zvtm.lens.BLinearLens
set the lens' radii
setRadii(int, int) - Method in class fr.inria.zvtm.lens.FixedSizeLens
set the lens' radii
setRadii(int, int, boolean) - Method in class fr.inria.zvtm.lens.FixedSizeLens
set the lens' radii
setRadii(int, int) - Method in class fr.inria.zvtm.lens.FSFresnelLens
set the lens' radii
setRadii(int, int, boolean) - Method in class fr.inria.zvtm.lens.FSFresnelLens
set the lens' radii
setRadii(int, int) - Method in class fr.inria.zvtm.lens.FSGaussianLens
set the lens' radii
setRadii(int, int, boolean) - Method in class fr.inria.zvtm.lens.FSGaussianLens
set the lens' radii
setRadii(int, int) - Method in class fr.inria.zvtm.lens.FSInverseCosineLens
set the lens' radii
setRadii(int, int, boolean) - Method in class fr.inria.zvtm.lens.FSInverseCosineLens
set the lens' radii
setRadii(int, int) - Method in class fr.inria.zvtm.lens.FSLinearLens
set the lens' radii
setRadii(int, int, boolean) - Method in class fr.inria.zvtm.lens.FSLinearLens
set the lens' radii
setRadii(int, int) - Method in class fr.inria.zvtm.lens.FSScramblingLens
set the lens' radii
setRadii(int, int, boolean) - Method in class fr.inria.zvtm.lens.FSScramblingLens
set the lens' radii
setRadii(int, int) - Method in class fr.inria.zvtm.lens.FSStepLens
set the lens' radii
setRadii(int, int, boolean) - Method in class fr.inria.zvtm.lens.FSStepLens
set the lens' radii
setRadii(int, int) - Method in class fr.inria.zvtm.lens.SCBLens
set the lens' radii
setRadii(int, int, boolean) - Method in class fr.inria.zvtm.lens.SCBLens
set the lens' radii
setRadius(long) - Static method in class fr.inria.zvtm.widgets.PieMenuFactory
Set the radius (in virtual space units) of pie menus that will be created by calls to create*PieMenu().
setRect(double, double, double, double) - Method in class fr.inria.zvtm.treemap.Rect
 
setReflectionHeight(float) - Static method in class fr.inria.zvtm.glyphs.RImage
 
setReflectionMaskEndPoints(float, float) - Static method in class fr.inria.zvtm.glyphs.RImage
 
setRefreshRate(int) - Method in class fr.inria.zvtm.engine.AgileViewPanel
 
setRefreshRate(int) - Method in class fr.inria.zvtm.engine.GLViewPanel
 
setRefreshRate(int) - Method in class fr.inria.zvtm.engine.OffscreenViewPanel
 
setRefreshRate(int) - Method in class fr.inria.zvtm.engine.StdViewPanel
 
setRefreshRate(int) - Method in class fr.inria.zvtm.engine.View
Set this View's refresh rate.
setRefreshRate(int) - Method in class fr.inria.zvtm.engine.ViewPanel
Sets the maximum view refresh rate.
setRegionListener(RegionListener) - Method in class fr.inria.zuist.engine.SceneObserver
 
setRegionUpdatePeriod(int) - Method in class fr.inria.zuist.engine.SceneManager
Sets the RegionUpdater period.
setReplicated(boolean) - Method in class fr.inria.zvtm.cluster.DefaultIdentifiable
 
setResizable(boolean) - Method in class fr.inria.zvtm.engine.EView
 
setResizable(boolean) - Method in class fr.inria.zvtm.engine.PView
No effect.
setResizable(boolean) - Method in class fr.inria.zvtm.engine.View
Sets whether this View is resizable by the user.
setResolution(int) - Method in class fr.inria.zvtm.animation.AnimationManager
Sets the timing events period, in milliseconds.
setResourceHandler(String, ResourceHandler) - Method in class fr.inria.zuist.engine.SceneManager
Declare a ResourceHandler for a given type of resource.
setRightTickPos(double) - Method in class fr.inria.zvtm.fits.RangeSelection
 
setRolloverBackgroundColor(Color) - Method in class fr.inria.zvtm.widgets.TranslucentButton
 
setRolloverBackgroundTranslucence(float) - Method in class fr.inria.zvtm.widgets.TranslucentButton
Set the translucence value of this button's background when the cursor is hover it.
setRolloverBackgroundTranslucence(float) - Method in class fr.inria.zvtm.widgets.TranslucentRadioButton
Set the translucence value of this button's background when the cursor is hover it.
setScale(float) - Method in class fr.inria.zvtm.glyphs.AdaptiveText
Ignored (setting the scale is not meaningful in the case of AdaptiveText)
setScale(double) - Method in class fr.inria.zvtm.glyphs.VImage
 
setScale(double) - Method in class fr.inria.zvtm.glyphs.VImageOr
 
setScale(float) - Method in class fr.inria.zvtm.glyphs.VText
Set the scale factor for this text.
setScaleAlgorithm(JSkyFitsImage.ScaleAlgorithm, boolean) - Method in class fr.inria.zvtm.glyphs.JSkyFitsImage
Sets the scale algorithm used to render this FITS image.
setScaleIndependent(boolean) - Method in class fr.inria.zvtm.glyphs.AdaptiveText
Ignored (AdaptiveText is zoom sensitive)
setScaleIndependent(boolean) - Method in class fr.inria.zvtm.glyphs.VText
Set to true if the text should not be scaled according to camera's altitude.
setScaleMethod(FitsImage.ScaleMethod) - Method in class fr.inria.zvtm.glyphs.FitsImage
Sets the image scale method.
setSelectedBackgroundColor(Color) - Method in class fr.inria.zvtm.layout.tree.LNode
 
setSelectedBorderColor(Color) - Method in class fr.inria.zvtm.layout.tree.LNode
 
setSelectedForegroundColor(Color) - Method in class fr.inria.zvtm.widgets.TranslucentButton
 
setSelectedItemBorderColor(Color) - Static method in class fr.inria.zvtm.widgets.PieMenuFactory
Set the border color of pie menu items that will be created by calls to create*PieMenu().
setSelectedItemFillColor(Color) - Static method in class fr.inria.zvtm.widgets.PieMenuFactory
Set the fill color of pie menu items that will be created by calls to create*PieMenu().
setSelectedTextColor(Color) - Method in class fr.inria.zvtm.layout.tree.LNode
 
setSelectionListener(SelectionListener) - Method in class fr.inria.zvtm.engine.DynaPicker
Set a Selection Listener callback triggered when a glyph gets selected/unselected by DynaSpot.
setSensitive(boolean) - Method in class fr.inria.zuist.od.ObjectDescription
Should the object be sensitive to cursor entry/exit.
setSensitivity(boolean) - Method in class fr.inria.zvtm.engine.VCursor
Enable/disable entry/exit of cursor into/from glyphs.
setSensitivity(boolean) - Method in class fr.inria.zvtm.glyphs.Glyph
Make this glyph sensitive (or not).
setSensitivity(boolean) - Method in class fr.inria.zvtm.widgets.PieMenu
 
setSensitivityRadius(double) - Static method in class fr.inria.zvtm.widgets.PieMenuFactory
Set the bounding shape's radius (as a percentage of the menu's actual radius).
setShortener(TextShortener) - Method in class fr.inria.zvtm.glyphs.AdaptiveText
Sets the shortener for this AdaptiveText.
setSize(int, int) - Method in class fr.inria.zvtm.engine.EView
 
setSize(int, int) - Method in class fr.inria.zvtm.engine.PView
No effect.
setSize(int) - Method in class fr.inria.zvtm.engine.VCursor
Set cursor size (crosshair length).
setSize(int, int) - Method in class fr.inria.zvtm.engine.View
Resizes this component so that it has width width and height height.
setSize(double) - Method in class fr.inria.zvtm.treemap.MapItem
 
setSize(double) - Method in interface fr.inria.zvtm.treemap.Mappable
 
setSizeToPreferred(Component) - Static method in class fr.inria.zvtm.glyphs.VSwingComponent
Utility function: to ensure proper display, it is necessary to set the size of 'standalone' Components, or to force the layout of Containers.
setSpeedBlendRadii(boolean, boolean) - Method in class fr.inria.zvtm.lens.SCBGaussianLens
allows to ask to draw the max flat top
setSpeedBlendRadii(boolean, boolean) - Method in class fr.inria.zvtm.lens.SCFGaussianLens
allows to ask to draw the max flat top
setSpeedBlendRadii(boolean, boolean) - Method in class fr.inria.zvtm.lens.SCFInverseCosineLens
allows to ask to draw the max flat top
setSpeedBlendRadii(boolean, boolean) - Method in class fr.inria.zvtm.lens.SCFLinearLens
allows to ask to draw the max flat top
setSpeedCoupled(boolean) - Method in class fr.inria.zvtm.lens.SCBGaussianLens
 
setSpeedCoupling(SpeedCoupling) - Method in class fr.inria.zvtm.lens.SCBGaussianLens
 
setSpeedCoupling(SpeedCoupling) - Method in class fr.inria.zvtm.lens.SCBLens
 
setSpeedCoupling(SpeedCoupling) - Method in class fr.inria.zvtm.lens.SCFGaussianLens
 
setSpeedCoupling(SpeedCoupling) - Method in class fr.inria.zvtm.lens.SCFInverseCosineLens
 
setSpeedCoupling(SpeedCoupling) - Method in class fr.inria.zvtm.lens.SCFLinearLens
 
setSpeedParameters(float) - Method in class fr.inria.zvtm.engine.SpeedCoupling
 
setStartFraction(float) - Method in class fr.inria.zvtm.animation.Animation
Sets the initial fraction at which the first animation cycle will begin.
setStatusBarFont(Font) - Method in class fr.inria.zvtm.engine.View
Set font used in status bar text.
setStatusBarForeground(Color) - Method in class fr.inria.zvtm.engine.View
Set color used for status bar text.
setStatusBarText(String) - Method in class fr.inria.zvtm.engine.View
Set status bar text.
setStroke(Stroke) - Method in class fr.inria.zvtm.glyphs.Glyph
Set a custom stroke to paint glyph's border.
setStrokeColor(Color) - Method in class fr.inria.zvtm.svg.SVGStyle
Set the stroke (border) color.
setStrokeDashArray(String) - Method in class fr.inria.zvtm.svg.SVGStyle
Set stroke pattern.
setStrokeWidth(String) - Method in class fr.inria.zvtm.svg.SVGStyle
Set stroke width.
setSubtreeSpacing(double) - Method in class fr.inria.zvtm.layout.tree.TreeLayout
 
setSync(boolean) - Method in class fr.inria.zvtm.engine.VCursor
Set whether this ZVTM cursor is synchronized with the system cursor or not.
setTakesTo(String, short) - Method in class fr.inria.zuist.od.ObjectDescription
Should take/"transport" to object/region whose ID is id
setTemporalParamListener(TemporalParamListener) - Method in class fr.inria.zvtm.lens.LPDGaussianLens
To be notified about updates to MM due to speed-coupling.
setTemporalParamListener(TemporalParamListener) - Method in class fr.inria.zvtm.lens.SCBGaussianLens
To be notified about updates to MM due to speed-coupling.
setTemporalParamListener(TemporalParamListener) - Method in class fr.inria.zvtm.lens.SCBLens
To be notified about updates to MM due to speed-coupling.
setTemporalParamListener(TemporalParamListener) - Method in class fr.inria.zvtm.lens.SCFGaussianLens
To be notified about updates to MM due to speed-coupling.
setTemporalParamListener(TemporalParamListener) - Method in class fr.inria.zvtm.lens.SCFInverseCosineLens
To be notified about updates to MM due to speed-coupling.
setTemporalParamListener(TemporalParamListener) - Method in class fr.inria.zvtm.lens.SCFLinearLens
To be notified about updates to MM due to speed-coupling.
setTemporalParamListener(TemporalParamListener) - Method in interface fr.inria.zvtm.lens.TemporalLens
 
setText(String) - Method in class fr.inria.zvtm.glyphs.AdaptiveText
Set text that should be painted.
setText(String) - Method in class fr.inria.zvtm.glyphs.MultilineText
 
setText(String) - Method in class fr.inria.zvtm.glyphs.VText
Set text that should be painted.
setText(String) - Method in class fr.inria.zvtm.layout.tree.LNode
Set text of the node.
setTextAnchor(short) - Method in class fr.inria.zvtm.glyphs.AdaptiveText
Ignored.
setTextAnchor(short) - Method in class fr.inria.zvtm.glyphs.VText
Set the text anchor
setTextColor(Color) - Method in class fr.inria.zvtm.layout.tree.LNode
Set the color that will be used for node's text.
setTextDisplayedAsSegCoef(float) - Static method in class fr.inria.zvtm.glyphs.VText
Set the value under which a VText is drawn as a point/segment instead of an actual text (considered too small to be read).
setTickPos(double) - Method in class fr.inria.zvtm.fits.Slider
 
setTicksVal(double, double) - Method in class fr.inria.zvtm.fits.RangeSelection
 
setTickVal(double) - Method in class fr.inria.zvtm.fits.Slider
 
setTimeParameters(long, long) - Method in class fr.inria.zvtm.engine.SpeedCoupling
 
setTitle(String) - Method in class fr.inria.zuist.engine.Region
Set Region title.
setTitle(String) - Method in class fr.inria.zvtm.engine.EView
 
setTitle(String) - Method in class fr.inria.zvtm.engine.PView
No effect.
setTitle(String) - Method in class fr.inria.zvtm.engine.View
Sets the title for this frame to the specified string.
setTitle(String) - Method in class fr.inria.zvtm.svg.Context
Set a Title for this part of the SVG document tree.
setTitle(String) - Method in class fr.inria.zvtm.svg.Metadata
Set a Title for this part of the SVG document tree.
setTranslucency(float) - Static method in class fr.inria.zvtm.widgets.PieMenuFactory
Set the translucency of pie menus that will be created by calls to create*PieMenu().
setTranslucencyParameters(float, float) - Method in class fr.inria.zvtm.engine.portals.TrailingCameraPortal
 
setTranslucencyValue(float) - Method in class fr.inria.zvtm.engine.portals.CameraPortal
Set alpha channel value (translucency).
setTranslucencyValue(float) - Method in class fr.inria.zvtm.glyphs.Glyph
Set alpha channel value (translucency).
setTranslucencyValue(float) - Method in interface fr.inria.zvtm.glyphs.Translucent
Set alpha channel value (translucency).
setType(String) - Method in class fr.inria.zvtm.glyphs.Glyph
Set the type of this glyph.
setUpdateLevel(boolean) - Method in class fr.inria.zuist.engine.SceneManager
Enable/disable level updating.
setURL(URL) - Method in class fr.inria.zuist.od.ResourceDescription
Set URL of this resource.
setURL(String) - Method in class fr.inria.zvtm.svg.Context
Set a URL for this part of the SVG document tree.
setURL(String) - Method in class fr.inria.zvtm.svg.Metadata
Set a URL for this part of the SVG document tree.
setURLTitle(String) - Method in class fr.inria.zvtm.svg.Context
Set a URL's title for this part of the SVG document tree.
setURLTitle(String) - Method in class fr.inria.zvtm.svg.Metadata
Set a URL's title for this part of the SVG document tree.
setValue(int) - Method in interface fr.inria.zuist.event.ProgressListener
A percentage value indicating overall progress.
setView(View) - Method in class fr.inria.zvtm.engine.ScrollLayer
Set the view the controlled camera belongs to.
setVisibility(boolean) - Method in class fr.inria.zvtm.engine.VCursor
Should the cursor glyph be drawn or not.
setVisibilityPadding(int[], int) - Method in class fr.inria.zvtm.engine.View
Set the padding values customizing the region inside the view in which objects are actually visible.
setVisibilityPadding(int[], int) - Method in class fr.inria.zvtm.engine.ViewPanel
Get the padding values customizing the region inside the view in which objects are actually visible.
setVisible(boolean) - Method in class fr.inria.zvtm.engine.EView
 
setVisible(boolean) - Method in class fr.inria.zvtm.engine.portals.Portal
Show/hide this portal.
setVisible(boolean) - Method in class fr.inria.zvtm.engine.PView
No effect.
setVisible(boolean) - Method in class fr.inria.zvtm.engine.View
Shows or hides this View depending on the value of parameter b.
setVisible(boolean) - Method in class fr.inria.zvtm.glyphs.Glyph
Make this glyph (in)visible (the glyph remains sensitive to cursor in/out events).
Use methods VirtualSpace.show(Glyph g) and VirtualSpace.hide(Glyph g) to make a glyph both (in)visible and (in)sensitive.
setVSCoordinates(double, double) - Method in class fr.inria.zuist.engine.ObjectPicker
 
setVSCoordinates(double, double) - Method in class fr.inria.zuist.engine.RegionPicker
 
setVSCoordinates(double, double) - Method in class fr.inria.zuist.engine.ZuistPicker
Set picker's coordinates (virtual space coordinates system).
setVSCoordinates(double, double) - Method in class fr.inria.zvtm.engine.PickerVS
Set picker's coordinates (virtual space coordinates system).
setWidth(double) - Method in class fr.inria.zuist.engine.Region
Set this region's width.
setWidth(double) - Method in class fr.inria.zvtm.glyphs.DPath
Not implemented yet.
setWidth(double) - Method in interface fr.inria.zvtm.glyphs.RectangularShape
Set width in virtual space.
setWidth(double) - Method in class fr.inria.zvtm.glyphs.SIRectangle
 
setWidth(double) - Method in class fr.inria.zvtm.glyphs.VEllipse
 
setWidth(double) - Method in class fr.inria.zvtm.glyphs.VImage
 
setWidth(double) - Method in class fr.inria.zvtm.glyphs.VImageOr
 
setWidth(double) - Method in class fr.inria.zvtm.glyphs.VRectangle
 
setWidth(double) - Method in class fr.inria.zvtm.glyphs.VRectangleOr
 
setWidth(double) - Method in class fr.inria.zvtm.glyphs.VRoundRect
 
setWidth(double) - Method in class fr.inria.zvtm.glyphs.VSegment
 
setWidth(double) - Method in class fr.inria.zvtm.glyphs.VSwingComponent
 
setWidth(double) - Method in class fr.inria.zvtm.glyphs.ZPDFPage
 
setWidth(double) - Method in class fr.inria.zvtm.widgets.Menu
Sets the width of the menu.
setWidthConstraint(double) - Method in class fr.inria.zvtm.glyphs.MultilineText
Width constraint, in virtual space units.
setWidthHeight(double, double) - Method in class fr.inria.zvtm.glyphs.VSegment
 
setXfocusOffset(int) - Method in class fr.inria.zvtm.lens.Lens
 
setXspeed(double) - Method in class fr.inria.zvtm.engine.Camera
Sets the camera's horizontal speed
setYfocusOffset(int) - Method in class fr.inria.zvtm.lens.Lens
 
setYspeed(double) - Method in class fr.inria.zvtm.engine.Camera
Sets the camera's vertical speed
setZindex(int) - Method in class fr.inria.zuist.od.ObjectDescription
 
setZindex(int) - Method in class fr.inria.zvtm.glyphs.Glyph
FOR INTERNAL USE ONLY.
setZoomCeiling(double) - Method in class fr.inria.zvtm.engine.Camera
Set a zoom-out limit/minimum magnification (like a ceiling the camera cannot go through)
.
setZoomFloor(double) - Method in class fr.inria.zvtm.engine.Camera
set a zoom-in limit/maximum magnification (like a floor the camera cannot go through)
value 0 means that, at maximum magnification, the size of observed glyphs corresponds to their real size (e.g.
setZoomInvariantLocation(double, double) - Method in class fr.inria.zvtm.engine.Camera
Set zoom-invariant point's coordinates in virtual space.
setZoomSensitive(boolean) - Method in class fr.inria.zvtm.glyphs.VImage
Set to false if the image should not be scaled according to camera's altitude.
setZoomSensitive(boolean) - Method in class fr.inria.zvtm.glyphs.VSwingComponent
Set to false if the Swing component should not be scaled according to camera's altitude.
setZoomSensitive(boolean) - Method in class fr.inria.zvtm.glyphs.ZPDFPage
Set to false if the image should not be scaled according to camera's altitude.
setZspeed(double) - Method in class fr.inria.zvtm.engine.Camera
Sets the camera's zooming speed
sh - Variable in class fr.inria.zvtm.lens.Lens
view half height
SHIFT_MOD - Static variable in interface fr.inria.zvtm.event.ViewListener
Shift key modifier depressed.
shorten(String, int) - Method in class fr.inria.zvtm.text.PostfixTextShortener
Returns a string which is at most len characters in length (but may be less).
shorten(String, int) - Method in class fr.inria.zvtm.text.PrefixTextShortener
Returns a string which is at most len characters in length (but may be less).
shorten(String, int) - Method in interface fr.inria.zvtm.text.TextShortener
Returns a string which is at most len characters in length (but may be less).
shouldRepaint() - Method in class fr.inria.zvtm.engine.Camera
 
show(Glyph) - Method in class fr.inria.zvtm.engine.VirtualSpace
show Glyph g
- use show() and hide() to change both the visibility and sensitivity of glyphs
- use Glyph.setVisible() to only change the glyph's visibility, but not its sensitivity.
show() - Method in class fr.inria.zvtm.widgets.Menu
Shows the menu
showFirstOrderPanWidget(int, int) - Method in class fr.inria.zvtm.engine.ViewPanel
Show the icon representing first-order-of-control panning.
shutdown() - Method in class fr.inria.zuist.engine.GlyphLoader
Shuts down this GlyphLoader.
shutdown() - Method in class fr.inria.zuist.engine.SceneManager
Shuts down this SceneManager.
SICircle<T> - Class in fr.inria.zvtm.glyphs
 
SICircle() - Constructor for class fr.inria.zvtm.glyphs.SICircle
 
SICircle(double, double, int, double, Color) - Constructor for class fr.inria.zvtm.glyphs.SICircle
 
SICircle(double, double, int, double, Color, Color) - Constructor for class fr.inria.zvtm.glyphs.SICircle
 
SICircle(double, double, int, double, Color, Color, float) - Constructor for class fr.inria.zvtm.glyphs.SICircle
 
Simplex<V> - Class in fr.inria.zvtm.layout.delaunay
A Simplex is an immutable set of vertices (usually Pnts).
Simplex(Collection<? extends V>) - Constructor for class fr.inria.zvtm.layout.delaunay.Simplex
Constructor.
Simplex(V...) - Constructor for class fr.inria.zvtm.layout.delaunay.Simplex
Constructor.
SIRectangle<T> - Class in fr.inria.zvtm.glyphs
Rectangle with constant apparent width and height, no matter the camera's altitude.
SIRectangle() - Constructor for class fr.inria.zvtm.glyphs.SIRectangle
 
SIRectangle(double, double, int, double, double, Color) - Constructor for class fr.inria.zvtm.glyphs.SIRectangle
 
SIRectangle(double, double, int, double, double, Color, Color) - Constructor for class fr.inria.zvtm.glyphs.SIRectangle
 
size - Variable in class fr.inria.zvtm.glyphs.Glyph
Diameter of bounding circle (read-only).
size() - Method in class fr.inria.zvtm.layout.delaunay.Simplex
 
size() - Method in class fr.inria.zvtm.layout.delaunay.Triangulation
Size (# of Simplices) in Triangulation.
sizeTo(int, int) - Method in class fr.inria.zvtm.engine.portals.Portal
Set the portal's size (absolute value).
sizeTo(double) - Method in class fr.inria.zvtm.glyphs.Composite
 
sizeTo(double) - Method in class fr.inria.zvtm.glyphs.DPath
No effect.
sizeTo(double) - Method in class fr.inria.zvtm.glyphs.FPolygon
Cannot be resized.
sizeTo(double) - Method in class fr.inria.zvtm.glyphs.Glyph
Set glyph's size by setting its bounding circle's diameter.
sizeTo(double) - Method in class fr.inria.zvtm.glyphs.SemZoomGlyph
 
sizeTo(double) - Method in class fr.inria.zvtm.glyphs.SIRectangle
 
sizeTo(double) - Method in class fr.inria.zvtm.glyphs.VCircle
 
sizeTo(double) - Method in class fr.inria.zvtm.glyphs.VEllipse
 
sizeTo(double) - Method in class fr.inria.zvtm.glyphs.VImage
 
sizeTo(double) - Method in class fr.inria.zvtm.glyphs.VImageOr
 
sizeTo(double) - Method in class fr.inria.zvtm.glyphs.VPoint
Cannot be resized (it makes on sense).
sizeTo(double) - Method in class fr.inria.zvtm.glyphs.VPolygon
 
sizeTo(double) - Method in class fr.inria.zvtm.glyphs.VRectangle
 
sizeTo(double) - Method in class fr.inria.zvtm.glyphs.VRectangleOr
 
sizeTo(double) - Method in class fr.inria.zvtm.glyphs.VRing
 
sizeTo(double) - Method in class fr.inria.zvtm.glyphs.VRoundRect
 
sizeTo(double) - Method in class fr.inria.zvtm.glyphs.VSegment
 
sizeTo(double) - Method in class fr.inria.zvtm.glyphs.VShape
 
sizeTo(double) - Method in class fr.inria.zvtm.glyphs.VSwingComponent
 
sizeTo(double) - Method in class fr.inria.zvtm.glyphs.VText
No effect.
sizeTo(double) - Method in class fr.inria.zvtm.glyphs.ZPDFPage
 
SlaveApp - Class in fr.inria.zvtm.cluster
Generic slave application.
SlaveApp.SlaveEventHandler - Class in fr.inria.zvtm.cluster
 
SlaveEventHandler() - Constructor for class fr.inria.zvtm.cluster.SlaveApp.SlaveEventHandler
 
SlaveUpdater - Class in fr.inria.zvtm.cluster
SlaveUpdater maintains a set of objects that may be identified by their ObjectId, and applies Deltas to those objects.
SlaveUpdater(String, int) - Constructor for class fr.inria.zvtm.cluster.SlaveUpdater
Creates a new Slave updater.
SlaveUpdater() - Constructor for class fr.inria.zvtm.cluster.SlaveUpdater
 
sleep(int) - Method in class fr.inria.zvtm.engine.SwingWorker
A new method that puts the thread to sleep for ms millisecs
Slider - Class in fr.inria.zvtm.fits
 
Slider() - Constructor for class fr.inria.zvtm.fits.Slider
 
SlowInSlowOutInterpolator - Class in fr.inria.zvtm.animation.interpolation
A class that implements slow in, slow out interpolation.
SlowInSlowOutInterpolator2 - Class in fr.inria.zvtm.animation.interpolation
A class that implements a more pronounced slow in, slow out interpolation, as was available in the old animation engine of 0.9.x.
SmoothFilter - Class in fr.inria.zvtm.fits.filters
 
SmoothFilter() - Constructor for class fr.inria.zvtm.fits.filters.SmoothFilter
 
SO_CAMERA - Static variable in class fr.inria.zuist.engine.SceneManager
 
SO_PARAMS - Static variable in class fr.inria.zuist.engine.SceneManager
 
SO_TYPE - Static variable in class fr.inria.zuist.engine.SceneManager
 
SO_TYPE_TVSO - Static variable in class fr.inria.zuist.engine.SceneManager
 
SO_TYPE_VSO - Static variable in class fr.inria.zuist.engine.SceneManager
 
SO_VIRTUAL_SPACES - Static variable in class fr.inria.zuist.engine.SceneManager
 
SOLID_DASH_PATTERN - Static variable in class fr.inria.zvtm.svg.SVGReader
 
space - Variable in class fr.inria.zvtm.widgets.Menu
 
SPACE_SEP - Static variable in class fr.inria.zvtm.svg.SVGReader
 
spaceToComponent(VSwingComponent, Point2D) - Method in class fr.inria.zvtm.event.SwingListener
 
spaceToViewCoords(Camera, double, double) - Method in class fr.inria.zvtm.cluster.ClusteredView
 
spaceToViewCoords(Camera, double, double) - Method in class fr.inria.zvtm.engine.ViewPanel
Converts between virtual space coordinates and view coordinates for a given camera.
SPEED_DEPENDENT_LINEAR - Static variable in class fr.inria.zvtm.lens.FixedSizeLens
 
speedCoupled - Variable in class fr.inria.zvtm.lens.SCBGaussianLens
 
SpeedCoupling - Class in fr.inria.zvtm.engine
 
SpeedCoupling() - Constructor for class fr.inria.zvtm.engine.SpeedCoupling
 
speedCoupling - Variable in class fr.inria.zvtm.lens.SCBGaussianLens
 
speedCoupling - Variable in class fr.inria.zvtm.lens.SCBLens
 
speedCoupling - Variable in class fr.inria.zvtm.lens.SCFGaussianLens
 
spotSizeChanged(VCursor, int) - Method in interface fr.inria.zvtm.event.DynaSpotListener
DynaSpot activation area size changed.
Squarified - Class in fr.inria.zvtm.treemap
Squarified Treemap Algorithm.
Squarified() - Constructor for class fr.inria.zvtm.treemap.Squarified
 
squarify(ListIterator<Tree>, double, double) - Method in class fr.inria.zvtm.treemap.Squarified
 
src - Variable in class fr.inria.zuist.od.ResourceDescription
URL identifying this resource.
stableRefToBackBufferGraphics - Variable in class fr.inria.zvtm.engine.ViewPanel
 
StaircaseFilter - Class in fr.inria.zvtm.fits.filters
 
StaircaseFilter() - Constructor for class fr.inria.zvtm.fits.filters.StaircaseFilter
 
Stairs8Filter - Class in fr.inria.zvtm.fits.filters
 
Stairs8Filter() - Constructor for class fr.inria.zvtm.fits.filters.Stairs8Filter
 
Stairs9Filter - Class in fr.inria.zvtm.fits.filters
 
Stairs9Filter() - Constructor for class fr.inria.zvtm.fits.filters.Stairs9Filter
 
StandardFilter - Class in fr.inria.zvtm.fits.filters
 
StandardFilter() - Constructor for class fr.inria.zvtm.fits.filters.StandardFilter
 
start() - Method in class fr.inria.zvtm.animation.AnimationManager
Starts this AnimationManager.
start() - Method in class fr.inria.zvtm.engine.SwingWorker
Start the worker thread.
startAnimation(Animation, boolean) - Method in class fr.inria.zvtm.animation.AnimationManager
Starts an animation.
stateChanged(ChangeEvent) - Method in class fr.inria.zvtm.glyphs.GlyphFactory
 
STD_VIEW - Static variable in class fr.inria.zvtm.engine.View
Standard ZVTM view, with no particular acceleration method
StdViewPanel - Class in fr.inria.zvtm.engine
JPanel used to paint the content of a view (all camera layers).
stick(Glyph) - Method in class fr.inria.zvtm.engine.Camera
attach glyph to this camera
stick(Camera) - Method in class fr.inria.zvtm.engine.Camera
Attach a camera to this camera.
stick(Camera, boolean) - Method in class fr.inria.zvtm.engine.Camera
Attach a camera to this camera.
stick(Glyph) - Method in class fr.inria.zvtm.glyphs.Glyph
Attach a glyph to this one.
stickedTo - Variable in class fr.inria.zvtm.glyphs.Glyph
Object to which this glyph is sticked (could be a VCursor, a Camera or a Glyph).
stickGlyph(Glyph) - Method in class fr.inria.zvtm.engine.PickerVS
Attach glyph g to picker.
stickGlyph(Glyph) - Method in class fr.inria.zvtm.engine.VCursor
Attach glyph g to this cursor.
stickToCamera(Glyph, Camera) - Static method in class fr.inria.zvtm.engine.Camera
Stick glyph g to camera c.
stickToGlyph(Glyph, Glyph) - Static method in class fr.inria.zvtm.glyphs.Glyph
Stick glyph g1 to glyph g2.
stop() - Method in class fr.inria.zvtm.animation.AnimationManager
Stops this AnimationManager After calling this method, all animations handled by this AnimationManager will stop.
stopAnimation(Animation) - Method in class fr.inria.zvtm.animation.AnimationManager
Stops an animation.
stroke - Variable in class fr.inria.zvtm.engine.portals.CameraPortal
For internal use.
stroke - Variable in class fr.inria.zvtm.glyphs.Glyph
For internal use.
strokeColor - Variable in class fr.inria.zvtm.svg.SVGStyle
 
strokeColorDefined - Variable in class fr.inria.zvtm.svg.SVGStyle
 
strokeDashArray - Variable in class fr.inria.zvtm.svg.SVGStyle
 
strokes - Static variable in class fr.inria.zvtm.svg.SVGReader
 
strokeWidth - Variable in class fr.inria.zvtm.svg.SVGStyle
 
subtract(Pnt) - Method in class fr.inria.zvtm.layout.delaunay.Pnt
Subtract.
sum() - Method in class fr.inria.zvtm.treemap.Tree
Recursively sets the size (weight) of this Tree to the sum of the sizes of its children.
SVGReader - Class in fr.inria.zvtm.svg
An SVG interpreter for ZVTM.
SVGReader() - Constructor for class fr.inria.zvtm.svg.SVGReader
 
SVGStyle - Class in fr.inria.zvtm.svg
A class to store style information relevant to the ZVTM
SVGStyle() - Constructor for class fr.inria.zvtm.svg.SVGStyle
 
SVGStyle(Color, Color) - Constructor for class fr.inria.zvtm.svg.SVGStyle
Fill color, then stroke/border color.
SVGStyle(Color, Color, Float) - Constructor for class fr.inria.zvtm.svg.SVGStyle
Fill color, then stroke/border color, then transparency.
svgURI - Static variable in class fr.inria.zvtm.svg.SVGWriter
the SVG namespace URI
SVGWriter - Class in fr.inria.zvtm.svg
A class to export the content of a virtual space as an SVG document.
SVGWriter() - Constructor for class fr.inria.zvtm.svg.SVGWriter
 
SVGWriterPostProcessor - Interface in fr.inria.zvtm.svg
SVGWriter Post Processing interface.
sw - Variable in class fr.inria.zvtm.lens.Lens
view half width
SwingListener - Class in fr.inria.zvtm.event
 
SwingListener() - Constructor for class fr.inria.zvtm.event.SwingListener
 
swingToUmd(TreeModel) - Static method in class fr.inria.zvtm.treemap.TreemapUtils
Returns a new UMD Tree instance that is equivalent to the given Swing TreeModel
SwingWorker - Class in fr.inria.zvtm.engine
This is the 3rd version of SwingWorker.
SwingWorker() - Constructor for class fr.inria.zvtm.engine.SwingWorker
Start a thread that will call the construct method and then exit.

T

TAG_SEPARATOR - Static variable in class fr.inria.zuist.engine.SceneBuilder
 
TaggedViewSceneObserver - Class in fr.inria.zuist.engine
Same as ViewSceneObserver, but ignores Regions that are not tagged with one of the tags declared in a mapping from tags to target VirtualSpaces.
TaggedViewSceneObserver(View, Camera, HashMap<String, VirtualSpace>) - Constructor for class fr.inria.zuist.engine.TaggedViewSceneObserver
 
TAKES_TO_OBJECT - Static variable in class fr.inria.zuist.engine.SceneManager
 
TAKES_TO_REGION - Static variable in class fr.inria.zuist.engine.SceneManager
 
takesTo - Variable in class fr.inria.zuist.od.ObjectDescription
 
takesTo() - Method in class fr.inria.zuist.od.ObjectDescription
Get the ID of object where this one takes/"transports" to.
takesToType - Variable in class fr.inria.zuist.od.ObjectDescription
 
takesToType() - Method in class fr.inria.zuist.od.ObjectDescription
 
targetPos - Variable in class fr.inria.zvtm.lens.SCBGaussianLens
 
targetPos - Variable in class fr.inria.zvtm.lens.SCFGaussianLens
 
TASL - Static variable in class fr.inria.zuist.engine.Region
Entering/leaving region: already in level range (transition at same level).
TemporalLens - Interface in fr.inria.zvtm.lens
 
TemporalParamListener - Interface in fr.inria.zvtm.lens
 
text - Variable in class fr.inria.zvtm.glyphs.VText
 
text_anchor - Variable in class fr.inria.zvtm.glyphs.VText
 
TEXT_ANCHOR_END - Static variable in class fr.inria.zvtm.glyphs.VText
Text alignment (for text anchor) used to align a VText (vx,vy coordinates coincides with end of String).
TEXT_ANCHOR_MIDDLE - Static variable in class fr.inria.zvtm.glyphs.VText
Text alignment (for text anchor) used to align a VText (vx,vy coordinates coincides with middle of String).
TEXT_ANCHOR_START - Static variable in class fr.inria.zvtm.glyphs.VText
Text alignment (for text anchor) used to align a VText (vx,vy coordinates coincides with start of String).
TextDescription - Class in fr.inria.zuist.od
Description of text objects to be loaded/unloaded in the scene.
TextDescription(String, double, double, int, float, String, Color, float, short, Region) - Constructor for class fr.inria.zuist.od.TextDescription
Constructs the description of an image (VTextST).
TextShortener - Interface in fr.inria.zvtm.text
Shortens a String to (at most) a given length.
TFLL - Static variable in class fr.inria.zuist.engine.Region
Entering region: approaching from lower level.
TFUL - Static variable in class fr.inria.zuist.engine.Region
Entering region: approaching from upper level.
THREE_HALF_PI - Static variable in class fr.inria.zvtm.engine.Utils
 
tile(String, String, int) - Static method in class fr.inria.zvtm.engine.Utils
 
timer - Variable in class fr.inria.zvtm.lens.SCBGaussianLens
 
timer - Variable in class fr.inria.zvtm.lens.SCFGaussianLens
 
timingEvent(float, Object, Animation.Dimension) - Method in class fr.inria.zvtm.animation.DefaultTimingHandler
 
timingEvent(float, Object, Animation.Dimension) - Method in interface fr.inria.zvtm.animation.TimingHandler
This method will receive all of the timing events from an Animation.
TimingHandler - Interface in fr.inria.zvtm.animation
This interface provides the methods which are called by Animation during the course of a timing sequence.
tmpGlyph - Variable in class fr.inria.zvtm.engine.PickerVS
 
tmpRes - Variable in class fr.inria.zvtm.engine.PickerVS
 
TOP_BOTTOM - Static variable in class fr.inria.zvtm.layout.tree.TreeOrientation
 
topInset - Static variable in class fr.inria.zvtm.treemap.Squarified
 
toString() - Method in class fr.inria.zuist.engine.Level
 
toString() - Method in class fr.inria.zuist.engine.Region
 
toString() - Method in class fr.inria.zvtm.cluster.GenericDelta
 
toString() - Method in class fr.inria.zvtm.cluster.ObjId
 
toString() - Method in class fr.inria.zvtm.engine.Camera
returns a String with ID, position, altitude and focal distance
toString() - Method in class fr.inria.zvtm.engine.Location
 
toString() - Method in class fr.inria.zvtm.glyphs.Glyph
Get a string representation of this glyph.
toString() - Method in class fr.inria.zvtm.layout.delaunay.Pnt
Create a String for this Pnt.
toString(Pnt[]) - Static method in class fr.inria.zvtm.layout.delaunay.Pnt
Create a String for a matrix.
toString() - Method in class fr.inria.zvtm.layout.delaunay.Simplex
String representation.
toString() - Method in class fr.inria.zvtm.layout.delaunay.Triangulation
String representation.
toString() - Method in class fr.inria.zvtm.svg.Metadata
 
toString() - Method in class fr.inria.zvtm.treemap.Rect
 
TrailingCameraPortal - Class in fr.inria.zvtm.engine.portals
A portal showing what is seen through a camera, with parameterable alpha channel (translucency).
TrailingCameraPortal(int, int, int, int, Camera, float, int, int) - Constructor for class fr.inria.zvtm.engine.portals.TrailingCameraPortal
Builds a new possibly translucent portal displaying what is seen through a camera
transform(BufferedImage) - Method in class fr.inria.zvtm.lens.Lens
Actual code that transforms incoming sbi Buffered image
Transitions - Class in fr.inria.zvtm.engine
Creation and management of transition animations such as fade in/fade out for views.
Transitions() - Constructor for class fr.inria.zvtm.engine.Transitions
 
translateSVGPolygon(String, Vector<Point2D.Double>) - Static method in class fr.inria.zvtm.svg.SVGReader
Translate an SVG polygon coordinates from the SVG space to the ZVTM space, taking position offset into account.
Translucency - Class in fr.inria.zvtm.glyphs
 
Translucency() - Constructor for class fr.inria.zvtm.glyphs.Translucency
 
Translucent - Interface in fr.inria.zvtm.glyphs
Translucency interface (previously named Transparency).
TranslucentButton - Class in fr.inria.zvtm.widgets
Translucent text area, typically used in an overlay pane.
TranslucentButton() - Constructor for class fr.inria.zvtm.widgets.TranslucentButton
 
TranslucentButton(Action) - Constructor for class fr.inria.zvtm.widgets.TranslucentButton
 
TranslucentButton(Icon) - Constructor for class fr.inria.zvtm.widgets.TranslucentButton
 
TranslucentButton(String) - Constructor for class fr.inria.zvtm.widgets.TranslucentButton
 
TranslucentButton(String, Icon) - Constructor for class fr.inria.zvtm.widgets.TranslucentButton
 
TranslucentJLabel - Class in fr.inria.zvtm.widgets
 
TranslucentJLabel() - Constructor for class fr.inria.zvtm.widgets.TranslucentJLabel
 
TranslucentJLabel(Icon) - Constructor for class fr.inria.zvtm.widgets.TranslucentJLabel
 
TranslucentJLabel(Icon, int) - Constructor for class fr.inria.zvtm.widgets.TranslucentJLabel
 
TranslucentJLabel(String) - Constructor for class fr.inria.zvtm.widgets.TranslucentJLabel
 
TranslucentJLabel(String, Icon, int) - Constructor for class fr.inria.zvtm.widgets.TranslucentJLabel
 
TranslucentJLabel(String, int) - Constructor for class fr.inria.zvtm.widgets.TranslucentJLabel
 
TranslucentJList - Class in fr.inria.zvtm.widgets
Translucent list, typically used in an overlay pane.
TranslucentJList() - Constructor for class fr.inria.zvtm.widgets.TranslucentJList
 
TranslucentJList(ListModel) - Constructor for class fr.inria.zvtm.widgets.TranslucentJList
 
TranslucentJList(Object[]) - Constructor for class fr.inria.zvtm.widgets.TranslucentJList
 
TranslucentJList(Vector<?>) - Constructor for class fr.inria.zvtm.widgets.TranslucentJList
 
TranslucentJPanel - Class in fr.inria.zvtm.widgets
 
TranslucentJPanel() - Constructor for class fr.inria.zvtm.widgets.TranslucentJPanel
 
TranslucentListCellRenderer - Class in fr.inria.zvtm.widgets
Identifies components that can be used as "rubber stamps" to paint the cells in a JList
TranslucentListCellRenderer() - Constructor for class fr.inria.zvtm.widgets.TranslucentListCellRenderer
 
TranslucentRadioButton - Class in fr.inria.zvtm.widgets
Translucent text area, typically used in an overlay pane.
TranslucentRadioButton() - Constructor for class fr.inria.zvtm.widgets.TranslucentRadioButton
 
TranslucentRadioButton(Action) - Constructor for class fr.inria.zvtm.widgets.TranslucentRadioButton
 
TranslucentRadioButton(Icon) - Constructor for class fr.inria.zvtm.widgets.TranslucentRadioButton
 
TranslucentRadioButton(Icon, boolean) - Constructor for class fr.inria.zvtm.widgets.TranslucentRadioButton
 
TranslucentRadioButton(String) - Constructor for class fr.inria.zvtm.widgets.TranslucentRadioButton
 
TranslucentRadioButton(String, boolean) - Constructor for class fr.inria.zvtm.widgets.TranslucentRadioButton
 
TranslucentRadioButton(String, Icon) - Constructor for class fr.inria.zvtm.widgets.TranslucentRadioButton
 
TranslucentRadioButton(String, Icon, boolean) - Constructor for class fr.inria.zvtm.widgets.TranslucentRadioButton
 
TranslucentTextArea - Class in fr.inria.zvtm.widgets
Translucent text area, typically used in an overlay pane.
TranslucentTextArea() - Constructor for class fr.inria.zvtm.widgets.TranslucentTextArea
 
TranslucentTextArea(Document) - Constructor for class fr.inria.zvtm.widgets.TranslucentTextArea
 
TranslucentTextArea(Document, String, int, int) - Constructor for class fr.inria.zvtm.widgets.TranslucentTextArea
 
TranslucentTextArea(int, int) - Constructor for class fr.inria.zvtm.widgets.TranslucentTextArea
 
TranslucentTextArea(String) - Constructor for class fr.inria.zvtm.widgets.TranslucentTextArea
 
TranslucentTextArea(String, int, int) - Constructor for class fr.inria.zvtm.widgets.TranslucentTextArea
 
TranslucentTextField - Class in fr.inria.zvtm.widgets
Translucent text field, typically used in an overlay pane.
TranslucentTextField() - Constructor for class fr.inria.zvtm.widgets.TranslucentTextField
 
TranslucentTextField(Document, String, int) - Constructor for class fr.inria.zvtm.widgets.TranslucentTextField
 
TranslucentTextField(int) - Constructor for class fr.inria.zvtm.widgets.TranslucentTextField
 
TranslucentTextField(String) - Constructor for class fr.inria.zvtm.widgets.TranslucentTextField
 
TranslucentTextField(String, int) - Constructor for class fr.inria.zvtm.widgets.TranslucentTextField
 
TranslucentWidget - Interface in fr.inria.zvtm.widgets
Translucent widgets to be overlaid on top of ZVTM views.
traversePost(Walker<Tree<M>>) - Method in class fr.inria.zvtm.treemap.Tree
Do a postorder traversal of this Tree
traversePre(Walker<Tree<M>>) - Method in class fr.inria.zvtm.treemap.Tree
Do a preorder traversal of this Tree
Tree<M extends Mappable> - Class in fr.inria.zvtm.treemap
An implementation of MapModel that represents a hierarchical structure.
Tree(M) - Constructor for class fr.inria.zvtm.treemap.Tree
 
TreeLayout - Class in fr.inria.zvtm.layout.tree
Layout algorithm to layout LTree objects.
TreeLayout(LTree) - Constructor for class fr.inria.zvtm.layout.tree.TreeLayout
Creates instance of layout algorithm.
TreeLayout(LTree, int, double, double, double) - Constructor for class fr.inria.zvtm.layout.tree.TreeLayout
Creates instance of layout algorithm.
TreemapUtils - Class in fr.inria.zvtm.treemap
 
TreeOrientation - Class in fr.inria.zvtm.layout.tree
Tree orientation constants
TreeOrientation() - Constructor for class fr.inria.zvtm.layout.tree.TreeOrientation
 
Triangulation<V> - Class in fr.inria.zvtm.layout.delaunay
A Triangulation on vertices (generic type V).
Triangulation(Simplex<V>) - Constructor for class fr.inria.zvtm.layout.delaunay.Triangulation
Constructor.
trueCoef - Variable in class fr.inria.zvtm.glyphs.IcePDFPageImg
For internal use.
trueCoef - Variable in class fr.inria.zvtm.glyphs.VImage
For internal use.
trueCoef - Variable in class fr.inria.zvtm.glyphs.VSwingComponent
For internal use.
TTLL - Static variable in class fr.inria.zuist.engine.Region
Leaving region: going to lower level.
TTUL - Static variable in class fr.inria.zuist.engine.Region
Leaving region: going to upper level.
TWO_PI - Static variable in class fr.inria.zvtm.engine.Utils
 

U

unProject(Camera, ViewPanel) - Method in class fr.inria.zvtm.engine.VCursor
Unproject the cursor from JPanel coordinates to VirtualSpace coordinates.
unregisterPicker(PickerVS) - Method in class fr.inria.zvtm.engine.VirtualSpace
Unregister an external picker from this view.
unselectAllGlyphs() - Method in class fr.inria.zvtm.engine.VirtualSpace
unselect all glyphs
unstick(Glyph) - Method in class fr.inria.zvtm.engine.Camera
detach glyph from this camera
unstick(Camera) - Method in class fr.inria.zvtm.engine.Camera
detach camera from this camera
unstick(Glyph) - Method in class fr.inria.zvtm.glyphs.Glyph
Unattach a glyph from this one.
unstickAllCameras() - Method in class fr.inria.zvtm.engine.Camera
detach all cameras attached to this camera
unstickAllGlyphs() - Method in class fr.inria.zvtm.engine.Camera
detach all glyphs attached to this camera
unstickAllGlyphs(Camera) - Static method in class fr.inria.zvtm.engine.Camera
Unstick all glyphs sticked from Camera c.
unstickAllGlyphs() - Method in class fr.inria.zvtm.glyphs.Glyph
Unattach all glyphs attached to this one.
unstickAllGlyphs(Glyph) - Static method in class fr.inria.zvtm.glyphs.Glyph
Unstick all glyphs sticked to Glyph g.
unstickFromGlyph(Glyph, Glyph) - Static method in class fr.inria.zvtm.glyphs.Glyph
Unstick glyph g1 from glyph g2.
unstickGlyph(Glyph) - Method in class fr.inria.zvtm.engine.PickerVS
Unstick glyph from picker.
unstickGlyph(Glyph) - Method in class fr.inria.zvtm.engine.VCursor
Unstick glyph from cursor.
unstickLastGlyph() - Method in class fr.inria.zvtm.engine.PickerVS
Unstick glyph that was last sticked to this picker.
unstickLastGlyph() - Method in class fr.inria.zvtm.engine.VCursor
Unstick glyph that was last sticked to this cursor.
update(Set<? extends Simplex<V>>, Set<? extends Simplex<V>>) - Method in class fr.inria.zvtm.layout.delaunay.Triangulation
Update by replacing one set of Simplices with another.
updateCandidateObjects() - Method in class fr.inria.zuist.engine.ObjectPicker
This method should be called whenever ObjectDescriptions are added/removed in the level range considered for picking.
updateCandidateRegions() - Method in class fr.inria.zuist.engine.RegionPicker
This method should be called whenever regions are added/removed in the level range considered for picking.
updateCaretPosition(int, int, Camera) - Method in class fr.inria.zvtm.glyphs.VTextLayout
Update the caret position to the point corresponding to the provided coordinates.
updateDimensions() - Method in class fr.inria.zvtm.engine.portals.Portal
 
updateDimensions() - Method in class fr.inria.zvtm.engine.portals.RoundCameraPortal
 
updateDisplayedImage() - Method in class fr.inria.zvtm.glyphs.JSkyFitsImage
Update the image to be rendered on screen.
updateDynaSpot(long) - Method in class fr.inria.zvtm.engine.DynaPicker
Update DynaSpot's parameters.
updateFont() - Method in class fr.inria.zvtm.engine.View
Update default font used in this View.
updateFrequency() - Method in class fr.inria.zvtm.engine.portals.TrailingCameraPortal
 
updateFrequency(long) - Method in class fr.inria.zvtm.engine.portals.TrailingCameraPortal
 
updateFrequency() - Method in class fr.inria.zvtm.lens.LPDGaussianLens
 
updateFrequency(long) - Method in class fr.inria.zvtm.lens.LPDGaussianLens
 
updateFrequency() - Method in class fr.inria.zvtm.lens.SCBGaussianLens
 
updateFrequency(long) - Method in class fr.inria.zvtm.lens.SCBGaussianLens
 
updateFrequency() - Method in class fr.inria.zvtm.lens.SCBLens
 
updateFrequency(long) - Method in class fr.inria.zvtm.lens.SCBLens
 
updateFrequency() - Method in class fr.inria.zvtm.lens.SCFGaussianLens
 
updateFrequency(long) - Method in class fr.inria.zvtm.lens.SCFGaussianLens
 
updateFrequency() - Method in class fr.inria.zvtm.lens.SCFInverseCosineLens
 
updateFrequency(long) - Method in class fr.inria.zvtm.lens.SCFInverseCosineLens
 
updateFrequency() - Method in class fr.inria.zvtm.lens.SCFLinearLens
 
updateFrequency(long) - Method in class fr.inria.zvtm.lens.SCFLinearLens
 
updateGeneralPath() - Method in class fr.inria.zvtm.lens.RouteLens
 
updateHorizontalScrollBar() - Method in class fr.inria.zvtm.engine.ScrollLayer
Call this method directly if scroll bars should be updated for reasons other than changes to glyphs in the controlled camera's virtual space or changes to that camera itself.
updateJava2DGeneralPath() - Method in class fr.inria.zvtm.glyphs.DPath
Update the Java2D GeneralPath representing this DPath.
updateNode(int, int) - Method in class fr.inria.zvtm.layout.tree.LNode
This method can be called after the tree was laid out with layout algorithm to update position of this node and all children.
updateScrollBars() - Method in class fr.inria.zvtm.engine.ScrollLayer
Call this method directly if scroll bars should be updated for reasons other than changes to glyphs in the controlled camera's virtual space or changes to that camera itself.
updateTimeBasedParams(int, int) - Method in class fr.inria.zvtm.lens.LPDGaussianLens
 
updateTimeBasedParams() - Method in class fr.inria.zvtm.lens.LPDGaussianLens
 
updateTimeBasedParams(int, int) - Method in class fr.inria.zvtm.lens.SCBGaussianLens
 
updateTimeBasedParams() - Method in class fr.inria.zvtm.lens.SCBGaussianLens
 
updateTimeBasedParams(int, int) - Method in class fr.inria.zvtm.lens.SCBLens
 
updateTimeBasedParams() - Method in class fr.inria.zvtm.lens.SCBLens
 
updateTimeBasedParams(int, int) - Method in class fr.inria.zvtm.lens.SCFGaussianLens
 
updateTimeBasedParams() - Method in class fr.inria.zvtm.lens.SCFGaussianLens
 
updateTimeBasedParams(int, int) - Method in class fr.inria.zvtm.lens.SCFInverseCosineLens
 
updateTimeBasedParams() - Method in class fr.inria.zvtm.lens.SCFInverseCosineLens
 
updateTimeBasedParams(int, int) - Method in class fr.inria.zvtm.lens.SCFLinearLens
 
updateTimeBasedParams() - Method in class fr.inria.zvtm.lens.SCFLinearLens
 
updateTimeBasedParams() - Method in interface fr.inria.zvtm.lens.TemporalLens
 
updateTimeBasedParams(int, int) - Method in interface fr.inria.zvtm.lens.TemporalLens
 
updateVerticalScrollBar() - Method in class fr.inria.zvtm.engine.ScrollLayer
Call this method directly if scroll bars should be updated for reasons other than changes to glyphs in the controlled camera's virtual space or changes to that camera itself.
updateViewIndex() - Method in class fr.inria.zvtm.engine.VirtualSpaceManager
Update mapping between view name and view index in the list of views when complex changes are made to the list of views (like removing a view).
updateVisibleRegions() - Method in class fr.inria.zuist.engine.SceneManager
Update visible regions for all cameras.
updateWidgetLocation(int, int) - Method in class fr.inria.zvtm.engine.portals.TrailingCameraPortal
 
updateWidgetLocation() - Method in class fr.inria.zvtm.engine.portals.TrailingCameraPortal
 
userObject - Variable in class fr.inria.zvtm.treemap.ZMapItem
 
usesSpecificFont() - Method in class fr.inria.zvtm.glyphs.VText
Indicates whether this glyph is using a special font.
Utils - Class in fr.inria.zvtm.engine
 
Utils - Class in fr.inria.zvtm.fits
Miscellaneous utility functions

V

V_Circle - Static variable in class fr.inria.zvtm.glyphs.GlyphFactory
 
V_Ellipse - Static variable in class fr.inria.zvtm.glyphs.GlyphFactory
 
V_Rectangle - Static variable in class fr.inria.zvtm.glyphs.GlyphFactory
 
V_Shape - Static variable in class fr.inria.zvtm.glyphs.GlyphFactory
 
validBounds(int) - Method in class fr.inria.zvtm.glyphs.VText
Indicates whether the bounds of the text are valid at this time or not.
valueOf(String) - Static method in enum fr.inria.zvtm.animation.Animation.Dimension
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum fr.inria.zvtm.animation.Animation.RepeatBehavior
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum fr.inria.zvtm.glyphs.FitsImage.ColorFilter
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum fr.inria.zvtm.glyphs.FitsImage.ScaleMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum fr.inria.zvtm.glyphs.JSkyFitsImage.ScaleAlgorithm
Returns the enum constant of this type with the specified name.
values() - Static method in enum fr.inria.zvtm.animation.Animation.Dimension
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum fr.inria.zvtm.animation.Animation.RepeatBehavior
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum fr.inria.zvtm.glyphs.FitsImage.ColorFilter
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum fr.inria.zvtm.glyphs.FitsImage.ScaleMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum fr.inria.zvtm.glyphs.JSkyFitsImage.ScaleAlgorithm
Returns an array containing the constants of this enum type, in the order they are declared.
VCircle<T> - Class in fr.inria.zvtm.glyphs
Circle.
VCircle() - Constructor for class fr.inria.zvtm.glyphs.VCircle
Instantiate a VCircle in 0,0, with z-index 0, 10 units in diameter, white fill, black stroke, opaque.
VCircle(double, double, int, double, Color) - Constructor for class fr.inria.zvtm.glyphs.VCircle
 
VCircle(double, double, int, double, Color, Color) - Constructor for class fr.inria.zvtm.glyphs.VCircle
 
VCircle(double, double, int, double, Color, Color, float) - Constructor for class fr.inria.zvtm.glyphs.VCircle
 
VCross<T> - Class in fr.inria.zvtm.glyphs
Cross, with modifiable width and height.
VCross() - Constructor for class fr.inria.zvtm.glyphs.VCross
 
VCross(double, double, int, double, double, Color) - Constructor for class fr.inria.zvtm.glyphs.VCross
 
VCross(double, double, int, double, double, Color, Color, float) - Constructor for class fr.inria.zvtm.glyphs.VCross
 
VCursor - Class in fr.inria.zvtm.engine
Glyph representing pointing device cursor.
VEclipse<T> - Class in fr.inria.zvtm.glyphs
 
VEclipse(double, double, int, double, float, Color, Color, float) - Constructor for class fr.inria.zvtm.glyphs.VEclipse
 
VEclipse(double, double, int, double, float, Color, Color, double, float) - Constructor for class fr.inria.zvtm.glyphs.VEclipse
 
VEllipse<T> - Class in fr.inria.zvtm.glyphs
Ellipse.
VEllipse() - Constructor for class fr.inria.zvtm.glyphs.VEllipse
creates a new default white ellipse
VEllipse(double, double, int, double, double, Color) - Constructor for class fr.inria.zvtm.glyphs.VEllipse
 
VEllipse(double, double, int, double, double, Color, Color) - Constructor for class fr.inria.zvtm.glyphs.VEllipse
 
VEllipse(double, double, int, double, double, Color, Color, float) - Constructor for class fr.inria.zvtm.glyphs.VEllipse
 
VERSION - Static variable in class fr.inria.zvtm.fits.Utils
 
vh - Variable in class fr.inria.zvtm.glyphs.DPath
Height in virtual space.
vh - Variable in class fr.inria.zvtm.glyphs.VEllipse
Height in virtual space.
vh - Variable in class fr.inria.zvtm.glyphs.VImage
Height in virtual space (read-only).
vh - Variable in class fr.inria.zvtm.glyphs.VRectangle
Height in virtual space.
vh - Variable in class fr.inria.zvtm.glyphs.VRoundRect
 
vh - Variable in class fr.inria.zvtm.glyphs.VSegment
Height in virtual space.
vh - Variable in class fr.inria.zvtm.glyphs.VSwingComponent
Height in virtual space (read-only).
View - Class in fr.inria.zvtm.engine
A view is a window and can be composed of one or several cameras superimposed - use EView or IView
A view is repainted on a regular basis when active - for inactive views, the default is to repaint only if the mouse is inside the view (but the frame is not selected) - this can be changed to repaint the view automatically even if it is not selected and if the mouse is not inside, using setRepaintPolicy()
View() - Constructor for class fr.inria.zvtm.engine.View
 
viewActivated(View) - Method in class fr.inria.zvtm.event.ViewAdapter
 
viewActivated(View) - Method in interface fr.inria.zvtm.event.ViewListener
View activated.
ViewAdapter - Class in fr.inria.zvtm.event
An abstract adapter class for receiving view events.
ViewAdapter() - Constructor for class fr.inria.zvtm.event.ViewAdapter
 
viewClosing(View) - Method in class fr.inria.zvtm.cluster.SlaveApp.SlaveEventHandler
 
viewClosing(View) - Method in class fr.inria.zvtm.event.ViewAdapter
 
viewClosing(View) - Method in interface fr.inria.zvtm.event.ViewListener
View closing.
viewDeactivated(View) - Method in class fr.inria.zvtm.event.ViewAdapter
 
viewDeactivated(View) - Method in interface fr.inria.zvtm.event.ViewListener
View deactivated.
viewDeiconified(View) - Method in class fr.inria.zvtm.event.ViewAdapter
 
viewDeiconified(View) - Method in interface fr.inria.zvtm.event.ViewListener
View deiconified.
Viewer - Class in fr.inria.zvtm.layout.jung
 
Viewer(boolean, boolean, boolean, File) - Constructor for class fr.inria.zvtm.layout.jung.Viewer
 
Viewer - Class in fr.inria.zvtm.svg
 
Viewer(File, boolean, boolean, boolean) - Constructor for class fr.inria.zvtm.svg.Viewer
 
viewIconified(View) - Method in class fr.inria.zvtm.event.ViewAdapter
 
viewIconified(View) - Method in interface fr.inria.zvtm.event.ViewListener
View iconified.
ViewListener - Interface in fr.inria.zvtm.event
Interface to handle events happening in a View.
ViewPanel - Class in fr.inria.zvtm.engine
JPanel used to paint the content of a view (all camera layers).
ViewPanel() - Constructor for class fr.inria.zvtm.engine.ViewPanel
 
viewRepainted(View) - Method in class fr.inria.zvtm.event.RepaintAdapter
 
viewRepainted(View) - Method in interface fr.inria.zvtm.event.RepaintListener
 
ViewSceneObserver - Class in fr.inria.zuist.engine
 
ViewSceneObserver(View, Camera, VirtualSpace) - Constructor for class fr.inria.zuist.engine.ViewSceneObserver
 
viewToSpaceCoords(Camera, int, int) - Method in class fr.inria.zvtm.cluster.ClusteredView
Converts the coordinates of a point given in ClusteredView coordinates into VirtualSpace coordinates.
viewToSpaceCoords(Camera, int, int) - Method in class fr.inria.zvtm.engine.ViewPanel
Converts between view coordinates and virtual space coordinates for a given camera.
VImage<T> - Class in fr.inria.zvtm.glyphs
Bitmap Image.
VImage(Image) - Constructor for class fr.inria.zvtm.glyphs.VImage
Construct an image at (0, 0) with original scale.
VImage(double, double, int, Image) - Constructor for class fr.inria.zvtm.glyphs.VImage
Construct an image at (x, y) with original scale.
VImage(double, double, int, Image, double) - Constructor for class fr.inria.zvtm.glyphs.VImage
Construct an image at (x, y) with a custom scale.
VImage(double, double, int, Image, double, float) - Constructor for class fr.inria.zvtm.glyphs.VImage
Construct an image at (x, y) with a custom scale.
VImageOr<T> - Class in fr.inria.zvtm.glyphs
Re-orientable Bitmap Image.
VImageOr(Image, double) - Constructor for class fr.inria.zvtm.glyphs.VImageOr
 
VImageOr(Image, double, float) - Constructor for class fr.inria.zvtm.glyphs.VImageOr
 
VImageOr(double, double, int, Image, double) - Constructor for class fr.inria.zvtm.glyphs.VImageOr
 
VImageOr(double, double, int, Image, double, float) - Constructor for class fr.inria.zvtm.glyphs.VImageOr
 
VirtualSpace - Class in fr.inria.zvtm.engine
A virtual space contains glyphs and can be observed through multiple cameras.
VirtualSpaceManager - Class in fr.inria.zvtm.engine
Virtual space manager.
virtualSpaceUpdated() - Method in class fr.inria.zvtm.engine.ScrollLayer
Call this method whenever you add or remove objects from the virtual space containing the controlled camera.
VIS_AND_SENS_GLYPHS - Static variable in class fr.inria.zvtm.engine.VirtualSpaceManager
Select only glyphs that are visible and sensitive to the cursor.
visible - Variable in class fr.inria.zvtm.glyphs.Glyph
 
VISIBLE_GLYPHS - Static variable in class fr.inria.zvtm.engine.VirtualSpaceManager
Select only glyphs that are visible.
visibleInDisc(double, double, double, Shape, int, int, int, int) - Method in class fr.inria.zvtm.glyphs.DPath
The disc is actually approximated to its bounding box here.
visibleInDisc(double, double, double, Shape, int, int, int, int) - Method in class fr.inria.zvtm.glyphs.FPolygon
The disc is actually approximated to its bounding box here.
visibleInDisc(double, double, double, Shape, int, int, int, int) - Method in class fr.inria.zvtm.glyphs.Glyph
Find out if a glyph is visible in a circular area.
visibleInDisc(double, double, double, Shape, int, int, int, int) - Method in class fr.inria.zvtm.glyphs.SIRectangle
 
visibleInDisc(double, double, double, Shape, int, int, int, int) - Method in class fr.inria.zvtm.glyphs.VCircle
 
visibleInDisc(double, double, double, Shape, int, int, int, int) - Method in class fr.inria.zvtm.glyphs.VEllipse
The disc is actually approximated to its bounding box here.
visibleInDisc(double, double, double, Shape, int, int, int, int) - Method in class fr.inria.zvtm.glyphs.VImage
 
visibleInDisc(double, double, double, Shape, int, int, int, int) - Method in class fr.inria.zvtm.glyphs.VImageOr
The disc is actually approximated to its bounding box here.
visibleInDisc(double, double, double, Shape, int, int, int, int) - Method in class fr.inria.zvtm.glyphs.VPoint
 
visibleInDisc(double, double, double, Shape, int, int, int, int) - Method in class fr.inria.zvtm.glyphs.VPolygon
The disc is actually approximated to its bounding box here.
visibleInDisc(double, double, double, Shape, int, int, int, int) - Method in class fr.inria.zvtm.glyphs.VRectangle
 
visibleInDisc(double, double, double, Shape, int, int, int, int) - Method in class fr.inria.zvtm.glyphs.VRectangleOr
The disc is actually approximated to its bounding box here.
visibleInDisc(double, double, double, Shape, int, int, int, int) - Method in class fr.inria.zvtm.glyphs.VRing
The disc is actually approximated to its bounding box here.
visibleInDisc(double, double, double, Shape, int, int, int, int) - Method in class fr.inria.zvtm.glyphs.VRoundRect
 
visibleInDisc(double, double, double, Shape, int, int, int, int) - Method in class fr.inria.zvtm.glyphs.VSegment
 
visibleInDisc(double, double, double, Shape, int, int, int, int) - Method in class fr.inria.zvtm.glyphs.VShape
The disc is actually approximated to its bounding box here.
visibleInDisc(double, double, double, Shape, int, int, int, int) - Method in class fr.inria.zvtm.glyphs.VSwingComponent
The disc is actually approximated to its bounding box here.
visibleInDisc(double, double, double, Shape, int, int, int, int) - Method in class fr.inria.zvtm.glyphs.VText
 
visibleInDisc(double, double, double, Shape, int, int, int, int) - Method in class fr.inria.zvtm.glyphs.VTextLayout
 
visibleInDisc(double, double, double, Shape, int, int, int, int) - Method in class fr.inria.zvtm.glyphs.ZPDFPage
 
visibleInRegion(double, double, double, double, int) - Method in class fr.inria.zvtm.glyphs.AdaptiveText
Since we specify a width and height, visibility rules are easier than the VText ones.
visibleInRegion(double, double, double, double, int) - Method in class fr.inria.zvtm.glyphs.Composite
 
visibleInRegion(double, double, double, double, int) - Method in class fr.inria.zvtm.glyphs.DPath
 
visibleInRegion(double, double, double, double, int) - Method in class fr.inria.zvtm.glyphs.Glyph
Method used internally to find out if it is necessary to project and draw this glyph for a given camera.
visibleInRegion(double, double, double, double, int) - Method in class fr.inria.zvtm.glyphs.MultilineText
 
visibleInRegion(double, double, double, double, int) - Method in class fr.inria.zvtm.glyphs.SIRectangle
 
visibleInRegion(double, double, double, double, int) - Method in class fr.inria.zvtm.glyphs.VImage
 
visibleInRegion(double, double, double, double, int) - Method in class fr.inria.zvtm.glyphs.VImageOr
 
visibleInRegion(double, double, double, double, int) - Method in class fr.inria.zvtm.glyphs.VRectangle
 
visibleInRegion(double, double, double, double, int) - Method in class fr.inria.zvtm.glyphs.VRectangleOr
 
visibleInRegion(double, double, double, double, int) - Method in class fr.inria.zvtm.glyphs.VRoundRect
 
visibleInRegion(double, double, double, double, int) - Method in class fr.inria.zvtm.glyphs.VSwingComponent
 
visibleInRegion(double, double, double, double, int) - Method in class fr.inria.zvtm.glyphs.VText
 
visibleInRegion(double, double, double, double, int) - Method in class fr.inria.zvtm.glyphs.VTextLayout
 
visibleInRegion(double, double, double, double, int) - Method in class fr.inria.zvtm.glyphs.ZPDFPage
 
visibleInViewport(double, double, double, double, Camera) - Method in class fr.inria.zvtm.glyphs.Glyph
 
visibleInViewport(double, double, double, double, Camera) - Method in class fr.inria.zvtm.glyphs.SICircle
 
visit(double, double, double, double, Tree, boolean, double, double) - Method in class fr.inria.zvtm.treemap.Squarified
 
visitNode(T) - Method in interface fr.inria.zvtm.treemap.Walker
 
visitStrips(double, double, double, double, Tree, boolean, double, double) - Method in class fr.inria.zvtm.treemap.Squarified
Computes the rectangles that fill the containing rectangle allocated to the specified node.
VPoint<T> - Class in fr.inria.zvtm.glyphs
Point.
VPoint() - Constructor for class fr.inria.zvtm.glyphs.VPoint
 
VPoint(double, double, Color) - Constructor for class fr.inria.zvtm.glyphs.VPoint
 
VPoint(double, double, int, Color) - Constructor for class fr.inria.zvtm.glyphs.VPoint
 
VPoint(double, double, int, Color, float) - Constructor for class fr.inria.zvtm.glyphs.VPoint
 
VPolygon<T> - Class in fr.inria.zvtm.glyphs
Polygon.
VPolygon(Point2D.Double[], int, Color) - Constructor for class fr.inria.zvtm.glyphs.VPolygon
 
VPolygon(Point2D.Double[], int, Color, Color) - Constructor for class fr.inria.zvtm.glyphs.VPolygon
 
VPolygon(Point2D.Double[], int, Color, Color, float) - Constructor for class fr.inria.zvtm.glyphs.VPolygon
 
VPolygonOr<T> - Class in fr.inria.zvtm.glyphs
Polygon.
VPolygonOr(Point2D.Double[], int, Color, double) - Constructor for class fr.inria.zvtm.glyphs.VPolygonOr
 
VPolygonOr(Point2D.Double[], int, Color, Color, double) - Constructor for class fr.inria.zvtm.glyphs.VPolygonOr
 
VPolygonOr(Point2D.Double[], int, Color, Color, double, float) - Constructor for class fr.inria.zvtm.glyphs.VPolygonOr
 
VRectangle<T> - Class in fr.inria.zvtm.glyphs
Rectangle.
VRectangle() - Constructor for class fr.inria.zvtm.glyphs.VRectangle
 
VRectangle(double, double, int, double, double, Color) - Constructor for class fr.inria.zvtm.glyphs.VRectangle
 
VRectangle(double, double, int, double, double, Color, Color) - Constructor for class fr.inria.zvtm.glyphs.VRectangle
 
VRectangle(double, double, int, double, double, Color, Color, float) - Constructor for class fr.inria.zvtm.glyphs.VRectangle
 
VRectangleOr<T> - Class in fr.inria.zvtm.glyphs
Rectangle.
VRectangleOr() - Constructor for class fr.inria.zvtm.glyphs.VRectangleOr
 
VRectangleOr(double, double, int, double, double, Color, double) - Constructor for class fr.inria.zvtm.glyphs.VRectangleOr
 
VRectangleOr(double, double, int, double, double, Color, Color, double) - Constructor for class fr.inria.zvtm.glyphs.VRectangleOr
 
VRectangleOr(double, double, int, double, double, Color, Color, double, float) - Constructor for class fr.inria.zvtm.glyphs.VRectangleOr
 
VRectProgress - Class in fr.inria.zvtm.glyphs
VRectProgress - A progress bar based on VRectangle.
VRectProgress(double, double, int, double, double) - Constructor for class fr.inria.zvtm.glyphs.VRectProgress
 
VRectProgress(double, double, int, double, double, Color, Color, Color) - Constructor for class fr.inria.zvtm.glyphs.VRectProgress
 
VRing<T> - Class in fr.inria.zvtm.glyphs
Slice of a pie or ring.
VRing(double, double, int, double, double, float, double, Color, Color) - Constructor for class fr.inria.zvtm.glyphs.VRing
Construct a slice by giving its size, angle and orientation
VRing(double, double, int, double, double, float, double, Color, Color, float) - Constructor for class fr.inria.zvtm.glyphs.VRing
Construct a slice by giving its size, angle and orientation
VRing(double, double, int, double, int, float, int, Color, Color) - Constructor for class fr.inria.zvtm.glyphs.VRing
Construct a slice by giving its size, angle and orientation
VRing(double, double, int, double, int, float, int, Color, Color, float) - Constructor for class fr.inria.zvtm.glyphs.VRing
Construct a slice by giving its size, angle and orientation
VRoundRect<T> - Class in fr.inria.zvtm.glyphs
Round Rectangle.
VRoundRect() - Constructor for class fr.inria.zvtm.glyphs.VRoundRect
 
VRoundRect(double, double, int, double, double, Color, double, double) - Constructor for class fr.inria.zvtm.glyphs.VRoundRect
 
VRoundRect(double, double, int, double, double, Color, Color, double, double) - Constructor for class fr.inria.zvtm.glyphs.VRoundRect
 
VRoundRect(double, double, int, double, double, Color, Color, float, double, double) - Constructor for class fr.inria.zvtm.glyphs.VRoundRect
 
vs2wcs(double, double) - Method in class fr.inria.zvtm.glyphs.JSkyFitsImage
Converts from VirtualSpace coordinates to World Coordinates.
vsCircumcircle(Pnt[]) - Method in class fr.inria.zvtm.layout.delaunay.Pnt
Test relation between this Pnt and circumcircle of a simplex.
VSegment<T> - Class in fr.inria.zvtm.glyphs
Segment (straight line).
VSegment(double, double, double, double, int, Color) - Constructor for class fr.inria.zvtm.glyphs.VSegment
give the end points of segment
VSegment(double, double, double, double, int, Color, float) - Constructor for class fr.inria.zvtm.glyphs.VSegment
give the end points of segment
VSegment(double, double, int, Color, double, double) - Constructor for class fr.inria.zvtm.glyphs.VSegment
give the centre of segment and half its length and orient
VSegment(double, double, int, Color, float, double, double) - Constructor for class fr.inria.zvtm.glyphs.VSegment
give the centre of segment and half its length and orient
VShape<T> - Class in fr.inria.zvtm.glyphs
Custom shape implementing Jean-Yves Vion-Dury's graphical object model.
VShape(float[]) - Constructor for class fr.inria.zvtm.glyphs.VShape
 
VShape(double, double, int, double, float[], Color, double) - Constructor for class fr.inria.zvtm.glyphs.VShape
 
VShape(double, double, int, double, float[], Color, Color, double) - Constructor for class fr.inria.zvtm.glyphs.VShape
 
VShape(double, double, int, double, float[], Color, Color, double, float) - Constructor for class fr.inria.zvtm.glyphs.VShape
 
VSwingComponent<T> - Class in fr.inria.zvtm.glyphs
Wrapper for Swing components.
VSwingComponent(JComponent) - Constructor for class fr.inria.zvtm.glyphs.VSwingComponent
Instantiate a Swing component at (0, 0) with original scale.
VSwingComponent(double, double, int, JComponent) - Constructor for class fr.inria.zvtm.glyphs.VSwingComponent
Instantiate a Swing component at (x, y) with original scale.
VSwingComponent(double, double, int, JComponent, double) - Constructor for class fr.inria.zvtm.glyphs.VSwingComponent
Instantiate a Swing component at (x, y) with a custom scale.
VSwingComponent(double, double, int, JComponent, double, float) - Constructor for class fr.inria.zvtm.glyphs.VSwingComponent
Instantiate a Swing component at (x, y) with a custom scale.
VSwingComponent(double, double, int, JComponent, double, double, float) - Constructor for class fr.inria.zvtm.glyphs.VSwingComponent
Instantiate a Swing component at (x, y) with a custom scale.
VText<T> - Class in fr.inria.zvtm.glyphs
Standalone Text.
VText(String) - Constructor for class fr.inria.zvtm.glyphs.VText
 
VText(double, double, int, Color, String) - Constructor for class fr.inria.zvtm.glyphs.VText
 
VText(double, double, int, Color, String, short) - Constructor for class fr.inria.zvtm.glyphs.VText
 
VText(double, double, int, Color, String, short, float) - Constructor for class fr.inria.zvtm.glyphs.VText
 
VText(double, double, int, Color, String, short, float, float) - Constructor for class fr.inria.zvtm.glyphs.VText
 
VText(double, double, int, Color, Color, String, short, float, float) - Constructor for class fr.inria.zvtm.glyphs.VText
 
VTextLayout<T> - Class in fr.inria.zvtm.glyphs
Wrapper for an AWT TextLayout Inspired by examples taken from http://java.sun.com/developer/onlineTraining/Media/2DText/more.html
VTextLayout(String) - Constructor for class fr.inria.zvtm.glyphs.VTextLayout
 
VTextLayout(double, double, int, Color, String) - Constructor for class fr.inria.zvtm.glyphs.VTextLayout
 
VTextLayout(double, double, int, Color, String, short, Font) - Constructor for class fr.inria.zvtm.glyphs.VTextLayout
 
VTextLayout(double, double, int, Color, String, short, Font, float) - Constructor for class fr.inria.zvtm.glyphs.VTextLayout
 
VTextLayout(double, double, int, Color, String, short, Font, float, float) - Constructor for class fr.inria.zvtm.glyphs.VTextLayout
 
VTextLayout(double, double, int, Color, Color, String, short, Font, float, float) - Constructor for class fr.inria.zvtm.glyphs.VTextLayout
 
VTextOr<T> - Class in fr.inria.zvtm.glyphs
Re-orientable Standalone Text.
VTextOr(String, double) - Constructor for class fr.inria.zvtm.glyphs.VTextOr
 
VTextOr(double, double, int, Color, String, double) - Constructor for class fr.inria.zvtm.glyphs.VTextOr
 
VTextOr(double, double, int, Color, String, double, short) - Constructor for class fr.inria.zvtm.glyphs.VTextOr
 
VTextOr(double, double, int, Color, String, double, short, float) - Constructor for class fr.inria.zvtm.glyphs.VTextOr
 
VTextOr(double, double, int, Color, String, double, short, float, float) - Constructor for class fr.inria.zvtm.glyphs.VTextOr
 
vw - Variable in class fr.inria.zvtm.glyphs.DPath
Width in virtual space.
vw - Variable in class fr.inria.zvtm.glyphs.VEllipse
Width in virtual space.
vw - Variable in class fr.inria.zvtm.glyphs.VImage
Width in virtual space (read-only).
vw - Variable in class fr.inria.zvtm.glyphs.VRectangle
Width in virtual space.
vw - Variable in class fr.inria.zvtm.glyphs.VRoundRect
 
vw - Variable in class fr.inria.zvtm.glyphs.VSegment
Width in virtual space.
vw - Variable in class fr.inria.zvtm.glyphs.VSwingComponent
Width in virtual space (read-only).
vx - Variable in class fr.inria.zuist.od.ResourceDescription
 
vx - Variable in class fr.inria.zvtm.engine.Camera
Coordinates in virtual space.
vx - Variable in class fr.inria.zvtm.engine.Location
a zvtm X coordinate
vx - Variable in class fr.inria.zvtm.engine.PickerVS
coord in virtual space
vx - Variable in class fr.inria.zvtm.engine.VCursor
coord in virtual space
vx - Variable in class fr.inria.zvtm.glyphs.Glyph
Horizontal coordinate of the glyph's geomatrical center, in virtual space.
vy - Variable in class fr.inria.zuist.od.ResourceDescription
 
vy - Variable in class fr.inria.zvtm.engine.Camera
Coordinates in virtual space.
vy - Variable in class fr.inria.zvtm.engine.Location
a zvtm Y coordinate
vy - Variable in class fr.inria.zvtm.engine.PickerVS
coord in virtual space
vy - Variable in class fr.inria.zvtm.engine.VCursor
coord in virtual space
vy - Variable in class fr.inria.zvtm.glyphs.Glyph
Vertical coordinate of the glyph's geomatrical center, in virtual space.
vz - Variable in class fr.inria.zvtm.glyphs.Glyph
z-index

W

w - Variable in class fr.inria.zvtm.engine.portals.Portal
Portal dimensions (width).
w - Variable in class fr.inria.zvtm.lens.Lens
view width
w - Variable in class fr.inria.zvtm.treemap.Rect
 
Walker<T> - Interface in fr.inria.zvtm.treemap
 
wcs2pix(double, double) - Method in class fr.inria.zvtm.glyphs.FitsImage
Converts World Coordinates to pixel coordinates.
wcs2pix(double, double) - Method in class fr.inria.zvtm.glyphs.JSkyFitsImage
Converts from World Coordinates to FITS image coordinates.
wcs2vs(double, double) - Method in class fr.inria.zvtm.glyphs.JSkyFitsImage
Converts from World Coordinates to VirtualSpace coordinates.
WHEEL_DOWN - Static variable in interface fr.inria.zvtm.event.ViewListener
Mouse wheel down event.
WHEEL_UP - Static variable in interface fr.inria.zvtm.event.ViewListener
Mouse wheel up event.
width - Variable in class fr.inria.zvtm.widgets.Menu
 
widthHeight(Glyph) - Static method in class fr.inria.zvtm.engine.Utils
 
window - Variable in class fr.inria.zvtm.engine.AgileNewtViewPanel
 

X

x - Variable in class fr.inria.zvtm.engine.portals.Portal
Top-left x-coordinate of this portal (JPanel coordinates system).
x - Variable in class fr.inria.zvtm.layout.tree.LNode
 
x - Variable in class fr.inria.zvtm.treemap.Rect
 
XGaussianLens - Class in fr.inria.zvtm.lens
Profile: linear - Distance metric: L(2) (circular shape)
Rendering enhanced through alpha blending between focus and context in spatially-distorted transition zone.
Size expressed as an absolute value in pixels
XGaussianLens() - Constructor for class fr.inria.zvtm.lens.XGaussianLens
create a lens with a maximum magnification factor of 2.0
XGaussianLens(float) - Constructor for class fr.inria.zvtm.lens.XGaussianLens
create a lens with a given maximum magnification factor
XGaussianLens(float, float, float, int, int) - Constructor for class fr.inria.zvtm.lens.XGaussianLens
create a lens with a given maximum magnification factor, inner and outer radii
XGaussianLens(float, float, float, int, int, int, int) - Constructor for class fr.inria.zvtm.lens.XGaussianLens
create a lens with a given maximum magnification factor, inner and outer radii
XLinearLens - Class in fr.inria.zvtm.lens
Profile: linear - Distance metric: L(2) (circular shape)
Rendering enhanced through alpha blending between focus and context in spatially-distorted transition zone.
Size expressed as an absolute value in pixels
XLinearLens() - Constructor for class fr.inria.zvtm.lens.XLinearLens
create a lens with a maximum magnification factor of 2.0
XLinearLens(float) - Constructor for class fr.inria.zvtm.lens.XLinearLens
create a lens with a given maximum magnification factor
XLinearLens(float, float, float, int, int) - Constructor for class fr.inria.zvtm.lens.XLinearLens
create a lens with a given maximum magnification factor, inner and outer radii
XLinearLens(float, float, float, int, int, int, int) - Constructor for class fr.inria.zvtm.lens.XLinearLens
create a lens with a given maximum magnification factor, inner and outer radii
xlinkURI - Static variable in class fr.inria.zvtm.svg.SVGReader
 
xlinkURI - Static variable in class fr.inria.zvtm.svg.SVGWriter
the xlink namespace URI
xOffset - Variable in class fr.inria.zvtm.lens.SCBGaussianLens
 
xOffset - Variable in class fr.inria.zvtm.lens.SCFGaussianLens
 

Y

y - Variable in class fr.inria.zvtm.engine.portals.Portal
Top-left y-coordinate of this portal (JPanel coordinates system).
y - Variable in class fr.inria.zvtm.layout.tree.LNode
 
y - Variable in class fr.inria.zvtm.treemap.Rect
 
yOffset - Variable in class fr.inria.zvtm.lens.SCBGaussianLens
 
yOffset - Variable in class fr.inria.zvtm.lens.SCFGaussianLens
 

Z

zile - Variable in class fr.inria.zvtm.engine.Camera
 
zilX - Variable in class fr.inria.zvtm.engine.Camera
 
zilY - Variable in class fr.inria.zvtm.engine.Camera
 
zindex - Variable in class fr.inria.zuist.od.ObjectDescription
 
ZMapItem - Class in fr.inria.zvtm.treemap
A MapItem class that also provides a user object and a map of ZVTM glyphs that can be used to represent the tree.
ZMapItem(Object) - Constructor for class fr.inria.zvtm.treemap.ZMapItem
 
zoomSensitive - Variable in class fr.inria.zvtm.glyphs.VImage
For internal use.
zoomSensitive - Variable in class fr.inria.zvtm.glyphs.VSwingComponent
For internal use.
zoomSensitive - Variable in class fr.inria.zvtm.glyphs.VText
 
zoomSensitive - Variable in class fr.inria.zvtm.glyphs.ZPDFPage
 
ZPDFPage - Class in fr.inria.zvtm.glyphs
Glyph encapsulating a PDF Page.
ZPDFPage() - Constructor for class fr.inria.zvtm.glyphs.ZPDFPage
 
zRescale() - Method in class fr.inria.zvtm.glyphs.FitsImage
Linear transfer function, bounds are obtained through ZScale
zRescale(Sampler) - Method in class fr.inria.zvtm.glyphs.FitsImage
 
ZScale - Class in fr.inria.zvtm.fits
Implements a partial version of z-scaling.
ZScale() - Constructor for class fr.inria.zvtm.fits.ZScale
 
ZuistPicker - Class in fr.inria.zuist.engine
 
ZuistPicker() - Constructor for class fr.inria.zuist.engine.ZuistPicker
 

_

_a - Static variable in class fr.inria.zvtm.svg.SVGReader
 
_alpha - Static variable in class fr.inria.zuist.engine.SceneBuilder
 
_anchor - Static variable in class fr.inria.zuist.engine.SceneBuilder
 
_appear - Static variable in class fr.inria.zuist.engine.SceneBuilder
 
_background - Static variable in class fr.inria.zuist.engine.SceneBuilder
 
_bicubic - Static variable in class fr.inria.zuist.engine.SceneBuilder
 
_bilinear - Static variable in class fr.inria.zuist.engine.SceneBuilder
 
_bold - Static variable in class fr.inria.zuist.engine.SceneBuilder
 
_boldItalic - Static variable in class fr.inria.zuist.engine.SceneBuilder
 
_ceiling - Static variable in class fr.inria.zuist.engine.SceneBuilder
 
_circle - Static variable in class fr.inria.zvtm.svg.SVGReader
 
_class - Static variable in class fr.inria.zvtm.svg.SVGReader
 
_class - Static variable in class fr.inria.zvtm.svg.SVGWriter
 
_containedIn - Static variable in class fr.inria.zuist.engine.SceneBuilder
 
_cx - Static variable in class fr.inria.zvtm.svg.SVGReader
 
_cy - Static variable in class fr.inria.zvtm.svg.SVGReader
 
_d - Static variable in class fr.inria.zvtm.svg.SVGReader
 
_depth - Static variable in class fr.inria.zuist.engine.SceneBuilder
 
_df - Static variable in class fr.inria.zuist.engine.PDFResourceHandler
Detail factor
_diappear - Static variable in class fr.inria.zuist.engine.SceneBuilder
 
_ellipse - Static variable in class fr.inria.zvtm.svg.SVGReader
 
_end - Static variable in class fr.inria.zuist.od.TextDescription
 
_end - Static variable in class fr.inria.zvtm.svg.SVGReader
 
_fadein - Static variable in class fr.inria.zuist.engine.SceneBuilder
 
_fadeout - Static variable in class fr.inria.zuist.engine.SceneBuilder
 
_fill - Static variable in class fr.inria.zuist.engine.SceneBuilder
 
_fill - Static variable in class fr.inria.zvtm.svg.SVGReader
 
_fillCSS - Static variable in class fr.inria.zvtm.svg.SVGReader
 
_fillopacity - Static variable in class fr.inria.zvtm.svg.SVGReader
 
_fillopacityCSS - Static variable in class fr.inria.zvtm.svg.SVGReader
 
_floor - Static variable in class fr.inria.zuist.engine.SceneBuilder
 
_focusOnObject - Static variable in class fr.inria.zuist.engine.SceneBuilder
 
_fontFamily - Static variable in class fr.inria.zuist.engine.SceneBuilder
 
_fontfamily - Static variable in class fr.inria.zvtm.svg.SVGReader
 
_fontfamilyCSS - Static variable in class fr.inria.zvtm.svg.SVGReader
 
_fontSize - Static variable in class fr.inria.zuist.engine.SceneBuilder
 
_fontsize - Static variable in class fr.inria.zvtm.svg.SVGReader
 
_fontsizeCSS - Static variable in class fr.inria.zvtm.svg.SVGReader
 
_fontStyle - Static variable in class fr.inria.zuist.engine.SceneBuilder
 
_fontstyle - Static variable in class fr.inria.zvtm.svg.SVGReader
 
_fontstyleCSS - Static variable in class fr.inria.zvtm.svg.SVGReader
 
_fontweight - Static variable in class fr.inria.zvtm.svg.SVGReader
 
_fontweightCSS - Static variable in class fr.inria.zvtm.svg.SVGReader
 
_g - Static variable in class fr.inria.zvtm.svg.SVGReader
 
_h - Static variable in class fr.inria.zuist.engine.SceneBuilder
 
_height - Static variable in class fr.inria.zvtm.svg.SVGReader
 
_href - Static variable in class fr.inria.zvtm.svg.SVGReader
 
_id - Static variable in class fr.inria.zuist.engine.SceneBuilder
 
_id - Static variable in class fr.inria.zvtm.svg.SVGReader
 
_im - Static variable in class fr.inria.zuist.engine.SceneBuilder
 
_image - Static variable in class fr.inria.zvtm.svg.SVGReader
 
_include - Static variable in class fr.inria.zuist.engine.SceneBuilder
 
_inherit - Static variable in class fr.inria.zvtm.svg.SVGReader
 
_italic - Static variable in class fr.inria.zuist.engine.SceneBuilder
 
_level - Static variable in class fr.inria.zuist.engine.SceneBuilder
 
_levels - Static variable in class fr.inria.zuist.engine.SceneBuilder
 
_line - Static variable in class fr.inria.zvtm.svg.SVGReader
 
_middle - Static variable in class fr.inria.zuist.od.TextDescription
 
_middle - Static variable in class fr.inria.zvtm.svg.SVGReader
 
_nearestNeighbor - Static variable in class fr.inria.zuist.engine.SceneBuilder
 
_none - Static variable in class fr.inria.zuist.engine.SceneBuilder
 
_object - Static variable in class fr.inria.zuist.engine.SceneBuilder
 
_onClick - Static variable in class fr.inria.zuist.engine.SceneBuilder
 
_params - Static variable in class fr.inria.zuist.engine.SceneBuilder
 
_path - Static variable in class fr.inria.zvtm.svg.SVGReader
 
_pg - Static variable in class fr.inria.zuist.engine.PDFResourceHandler
Page number
_plain - Static variable in class fr.inria.zuist.engine.SceneBuilder
 
_points - Static variable in class fr.inria.zuist.engine.SceneBuilder
 
_points - Static variable in class fr.inria.zvtm.svg.SVGReader
 
_polygon - Static variable in class fr.inria.zuist.engine.SceneBuilder
 
_polygon - Static variable in class fr.inria.zvtm.svg.SVGReader
 
_polyline - Static variable in class fr.inria.zvtm.svg.SVGReader
 
_pt - Static variable in class fr.inria.zvtm.svg.SVGReader
 
_r - Static variable in class fr.inria.zvtm.svg.SVGReader
 
_rect - Static variable in class fr.inria.zuist.engine.SceneBuilder
 
_rect - Static variable in class fr.inria.zvtm.svg.SVGReader
 
_region - Static variable in class fr.inria.zuist.engine.SceneBuilder
 
_resource - Static variable in class fr.inria.zuist.engine.SceneBuilder
 
_ro - Static variable in class fr.inria.zuist.engine.SceneBuilder
 
_rx - Static variable in class fr.inria.zvtm.svg.SVGReader
 
_ry - Static variable in class fr.inria.zvtm.svg.SVGReader
 
_sc - Static variable in class fr.inria.zuist.engine.PDFResourceHandler
Scale factor
_scale - Static variable in class fr.inria.zuist.engine.SceneBuilder
 
_sensitive - Static variable in class fr.inria.zuist.engine.SceneBuilder
 
_src - Static variable in class fr.inria.zuist.engine.SceneBuilder
 
_start - Static variable in class fr.inria.zuist.od.TextDescription
 
_start - Static variable in class fr.inria.zvtm.svg.SVGReader
 
_stroke - Static variable in class fr.inria.zuist.engine.SceneBuilder
 
_stroke - Static variable in class fr.inria.zvtm.svg.SVGReader
 
_strokecapbutt - Static variable in class fr.inria.zvtm.svg.SVGWriter
 
_strokecapround - Static variable in class fr.inria.zvtm.svg.SVGWriter
 
_strokecapsquare - Static variable in class fr.inria.zvtm.svg.SVGWriter
 
_strokeCSS - Static variable in class fr.inria.zvtm.svg.SVGReader
 
_strokedasharray - Static variable in class fr.inria.zvtm.svg.SVGReader
 
_strokedasharray - Static variable in class fr.inria.zvtm.svg.SVGWriter
 
_strokedasharrayCSS - Static variable in class fr.inria.zvtm.svg.SVGReader
 
_strokedashoffset - Static variable in class fr.inria.zvtm.svg.SVGWriter
 
_strokejoinbevel - Static variable in class fr.inria.zvtm.svg.SVGWriter
 
_strokejoinmiter - Static variable in class fr.inria.zvtm.svg.SVGWriter
 
_strokejoinround - Static variable in class fr.inria.zvtm.svg.SVGWriter
 
_strokelinecap - Static variable in class fr.inria.zvtm.svg.SVGWriter
 
_strokelinejoin - Static variable in class fr.inria.zvtm.svg.SVGWriter
 
_strokemiterlimit - Static variable in class fr.inria.zvtm.svg.SVGWriter
 
_strokewidth - Static variable in class fr.inria.zvtm.svg.SVGReader
 
_strokewidth - Static variable in class fr.inria.zvtm.svg.SVGWriter
 
_strokewidthCSS - Static variable in class fr.inria.zvtm.svg.SVGReader
 
_style - Static variable in class fr.inria.zvtm.svg.SVGReader
 
_tags - Static variable in class fr.inria.zuist.engine.SceneBuilder
 
_takesToO - Static variable in class fr.inria.zuist.engine.SceneBuilder
 
_takesToR - Static variable in class fr.inria.zuist.engine.SceneBuilder
 
_text - Static variable in class fr.inria.zuist.engine.SceneBuilder
 
_text - Static variable in class fr.inria.zvtm.svg.SVGReader
 
_textanchor - Static variable in class fr.inria.zvtm.svg.SVGReader
 
_tfll - Static variable in class fr.inria.zuist.engine.SceneBuilder
 
_tful - Static variable in class fr.inria.zuist.engine.SceneBuilder
 
_title - Static variable in class fr.inria.zuist.engine.SceneBuilder
 
_title - Static variable in class fr.inria.zvtm.svg.SVGReader
 
_transform - Static variable in class fr.inria.zvtm.svg.SVGReader
 
_translate - Static variable in class fr.inria.zvtm.svg.SVGReader
 
_ttll - Static variable in class fr.inria.zuist.engine.SceneBuilder
 
_ttul - Static variable in class fr.inria.zuist.engine.SceneBuilder
 
_type - Static variable in class fr.inria.zuist.engine.SceneBuilder
 
_viewBox - Static variable in class fr.inria.zvtm.svg.SVGReader
 
_w - Static variable in class fr.inria.zuist.engine.SceneBuilder
 
_width - Static variable in class fr.inria.zvtm.svg.SVGReader
 
_x - Static variable in class fr.inria.zuist.engine.SceneBuilder
 
_x - Static variable in class fr.inria.zvtm.svg.SVGReader
 
_x1 - Static variable in class fr.inria.zvtm.svg.SVGReader
 
_x2 - Static variable in class fr.inria.zvtm.svg.SVGReader
 
_y - Static variable in class fr.inria.zuist.engine.SceneBuilder
 
_y - Static variable in class fr.inria.zvtm.svg.SVGReader
 
_y1 - Static variable in class fr.inria.zvtm.svg.SVGReader
 
_y2 - Static variable in class fr.inria.zvtm.svg.SVGReader
 
_zindex - Static variable in class fr.inria.zuist.engine.SceneBuilder
 
A B C D E F G H I J K L M N O P R S T U V W X Y Z _ 
Skip navigation links

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