[x3d-public] More Object Model Work: indicating nodes and statements for each profile within object model and X3DJSAIL

Don Brutzman brutzman at nps.edu
Thu Aug 31 08:11:51 PDT 2017


On 8/31/2017 12:47 AM, Don Brutzman wrote:
> [...]
> Test program runs satisfactorily, a few other quirks appear to be 
> adjusted/fixed.  Now running recently released Java JDK version "1.8.0_141".
Correction: recently released Java JDK version "1.8.0_144".

> Updates now uploading, autogeneration stylesheet changes and smoke tests 
> checked in, this new release should be available in about an hour.
>
>     http://www.web3d.org/specifications/java/X3DJSAIL.html
>
> Looking things over, will probably add class constants for minimum COMPONENT 
> and LEVEL later to simplify programmer access.

Done and also included in last night's build.  For example documentation, see 
COMPONENT, LEVEL, getComponent() and getLevel() in Javadoc any node.

http://www.web3d.org/specifications/java/javadoc/org/web3d/x3d/jsail/Networking/AnchorObject.html

http://www.web3d.org/specifications/java/javadoc/org/web3d/x3d/jsail/Networking/AnchorObject.html#COMPONENT
http://www.web3d.org/specifications/java/javadoc/org/web3d/x3d/jsail/Networking/AnchorObject.html#getComponent--

http://www.web3d.org/specifications/java/javadoc/org/web3d/x3d/jsail/Networking/AnchorObject.html#LEVEL
http://www.web3d.org/specifications/java/javadoc/org/web3d/x3d/jsail/Networking/AnchorObject.html#getComponentLevel--

all the best, Don
-- 
Don Brutzman  Naval Postgraduate School, Code USW/Br brutzman at nps.edu
Watkins 270,  MOVES Institute, Monterey CA 93943-5000 USA +1.831.656.2149
X3D graphics, virtual worlds, navy robotics http://faculty.nps.edu/brutzman



More information about the x3d-public mailing list