Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

net.claribole.zvtm.* (9)net.claribole.zvtm.engine.* (2)net.claribole.zvtm.fonts.* (1)
net.claribole.zvtm.glyphs.* (5)net.claribole.zvtm.xml.* (1)

Package Samples:

net.claribole.zvtm.engine
net.claribole.zvtm.fonts
net.claribole.zvtm.glyphs
net.claribole.zvtm.xml

Classes:

CGlyph: Composite glyph (abstract glyph made of a primary shape and [optional] secondary shapes). A composite glyph has no visual representation of its own : it is just a means to tie glyphs between themselves. CGlyph only offers an higher level construction to group standard glyphs ; it entirely relies on lower level functions that are also available to the programmer ; so if you are not happy with the way CGlyph works, you can always create a modified version of it. IMPORTANT : both CGlyphs AND and their components (standard glyphs) should be added to the virtual space The event firing policy can be ...
AnimationListener: Animation Listener interface - AnimManager calls back method notify() each time it makes a change to a camera or (possibly each time the animation thread runs through the loop) - set by client application if it wants to be notified of animations currently running (for instance when the camera is moved)
ZvtmIO: Methods to read/write VTM files (using its own XML vocabulary), which can be used to store entire ZVTM environments (cameras, glyphs, virtual spaces, views) or just some specific entities no support for curves yet (coming soon)
SGlyph: Class to be used to create new components for a composite glyphs (secondary glyphs) Use this to change the nature or offset (position) of this secondary glyph
GlyphIcon: Icon representing a Glyph (can be used to represent a Glyph in any Java/Swing component including non-ZVTM components)
Location: Mean to store a camera location - provides 2 long fields for X,Y and a float field for altitude
GlyphUtils: Utility functions associated with Glyphs
FontDialog
FontTracker
GlyphFactory
GlyphTracker
ColorIndicator
GlyphPanel
VShapePanel
VRectPanel
VCirPanel
VEllPanel
VTrgPanel
VDiamPanel
VOctPanel
IcShape

Home | Contact Us | Privacy Policy | Terms of Service