Modifier and Type | Constant Field | Value |
---|---|---|
public static final java.lang.String |
CVS_ID_FIELD |
"cvsid" |
public static final java.lang.String |
DEFAULT_VERSION_FILE |
"SVNVERSION.txt" |
public static final java.lang.String |
SVN_ID_FIELD |
"svnid" |
private static final java.lang.String |
svnid |
"$Id: Version.java 111 2008-04-16 18:31:34Z vona $" |
public static final java.lang.String |
UNKNOWN |
"unknown" |
Modifier and Type | Constant Field | Value |
---|---|---|
private static final java.lang.String |
cvsid |
"$Id: ColorScheme.java 106 2008-04-04 18:57:50Z vona $" |
public static final float |
DARKER |
0.20000000298023224f |
public static final float |
SOFTER |
0.5f |
public static final float |
TRANSPARENTER |
0.5f |
Modifier and Type | Constant Field | Value |
---|---|---|
private static final java.lang.String |
cvsid |
"$Id: Hue.java 161 2008-06-30 22:03:25Z vona $" |
public static final double |
HUE_SNAP |
1.0E-4 |
public static final float |
MAX_ALPHA |
1.0f |
public static final float |
MAX_BLACK |
0.699999988079071f |
public static final float |
MAX_TINT |
1.0f |
public static final float |
MIN_ALPHA |
0.10000000149011612f |
public static final float |
MIN_BLACK |
0.0f |
public static final float |
MIN_TINT |
0.05000000074505806f |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final java.lang.String |
APPNAME |
"Bourges Color Demo" |
private static final java.lang.String |
cvsid |
"$Id: BourgesDemo.java 499 2014-09-29 23:45:33Z vona $" |
public static final int |
GAP |
8 |
public static final int |
NUM_DARK |
5 |
public static final int |
NUM_TINT |
5 |
public static final int |
SCHEME_STRIDE |
88 |
public static final int |
SPECTRUM_WIDTH |
424 |
public static final int |
SQUARE |
32 |
Modifier and Type | Constant Field | Value |
---|---|---|
private static final java.lang.String |
cvsid |
"$Id: ICCConvert.java 106 2008-04-04 18:57:50Z vona $" |
public static final java.lang.String |
USAGE |
"\nUSAGE:\n\njava ICCConvert <from space> <to space> <output scale> <from component 0> <from component 1> ...\n\ncolor space specs may be \"RGB\", \"linear\", \"gray\", \"sRGB\", \"XYZ\", \"PYCC\", or the pathname to an .icc file" |
Modifier and Type | Constant Field | Value |
---|---|---|
private static final java.lang.String |
cvsid |
"$Id: Compat.java 106 2008-04-04 18:57:50Z vona $" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
NUM_TEST_SLEEPS |
10 |
public static final double |
SAMPLE_PERIOD_MS |
100.0 |
public static final int |
SLEEP_STRATEGY_DEFAULT |
0 |
public static final int |
SLEEP_STRATEGY_PARK_NANOS |
1 |
public static final double |
SWITCH_FACTOR |
0.5 |
public static final int |
TIME_STRATEGY_DEFAULT |
0 |
public static final int |
TIME_STRATEGY_NANO |
1 |
public static final double |
YIELD_INTERVAL |
0.05 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
PORT |
2009 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
PORT |
2009 |
Modifier and Type | Constant Field | Value |
---|---|---|
private static final java.lang.String |
svnid |
"$Id: Template.java 317 2009-10-18 20:30:34Z vona $" |
Modifier and Type | Constant Field | Value |
---|---|---|
private static final java.lang.String |
svnid |
"$Id: Template.java 106 2008-04-04 18:57:50Z vona $" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final java.lang.String |
JAXB_CONTEXT_PACKAGE_PATH |
"vona.dae.jaxb.dae:vona.dae.jaxb.mathml" |
public static final int |
MSG_DEBUG |
2 |
public static final int |
MSG_ERROR |
0 |
public static final int |
MSG_WARNING |
1 |
private static final java.lang.String |
svnid |
"$Id: Template.java 106 2008-04-04 18:57:50Z vona $" |
Modifier and Type | Constant Field | Value |
---|---|---|
private static final java.lang.String |
cvsid |
"$Id: AnnulusWidget.java 265 2008-10-26 03:18:43Z vona $" |
public static final int |
DEF_NUM_SECTORS |
64 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final java.lang.String |
AXES_COLORS_STRING |
"x red/y green/z blue" |
private static final java.lang.String |
cvsid |
"$Id: AxesWidget.java 415 2012-07-30 20:52:56Z vona $" |
public static final float |
DEF_RADIUS |
1.0f |
Modifier and Type | Constant Field | Value |
---|---|---|
private static final java.lang.String |
cvsid |
"$Id: CircleWidget.java 415 2012-07-30 20:52:56Z vona $" |
public static final int |
DEF_NUM_SECTORS |
64 |
Modifier and Type | Constant Field | Value |
---|---|---|
private static final java.lang.String |
cvsid |
"$Id: ConeWidget.java 415 2012-07-30 20:52:56Z vona $" |
public static final int |
DEF_NUM_SECTORS |
64 |
Modifier and Type | Constant Field | Value |
---|---|---|
private static final java.lang.String |
cvsid |
"$Id: CurveWidget.java 415 2012-07-30 20:52:56Z vona $" |
public static final int |
DASHED_PATTERN |
255 |
public static final int |
DOTTED_PATTERN |
21845 |
public static final int |
SOLID_PATTERN |
65535 |
public static final int |
X |
0 |
public static final int |
Y |
1 |
public static final int |
Z |
2 |
Modifier and Type | Constant Field | Value |
---|---|---|
private static final java.lang.String |
cvsid |
"$Id: CylinderWidget.java 415 2012-07-30 20:52:56Z vona $" |
public static final int |
DEF_NUM_SECTORS |
64 |
Modifier and Type | Constant Field | Value |
---|---|---|
private static final java.lang.String |
cvsid |
"$Id: EdgedFacetedWidget.java 146 2008-06-18 21:36:34Z vona $" |
public static final int |
DASHED_PATTERN |
255 |
public static final float |
DEF_OFFSET_BIAS |
1.0f |
public static final float |
DEF_OFFSET_FACTOR |
1.0f |
public static final int |
DOTTED_PATTERN |
21845 |
public static final int |
EDGES |
1 |
public static final int |
SOLID_PATTERN |
65535 |
Modifier and Type | Constant Field | Value |
---|---|---|
private static final java.lang.String |
cvsid |
"$Id: FacetedWidget.java 142 2008-06-16 21:57:56Z vona $" |
public static final int |
FACES |
0 |
Modifier and Type | Constant Field | Value |
---|---|---|
private static final java.lang.String |
cvsid |
"$Id: PyramidWidget.java 256 2008-10-19 22:31:12Z vona $" |
public static final float |
DEF_ANGLE_X |
0.7853981852531433f |
public static final float |
DEF_ANGLE_Y |
0.7853981852531433f |
public static final float |
DEF_FAR |
1.0f |
public static final float |
DEF_NEAR |
0.30000001192092896f |
Modifier and Type | Constant Field | Value |
---|---|---|
private static final java.lang.String |
cvsid |
"$Id: IsoscelesWidget.java 415 2012-07-30 20:52:56Z vona $" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final java.lang.String |
AXES_COLORS_STRING |
"x red/y green/z blue" |
private static final java.lang.String |
cvsid |
"$Id: J3DAxesShape.java 89 2008-03-27 17:24:21Z vona $" |
public static final float |
DEF_RADIUS |
1.0f |
Modifier and Type | Constant Field | Value |
---|---|---|
private static final java.lang.String |
cvsid |
"$Id: J3DIndexAccessor.java 91 2008-03-28 21:33:56Z vona $" |
Modifier and Type | Constant Field | Value |
---|---|---|
private static final java.lang.String |
cvsid |
"$Id: J3DPrimitiveIterator.java 415 2012-07-30 20:52:56Z vona $" |
Modifier and Type | Constant Field | Value |
---|---|---|
private static final java.lang.String |
cvsid |
"$Id: J3DRX.java 73 2008-03-06 03:00:22Z vona $" |
Modifier and Type | Constant Field | Value |
---|---|---|
private static final java.lang.String |
cvsid |
"$Id: J3DUtils.java 295 2009-04-20 00:05:03Z vona $" |
public static final int |
DEF_ANTI_ALIASING |
3 |
public static final int |
DEF_DOUBLE_BUFFER |
2 |
public static final int |
DEF_STENCIL |
0 |
public static final int |
DEF_STEREO |
3 |
public static final java.lang.String |
J3D_3DS_LOADER_CLASS |
"com.microcrowd.loader.java3d.max3ds.Loader3DS" |
public static final java.lang.String |
J3D_VRML97_LOADER_CLASS |
"org.jdesktop.j3d.loaders.vrml97.VrmlLoader" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final java.lang.String |
J3D_3DS_CLASS |
"com.microcrowd.loader.java3d.max3ds.Loader3DS" |
public static final java.lang.String |
J3D_CLASS |
"javax.media.j3d.Bounds" |
public static final java.lang.String |
J3D_VRML97_CLASS |
"org.jdesktop.j3d.loaders.vrml97.VrmlLoader" |
public static final java.lang.String |
J3D14_CLASS |
"javax.media.j3d.Shader" |
public static final java.lang.String |
J3D15_CLASS |
"javax.media.j3d.NioImageBuffer" |
private static final java.lang.String |
svnid |
"$Id: J3DVersion.java 344 2010-01-31 02:53:03Z vona $" |
public static final java.lang.String |
VECMATH_CLASS |
"javax.vecmath.Point3d" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
COLOR |
1 |
public static final int |
COORD |
3 |
private static final java.lang.String |
cvsid |
"$Id: J3DVertexAccessor.java 317 2009-10-18 20:30:34Z vona $" |
public static final int |
NORMAL |
2 |
public static final int |
TEXCOORD |
0 |
Modifier and Type | Constant Field | Value |
---|---|---|
private static final java.lang.String |
cvsid |
"$Id: JOGLEdgedFacetedWidget.java 415 2012-07-30 20:52:56Z vona $" |
public static final int |
X |
0 |
public static final int |
Y |
1 |
public static final int |
Z |
2 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
ALL_BUT_COLOR |
-13 |
public static final int |
ALL_BUT_NORMAL |
-3 |
public static final int |
ALL_BUT_TEXCOORD |
-1121 |
private static final java.lang.String |
cvsid |
"$Id: JOGLGeometry.java 415 2012-07-30 20:52:56Z vona $" |
public static final int |
INITIAL_CAPACITY |
256 |
Modifier and Type | Constant Field | Value |
---|---|---|
private static final java.lang.String |
cvsid |
"$Id: PrismWidget.java 415 2012-07-30 20:52:56Z vona $" |
Modifier and Type | Constant Field | Value |
---|---|---|
private static final java.lang.String |
cvsid |
"$Id: PyramidWidget.java 271 2008-11-02 23:03:25Z vona $" |
Modifier and Type | Constant Field | Value |
---|---|---|
private static final java.lang.String |
cvsid |
"$Id: RectangleWidget.java 415 2012-07-30 20:52:56Z vona $" |
Modifier and Type | Constant Field | Value |
---|---|---|
private static final java.lang.String |
cvsid |
"$Id: RouteWidget.java 327 2009-11-05 20:45:03Z vona $" |
public static final int |
DEF_NUM_BEZIER_SEGMENTS |
64 |
Modifier and Type | Constant Field | Value |
---|---|---|
private static final java.lang.String |
cvsid |
"$Id: SectorWidget.java 265 2008-10-26 03:18:43Z vona $" |
public static final int |
DEF_NUM_SECTORS |
64 |
Modifier and Type | Constant Field | Value |
---|---|---|
private static final java.lang.String |
cvsid |
"$Id: SegmentWidget.java 265 2008-10-26 03:18:43Z vona $" |
Modifier and Type | Constant Field | Value |
---|---|---|
private static final java.lang.String |
cvsid |
"$Id: SphereWidget.java 265 2008-10-26 03:18:43Z vona $" |
public static final int |
DEF_NUM_SECTORS |
32 |
Modifier and Type | Constant Field | Value |
---|---|---|
private static final java.lang.String |
cvsid |
"$Id: Widget.java 415 2012-07-30 20:52:56Z vona $" |
public static final float |
DEF_DBG_NORMAL_LENGTH |
0.10000000149011612f |
public static final float |
DEF_WIDGET_LENGTH |
0.009999999776482582f |
Modifier and Type | Constant Field | Value |
---|---|---|
private static final java.lang.String |
cvsid |
"$Id: Log.java 173 2008-07-11 02:11:38Z vona $" |
public static final boolean |
DEFAULT_ENABLED |
true |
public static final boolean |
DEFAULT_EXIT_ON_ERROR |
true |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final java.lang.String |
C_FMT |
"%.6g" |
private static final java.lang.String |
cvsid |
"$Id: Template.java 4 2007-05-10 22:39:39Z vona $" |
public static final int |
DBG_ALL |
-1 |
public static final int |
DBG_ALL_BUT_MATRICES |
-65 |
public static final int |
DBG_CONTROL |
1 |
public static final int |
DBG_LAMBDA |
16 |
public static final int |
DBG_LIMITING |
256 |
public static final int |
DBG_MATRICES |
64 |
public static final int |
DBG_POSTURE |
128 |
public static final int |
DBG_RESIDUAL |
8 |
public static final int |
DBG_STEPSIZE |
2 |
public static final int |
DBG_STEPSIZE_AND_LAMBDA |
19 |
public static final int |
DBG_SVD |
4 |
public static final int |
DBG_THETA |
32 |
public static final int |
DBG_THETA_AND_RESIDUAL |
41 |
public static final double |
DEF_ALWAYS_DAMP_SIGMA |
0.0 |
public static final double |
DEF_AUTO_LAMBDA_THETA_DIFF_MAX_MAG_SCALE |
1.0 |
public static final double |
DEF_DIVERGENCE_FACTOR |
1.0001 |
public static final double |
DEF_DIVERGENCE_TOL |
1.0E-4 |
public static final int |
DEF_MIN_DIVERGABLE_LEVEL |
1 |
public static final double |
DEF_NEVER_DAMP_SIGMA |
1d/0d |
public static final double |
DEF_SLOWDOWN_FACTOR |
0.5 |
public static final double |
DEF_SLOWDOWN_THRESHOLD |
2.0 |
public static final double |
DEF_SPEEDUP_FACTOR |
2.0 |
public static final double |
DEF_SPEEDUP_THRESHOLD |
0.2 |
public static final double |
DEF_SVD_TOL |
1.0E-6 |
public static final double |
DEF_THETA_DIFF_MAX_MAG |
1.0 |
public static final double |
DEF_THETA_DIFF_TOL |
1.0E-6 |
public static final java.lang.String |
FMT |
"% 12.6g" |
public static final int |
FMT_WIDTH |
12 |
Modifier and Type | Constant Field | Value |
---|---|---|
private static final java.lang.String |
cvsid |
"$Id: RigidTransform2D.java 106 2008-04-04 18:57:50Z vona $" |
public static final double |
DEFAULT_RANDOM_TRANSLATION_MAGNITUDE |
1000.0 |
Modifier and Type | Constant Field | Value |
---|---|---|
private static final java.lang.String |
cvsid |
"$Id: RX.java 486 2014-09-24 02:31:32Z vona $" |
public static final double |
DEF_DEMDQ_H |
1.0E-6 |
public static final double |
DEF_DQDEM_H |
1.0E-4 |
public static final double |
DEF_DRDEM_H |
1.0E-4 |
public static final double |
DEF_DRDQ_H |
1.0E-4 |
public static final double |
DEF_RANDOM_ROTATION_RANGE |
3.141592653589793 |
public static final double |
DEF_RANDOM_TRANSLATION_RANGE |
1000.0 |
public static final boolean |
ENABLE_METRICS |
true |
public static final int |
EX |
3 |
public static final int |
EY |
4 |
public static final int |
EZ |
5 |
public static final java.lang.String |
FMT |
"% 12.6g" |
public static final java.lang.String |
FMT_S |
"%12s" |
public static final int |
FMT_WIDTH |
12 |
public static final java.lang.String |
FMT3 |
"% 12.6g % 12.6g % 12.6g" |
public static final java.lang.String |
FMT4 |
"% 12.6g % 12.6g % 12.6g % 12.6g" |
public static final double |
TWO_PI |
6.283185307179586 |
public static final int |
TX |
0 |
public static final int |
TY |
1 |
public static final int |
TZ |
2 |
public static final int |
W |
3 |
public static final int |
X |
0 |
public static final int |
Y |
1 |
public static final int |
Z |
2 |
Modifier and Type | Constant Field | Value |
---|---|---|
private static final java.lang.String |
cvsid |
"$Id: RXSInterpolator.java 296 2009-04-21 23:22:37Z vona $" |
public static final double |
DEF_ACCEL_FRACTION |
0.3333333333333333 |
public static final int |
LOWER |
0 |
public static final int |
S |
6 |
public static final int |
UPPER |
1 |
public static final int |
WP_FROM |
0 |
public static final int |
WP_NEXT |
2 |
public static final int |
WP_TO |
1 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
INITIAL_DWORK |
1024 |
public static final int |
INITIAL_IWORK |
1024 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
INITIAL_WORK |
1024 |
Modifier and Type | Constant Field | Value |
---|---|---|
static final double |
CHECK_EPS |
1.0E-5 |
static final double |
S_EPS |
1.0E-10 |
Modifier and Type | Constant Field | Value |
---|---|---|
private static final java.lang.String |
cvsid |
"$Id: TimeMath.java 120 2008-05-08 21:59:19Z vona $" |
public static final int |
DEF_ITERATIONS |
10000 |
public static final double |
DEF_RANGE |
1.0 |
public static final int |
PRIME_ITERATIONS |
100 |
public static final java.lang.String |
USAGE |
"USAGE: TimeMath [iterations]" |
Modifier and Type | Constant Field | Value |
---|---|---|
private static final java.lang.String |
cvsid |
"$Id: VonaMath.java 354 2010-04-22 20:43:18Z vona $" |
Modifier and Type | Constant Field | Value |
---|---|---|
private static final java.lang.String |
cvsid |
"$Id: RuntimeRemoteException.java 106 2008-04-04 18:57:50Z vona $" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final java.lang.String |
CLIENT_API_EXCEPTION_HANDLER_JAVADOC |
" /**\n * <p>Default implementation of the RemoteException handler for this\n * method, which calls the generic {@link #handleRemoteException} and\n * if that returns null throws\n * vona.rmi.RuntimeRemoteException.</p>\n **/" |
public static final java.lang.String |
CLIENT_API_METHOD_JAVADOC |
" /**\n * <p>A Wrapper which implements foo.API and forwards the call to\n * {@link #remoteInstance}, first checking the generic short-circuit\n * handler {@link #shortCircuitRemoteCall} (if that returns non-null\n * the remote call will not be attempted), and catching any\n * RemoteException and passing it to the generated handler (see\n * below).</p>\n **/" |
public static final java.lang.String |
CLIENT_DIRECT_CONSTRUCTOR_JAVADOC |
" /**\n * <p>Direct constructor, which takes an instance of foo.APIRemote\n * and assigns it to {@link #remoteInstance}.</p>\n **/" |
public static final java.lang.String |
CLIENT_GENERIC_EXCEPTION_HANDLER_JAVADOC |
" /**\n * <p>Default generic RemoteException handler returns null\n * (unhandled).</p>\n **/" |
public static final java.lang.String |
CLIENT_GENERIC_SHORT_CIRCUIT_HANDLER_JAVADOC |
" /**\n * <p>Default generic short-circuit handler returns null (not\n * short-circuited).</p>\n **/" |
public static final java.lang.String |
CLIENT_INDIRECT_CONSTRUCTOR_EXCEPTION_HANDLER_JAVADOC |
" /**\n * <p>Default constructor remote exception handler calls the\n * generic RemoteException handler {@link #handleRemoteException}\n * (with method name \"*constructor*\") and if that returns null\n * throws a vona.rmi.RuntimeRemoteException.</p>\n **/" |
public static final java.lang.String |
CLIENT_INDIRECT_CONSTRUCTOR_JAVADOC |
" /**\n * <p>Indirect constructor which takes an RMI URL-format name,\n * acquires a remote reference to it, and then calls the direct\n * constructor to assign it to {@link #remoteInstance}, calling\n * {@link #constructorRemoteException} if a RemoteException occurs\n * in the process.</p>\n **/" |
public static final java.lang.String |
CLIENT_REMOTE_INSTANCE_JAVADOC |
" /**\n * <p>The instance of foo.APIRemote.</p>\n **/" |
public static final java.lang.String |
CLIENT_WRAPPER_JAVADOC |
" * <p>This ia an automatically-generated proxy that <i>has</i>\n * (i.e. acquires) an instance of foo.ImplServer and which implements\n * foo.API, which forwards API calls to the server, catching\n * RemoteExceptions and passing them to handler methods.\n * The handler methods can be overridden both at the method level and\n * at a global level; by default they throw\n * vona.rmi.RuntimeRemoteExceptions, which, unlike\n * RemoteException, are <i>unchecked</i>.</p>" |
private static final java.lang.String |
cvsid |
"$Id: RMIWrap.java 488 2014-09-25 16:36:23Z vona $" |
public static final java.lang.String |
GEN_HEADER |
"/* generated by RMIWrap; do not edit this line */" |
public static final java.lang.String |
INTERFACE_API_METHOD_JAVADOC |
" /**\n * <p>Remote version of the corresponding foo.API method.</p>\n **/" |
public static final java.lang.String |
REMOTE_WRAPPER_JAVADOC |
" * <p>This is an automatically-generated interface with all the\n * methods of foo.API throwing RemoteException.</p>" |
public static final java.lang.String |
SERVER_API_METHOD_JAVADOC |
" /**\n * <p>This is a wrapper wich implements foo.APIRemote and forwards\n * the call {@link #localInstance}.</p>\n **/" |
public static final java.lang.String |
SERVER_AUTOMATIC_CONSTRUCTOR_JAVADOC |
" /**\n * <p>Makes a new instance of foo.Impl and calls the other\n * constructor to assign it to {@link #localInstance}.</p>\n **/" |
public static final java.lang.String |
SERVER_CONSTRUCTOR_JAVADOC |
" /**\n * <p>This constructor takes an instance of foo.API and assigns it\n * to {@link #localInstance}.</p>\n **/" |
public static final java.lang.String |
SERVER_LOCAL_INSTANCE_JAVADOC |
" /**\n * <p>The local instance of foo.Impl</p>\n **/" |
public static final java.lang.String |
SERVER_MAIN_JAVADOC |
" /**\n * <p>Calls the automatic constructor to create a foo.ImplServer\n * and then starts up an RMI registry on the local host and binds\n * the server to the local (i.e. non-URL) name given on the command\n * line.</p>\n * \n * <p>USAGE: TestImplServer [host] <name>\n * binds the server to //host/name. If host is omitted, the\n * localhost reported by <code>ava.net.InetAddress.getLocalHost().\n * getHostAddress()</code> is used.</p>\n **/" |
public static final java.lang.String |
SERVER_WRAPPER_JAVADOC |
" * <p>This is an automatically-generated proxy that <i>has</i>\n * (i.e. makes) an instance of foo.Impl and which implements\n * foo.APIRemote and which has a {@link #main} method that runs a\n * stand-alone RMI server, starting its own Registry.</p>" |
public static final java.lang.String |
USAGE |
"RMIWrap <interface> <implementation>\n generates <interface>Remote.java, <implementation>Client.java, and <implementation>Server.java" |
public static final java.lang.String |
WRAPPER_LICENSE_JAVADOC |
" * <p>Copyright (C) 2005, Marsette A. Vona, III</p>\n *\n * <p>This program is free software; you can redistribute it and/or\n * modify it under the terms of the GNU General Public License as\n * published by the Free Software Foundation; either version 2 of the\n * License, or (at your option) any later version.</p>\n *\n * <p>This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU\n * General Public License for more details.</p>\n *\n * <p>You should have received a copy of the GNU General Public License\n * along with this program; if not, write to the Free Software,\n * Foundation Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,\n * USA.</p>" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final java.lang.String |
cvsid |
"$Id: TestAPI.java 106 2008-04-04 18:57:50Z vona $" |
Modifier and Type | Constant Field | Value |
---|---|---|
private static final java.lang.String |
cvsid |
"$Id: TestDriver.java 106 2008-04-04 18:57:50Z vona $" |
Modifier and Type | Constant Field | Value |
---|---|---|
private static final java.lang.String |
cvsid |
"$Id: TestDriverRemote.java 106 2008-04-04 18:57:50Z vona $" |
Modifier and Type | Constant Field | Value |
---|---|---|
private static final java.lang.String |
cvsid |
"$Id: TestImpl.java 106 2008-04-04 18:57:50Z vona $" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
ESC |
27 |
Modifier and Type | Constant Field | Value |
---|---|---|
private static final java.lang.String |
cvsid |
"$Id: VT100Attribs.java 173 2008-07-11 02:11:38Z vona $" |
public static final char |
ESC |
27 |
public static final java.lang.String |
TERMINAL_TYPE_PROPERTY |
"vona.terminal.term" |
Modifier and Type | Constant Field | Value |
---|---|---|
static final java.lang.String |
cvsid |
"$Id: Clock.java 106 2008-04-04 18:57:50Z vona $" |
Modifier and Type | Constant Field | Value |
---|---|---|
static final java.lang.String |
cvsid |
"$Id: DiscreteClock.java 106 2008-04-04 18:57:50Z vona $" |
Modifier and Type | Constant Field | Value |
---|---|---|
static final java.lang.String |
cvsid |
"$Id: Interpolator.java 106 2008-04-04 18:57:50Z vona $" |
Modifier and Type | Constant Field | Value |
---|---|---|
static final java.lang.String |
cvsid |
"$Id: PeriodicThread.java 106 2008-04-04 18:57:50Z vona $" |
Modifier and Type | Constant Field | Value |
---|---|---|
private static final java.lang.String |
cvsid |
"$Id: SuperClock.java 106 2008-04-04 18:57:50Z vona $" |
public static final boolean |
DEFAULT_ACCUMULATE_SLEEP |
false |
public static final boolean |
DEFAULT_SLEEP_TO_DEADLINE |
false |
Modifier and Type | Constant Field | Value |
---|---|---|
private static final java.lang.String |
cvsid |
"$Id: SynchronizedTimeMetrics.java 143 2008-06-17 21:09:56Z vona $" |
Modifier and Type | Constant Field | Value |
---|---|---|
private static final java.lang.String |
cvsid |
"$Id: TimeMetrics.java 169 2008-07-09 21:21:54Z vona $" |
Modifier and Type | Constant Field | Value |
---|---|---|
static final java.lang.String |
cvsid |
"$Id: TrapezoidInterpolator.java 106 2008-04-04 18:57:50Z vona $" |
public static final double |
DEFAULT_ACCEL_FRACTION |
0.33 |
Modifier and Type | Constant Field | Value |
---|---|---|
private static final java.lang.String |
cvsid |
"$Id: ActionMapper.java 271 2008-11-02 23:03:25Z vona $" |
public static final int |
DBG_ALL |
-1 |
public static final int |
DBG_COMPONENT_STATE |
8 |
public static final int |
DBG_ENABLED |
2 |
public static final int |
DBG_MOUSE_MOTION |
4 |
public static final int |
ET_KEYPRESS |
0 |
public static final int |
ET_MOUSE_CLICK |
2 |
public static final int |
ET_MOUSE_MOTION |
1 |
public static final int |
ET_MOUSE_WHEEL |
3 |
public static final int |
NUM_EVENT_TYPES |
4 |
Modifier and Type | Constant Field | Value |
---|---|---|
private static final java.lang.String |
cvsid |
"$Id: Display3D.java 494 2014-09-26 19:57:08Z vona $" |
public static final float |
DEF_AMBIENT_LIGHT_INTENSITY |
0.5f |
public static final float |
DEF_DIRECTIONAL_LIGHT_INTENSITY |
0.5f |
public static final float |
DEF_HIGHLIGHT_FACTOR |
0.5f |
public static final float |
DEF_MASK_ALPHA |
0.5f |
public static final float |
DEF_PICK_THRESHOLD_PIXELS |
4.0f |
public static final double |
DEF_VIEW_SCALE |
1.0 |
public static final float |
DEF_Z_CLIP |
3000.0f |
protected final boolean |
ENABLE_EXTENDED_RENDER_METRICS |
true |
public static final int |
LOCAL_TO_WORLD_STACK_INITIAL_CAPACITY |
8 |
public static final int |
MAX |
1 |
public static final int |
MIN |
0 |
public static final int |
NUM_RECENT_METRICS |
8 |
public static final int |
QUEUE_INITIAL_CAPACITY |
256 |
public static final int |
TRACE_GENERIC_EN |
2 |
public static final int |
TRACE_PICKING_EN |
1 |
Modifier and Type | Constant Field | Value |
---|---|---|
private static final java.lang.String |
cvsid |
"$Id: J3DDisplay.java 251 2008-10-16 03:04:16Z vona $" |
protected final boolean |
flushEnabled |
false |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
CURRENT |
1 |
private static final java.lang.String |
cvsid |
"$Id: JOGLDisplay.java 490 2014-09-26 15:16:10Z vona $" |
public static final int |
DEF_MIN_ACCUM_ALPHA_BITS |
0 |
public static final int |
DEF_MIN_ACCUM_BLUE_BITS |
0 |
public static final int |
DEF_MIN_ACCUM_GREEN_BITS |
0 |
public static final int |
DEF_MIN_ACCUM_RED_BITS |
0 |
public static final int |
DEFAULT |
0 |
public static final float |
DISABLE_ACCUM_BUFFER_FACTOR |
8.0f |
public static final float |
DISABLE_ACCUM_BUFFER_THRESHOLD |
1.0f |
public static final java.lang.String |
FRAME_SAVE_FILE_EXT |
"tga" |
public static final int |
INITIAL_ARRAY_COUNT_CAPACITY |
256 |
public static final int |
INITIAL_BUF_CAPACITY |
256 |
public static final int |
TRACE_GL_EN |
8 |
public static final int |
TRACE_JOGL_EN |
4 |
public static final int |
TRACE_VERTICES_EN |
16 |
public static final long |
WAIT_TIMEOUT_MS |
5000L |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final java.lang.String |
JOGL_CLASS |
"javax.media.opengl.GL" |
public static final java.lang.String |
JOGL11_CLASS |
"com.sun.opengl.util.j2d.TextRenderer" |
public static final java.lang.String |
JOGL111_CLASS |
"com.sun.opengl.impl.nurbs.Arc" |
public static final java.lang.String |
JOGL2_CLASS |
"javax.media.opengl.GL2" |
private static final java.lang.String |
svnid |
"$Id: JOGLVersion.java 415 2012-07-30 20:52:56Z vona $" |
Modifier and Type | Constant Field | Value |
---|---|---|
private static final java.lang.String |
cvsid |
"$Id: RXSInteractor.java 347 2010-01-31 05:54:26Z vona $" |
public static final double |
DEF_BLOCK_ROTATE_FACTOR |
0.08333333333333333 |
public static final double |
DEF_BLOCK_SCALE_FACTOR |
0.25 |
public static final double |
DEF_BLOCK_TRANSLATE_FACTOR |
0.1 |
public static final double |
DEF_INTERPOLATION_THRESHOLD_PIXELS |
4.0 |
public static final double |
DEF_INTERPOLATION_TIME |
1.0 |
public static final double |
DEF_SCALE_BASE |
4.0 |
public static final int |
KEY_REPEAT_SCALE_PIXELS_PER_MS |
1 |
public static final long |
KEY_REPEAT_THRESHOLD_MS |
500L |
public static final int |
KEY_TIMER_PERIOD_MS |
10 |
public static final int |
TYPEMATIC_SLOP_MS |
5 |