graxml-commit Mailing List for GraXML (Page 3)
Brought to you by:
hrivnac
You can subscribe to this list here.
2005 |
Jan
|
Feb
|
Mar
(1) |
Apr
(5) |
May
(6) |
Jun
(2) |
Jul
|
Aug
(12) |
Sep
(32) |
Oct
(41) |
Nov
(16) |
Dec
(21) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2006 |
Jan
(10) |
Feb
(10) |
Mar
(3) |
Apr
(3) |
May
(10) |
Jun
(12) |
Jul
|
Aug
|
Sep
(11) |
Oct
|
Nov
|
Dec
|
2007 |
Jan
(169) |
Feb
(17) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(5) |
Oct
(100) |
Nov
(14) |
Dec
(10) |
2008 |
Jan
(37) |
Feb
(4) |
Mar
(10) |
Apr
(73) |
May
(22) |
Jun
(8) |
Jul
(2) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Julius H. <hr...@us...> - 2008-04-29 15:14:03
|
Update of /cvsroot/graxml/DetDescr/GDML/src/net/hep/geant4/GDML/Test In directory sc8-pr-cvs2.sourceforge.net:/tmp/cvs-serv27062/net/hep/geant4/GDML/Test Modified Files: GeometricModel.java JAXB.java Log Message: javadoc cleaned Index: JAXB.java =================================================================== RCS file: /cvsroot/graxml/DetDescr/GDML/src/net/hep/geant4/GDML/Test/JAXB.java,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** JAXB.java 25 Jan 2007 17:09:58 -0000 1.2 --- JAXB.java 29 Apr 2008 15:13:47 -0000 1.3 *************** *** 19,22 **** --- 19,25 ---- * <pre> * $Log$ + * Revision 1.3 2008/04/29 15:13:47 hrivnac + * javadoc cleaned + * * Revision 1.2 2007/01/25 17:09:58 hrivnac * migrated to JAXB 2.0, except Booleans *************** *** 39,42 **** --- 42,49 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ Index: GeometricModel.java =================================================================== RCS file: /cvsroot/graxml/DetDescr/GDML/src/net/hep/geant4/GDML/Test/GeometricModel.java,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** GeometricModel.java 25 Jan 2007 17:09:58 -0000 1.2 --- GeometricModel.java 29 Apr 2008 15:13:47 -0000 1.3 *************** *** 18,21 **** --- 18,24 ---- * <pre> * $Log$ + * Revision 1.3 2008/04/29 15:13:47 hrivnac + * javadoc cleaned + * * Revision 1.2 2007/01/25 17:09:58 hrivnac * migrated to JAXB 2.0, except Booleans *************** *** 35,38 **** --- 38,45 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ |
Update of /cvsroot/graxml/DetDescr/AGDD/src/net/hep/AGDD/TGeoModel/Reps In directory sc8-pr-cvs2.sourceforge.net:/tmp/cvs-serv21427/net/hep/AGDD/TGeoModel/Reps Modified Files: AGDD.java AGDDaddelement.java AGDDelement.java AGDDmaterial.java AGDDmedium.java Array.java Box.java Composition.java Cons.java Foreach.java MposPhi.java MposR.java MposWedge.java MposX.java MposY.java MposZ.java Para.java Pcon.java PosRPhiZ.java PosXYZ.java Section.java Table.java Trap.java Trd.java Tubs.java Var.java Log Message: javadoc cleaned Index: Trd.java =================================================================== RCS file: /cvsroot/graxml/DetDescr/AGDD/src/net/hep/AGDD/TGeoModel/Reps/Trd.java,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** Trd.java 25 Jan 2007 18:40:14 -0000 1.3 --- Trd.java 29 Apr 2008 14:47:53 -0000 1.4 *************** *** 26,29 **** --- 26,32 ---- * <pre> * $Log$ + * Revision 1.4 2008/04/29 14:47:53 hrivnac + * javadoc cleaned + * * Revision 1.3 2007/01/25 18:40:14 hrivnac * migrated to JAXB 2.0 *************** *** 43,46 **** --- 46,53 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ Index: Section.java =================================================================== RCS file: /cvsroot/graxml/DetDescr/AGDD/src/net/hep/AGDD/TGeoModel/Reps/Section.java,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** Section.java 26 Jan 2007 15:10:22 -0000 1.4 --- Section.java 29 Apr 2008 14:47:53 -0000 1.5 *************** *** 33,36 **** --- 33,39 ---- * <pre> * $Log$ + * Revision 1.5 2008/04/29 14:47:53 hrivnac + * javadoc cleaned + * * Revision 1.4 2007/01/26 15:10:22 hrivnac * fixed included files with JAXB 2.0 *************** *** 56,59 **** --- 59,66 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ Index: Tubs.java =================================================================== RCS file: /cvsroot/graxml/DetDescr/AGDD/src/net/hep/AGDD/TGeoModel/Reps/Tubs.java,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** Tubs.java 25 Jan 2007 18:40:14 -0000 1.2 --- Tubs.java 29 Apr 2008 14:47:53 -0000 1.3 *************** *** 26,29 **** --- 26,32 ---- * <pre> * $Log$ + * Revision 1.3 2008/04/29 14:47:53 hrivnac + * javadoc cleaned + * * Revision 1.2 2007/01/25 18:40:14 hrivnac * migrated to JAXB 2.0 *************** *** 43,46 **** --- 46,53 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ Index: MposX.java =================================================================== RCS file: /cvsroot/graxml/DetDescr/AGDD/src/net/hep/AGDD/TGeoModel/Reps/MposX.java,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** MposX.java 25 Jan 2007 18:40:14 -0000 1.2 --- MposX.java 29 Apr 2008 14:47:50 -0000 1.3 *************** *** 37,40 **** --- 37,43 ---- * <pre> * $Log$ + * Revision 1.3 2008/04/29 14:47:50 hrivnac + * javadoc cleaned + * * Revision 1.2 2007/01/25 18:40:14 hrivnac * migrated to JAXB 2.0 *************** *** 48,51 **** --- 51,58 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ Index: Array.java =================================================================== RCS file: /cvsroot/graxml/DetDescr/AGDD/src/net/hep/AGDD/TGeoModel/Reps/Array.java,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** Array.java 25 Jan 2007 18:40:14 -0000 1.2 --- Array.java 29 Apr 2008 14:47:50 -0000 1.3 *************** *** 23,26 **** --- 23,29 ---- * <pre> * $Log$ + * Revision 1.3 2008/04/29 14:47:50 hrivnac + * javadoc cleaned + * * Revision 1.2 2007/01/25 18:40:14 hrivnac * migrated to JAXB 2.0 *************** *** 34,37 **** --- 37,44 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ Index: MposR.java =================================================================== RCS file: /cvsroot/graxml/DetDescr/AGDD/src/net/hep/AGDD/TGeoModel/Reps/MposR.java,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** MposR.java 25 Jan 2007 18:40:14 -0000 1.2 --- MposR.java 29 Apr 2008 14:47:50 -0000 1.3 *************** *** 37,40 **** --- 37,43 ---- * <pre> * $Log$ + * Revision 1.3 2008/04/29 14:47:50 hrivnac + * javadoc cleaned + * * Revision 1.2 2007/01/25 18:40:14 hrivnac * migrated to JAXB 2.0 *************** *** 51,54 **** --- 54,61 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ Index: PosRPhiZ.java =================================================================== RCS file: /cvsroot/graxml/DetDescr/AGDD/src/net/hep/AGDD/TGeoModel/Reps/PosRPhiZ.java,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** PosRPhiZ.java 25 Jan 2007 18:40:14 -0000 1.2 --- PosRPhiZ.java 29 Apr 2008 14:47:53 -0000 1.3 *************** *** 37,40 **** --- 37,43 ---- * <pre> * $Log$ + * Revision 1.3 2008/04/29 14:47:53 hrivnac + * javadoc cleaned + * * Revision 1.2 2007/01/25 18:40:14 hrivnac * migrated to JAXB 2.0 *************** *** 48,51 **** --- 51,58 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ Index: Box.java =================================================================== RCS file: /cvsroot/graxml/DetDescr/AGDD/src/net/hep/AGDD/TGeoModel/Reps/Box.java,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** Box.java 25 Jan 2007 18:40:14 -0000 1.4 --- Box.java 29 Apr 2008 14:47:50 -0000 1.5 *************** *** 33,36 **** --- 33,39 ---- * <pre> * $Log$ + * Revision 1.5 2008/04/29 14:47:50 hrivnac + * javadoc cleaned + * * Revision 1.4 2007/01/25 18:40:14 hrivnac * migrated to JAXB 2.0 *************** *** 44,47 **** --- 47,54 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ Index: Trap.java =================================================================== RCS file: /cvsroot/graxml/DetDescr/AGDD/src/net/hep/AGDD/TGeoModel/Reps/Trap.java,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** Trap.java 25 Jan 2007 18:40:14 -0000 1.3 --- Trap.java 29 Apr 2008 14:47:53 -0000 1.4 *************** *** 28,31 **** --- 28,34 ---- * <pre> * $Log$ + * Revision 1.4 2008/04/29 14:47:53 hrivnac + * javadoc cleaned + * * Revision 1.3 2007/01/25 18:40:14 hrivnac * migrated to JAXB 2.0 *************** *** 45,48 **** --- 48,55 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ Index: Cons.java =================================================================== RCS file: /cvsroot/graxml/DetDescr/AGDD/src/net/hep/AGDD/TGeoModel/Reps/Cons.java,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** Cons.java 25 Jan 2007 18:40:14 -0000 1.2 --- Cons.java 29 Apr 2008 14:47:50 -0000 1.3 *************** *** 26,29 **** --- 26,32 ---- * <pre> * $Log$ + * Revision 1.3 2008/04/29 14:47:50 hrivnac + * javadoc cleaned + * * Revision 1.2 2007/01/25 18:40:14 hrivnac * migrated to JAXB 2.0 *************** *** 43,46 **** --- 46,53 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ Index: AGDD.java =================================================================== RCS file: /cvsroot/graxml/DetDescr/AGDD/src/net/hep/AGDD/TGeoModel/Reps/AGDD.java,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** AGDD.java 25 Jan 2007 23:36:28 -0000 1.3 --- AGDD.java 29 Apr 2008 14:47:50 -0000 1.4 *************** *** 30,33 **** --- 30,36 ---- * <pre> * $Log$ + * Revision 1.4 2008/04/29 14:47:50 hrivnac + * javadoc cleaned + * * Revision 1.3 2007/01/25 23:36:28 hrivnac * fixes for JAXB 2.0 *************** *** 47,50 **** --- 50,57 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ Index: MposWedge.java =================================================================== RCS file: /cvsroot/graxml/DetDescr/AGDD/src/net/hep/AGDD/TGeoModel/Reps/MposWedge.java,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** MposWedge.java 25 Jan 2007 18:40:14 -0000 1.2 --- MposWedge.java 29 Apr 2008 14:47:50 -0000 1.3 *************** *** 38,41 **** --- 38,44 ---- * <pre> * $Log$ + * Revision 1.3 2008/04/29 14:47:50 hrivnac + * javadoc cleaned + * * Revision 1.2 2007/01/25 18:40:14 hrivnac * migrated to JAXB 2.0 *************** *** 52,55 **** --- 55,62 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ Index: MposPhi.java =================================================================== RCS file: /cvsroot/graxml/DetDescr/AGDD/src/net/hep/AGDD/TGeoModel/Reps/MposPhi.java,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** MposPhi.java 25 Jan 2007 18:40:14 -0000 1.2 --- MposPhi.java 29 Apr 2008 14:47:50 -0000 1.3 *************** *** 39,42 **** --- 39,45 ---- * <pre> * $Log$ + * Revision 1.3 2008/04/29 14:47:50 hrivnac + * javadoc cleaned + * * Revision 1.2 2007/01/25 18:40:14 hrivnac * migrated to JAXB 2.0 *************** *** 53,56 **** --- 56,63 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ Index: Foreach.java =================================================================== RCS file: /cvsroot/graxml/DetDescr/AGDD/src/net/hep/AGDD/TGeoModel/Reps/Foreach.java,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** Foreach.java 25 Jan 2007 23:36:28 -0000 1.3 --- Foreach.java 29 Apr 2008 14:47:50 -0000 1.4 *************** *** 34,37 **** --- 34,40 ---- * <pre> * $Log$ + * Revision 1.4 2008/04/29 14:47:50 hrivnac + * javadoc cleaned + * * Revision 1.3 2007/01/25 23:36:28 hrivnac * fixes for JAXB 2.0 *************** *** 51,54 **** --- 54,61 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ Index: Pcon.java =================================================================== RCS file: /cvsroot/graxml/DetDescr/AGDD/src/net/hep/AGDD/TGeoModel/Reps/Pcon.java,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** Pcon.java 25 Jan 2007 23:36:28 -0000 1.4 --- Pcon.java 29 Apr 2008 14:47:53 -0000 1.5 *************** *** 35,38 **** --- 35,41 ---- * <pre> * $Log$ + * Revision 1.5 2008/04/29 14:47:53 hrivnac + * javadoc cleaned + * * Revision 1.4 2007/01/25 23:36:28 hrivnac * fixes for JAXB 2.0 *************** *** 58,61 **** --- 61,68 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ Index: Para.java =================================================================== RCS file: /cvsroot/graxml/DetDescr/AGDD/src/net/hep/AGDD/TGeoModel/Reps/Para.java,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** Para.java 25 Jan 2007 18:40:14 -0000 1.3 --- Para.java 29 Apr 2008 14:47:51 -0000 1.4 *************** *** 32,35 **** --- 32,38 ---- * <pre> * $Log$ + * Revision 1.4 2008/04/29 14:47:51 hrivnac + * javadoc cleaned + * * Revision 1.3 2007/01/25 18:40:14 hrivnac * migrated to JAXB 2.0 *************** *** 49,52 **** --- 52,59 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ Index: Composition.java =================================================================== RCS file: /cvsroot/graxml/DetDescr/AGDD/src/net/hep/AGDD/TGeoModel/Reps/Composition.java,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** Composition.java 25 Jan 2007 23:36:28 -0000 1.4 --- Composition.java 29 Apr 2008 14:47:50 -0000 1.5 *************** *** 34,37 **** --- 34,40 ---- * <pre> * $Log$ + * Revision 1.5 2008/04/29 14:47:50 hrivnac + * javadoc cleaned + * * Revision 1.4 2007/01/25 23:36:28 hrivnac * fixes for JAXB 2.0 *************** *** 57,60 **** --- 60,67 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ Index: Table.java =================================================================== RCS file: /cvsroot/graxml/DetDescr/AGDD/src/net/hep/AGDD/TGeoModel/Reps/Table.java,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** Table.java 25 Jan 2007 23:36:28 -0000 1.3 --- Table.java 29 Apr 2008 14:47:53 -0000 1.4 *************** *** 30,33 **** --- 30,36 ---- * <pre> * $Log$ + * Revision 1.4 2008/04/29 14:47:53 hrivnac + * javadoc cleaned + * * Revision 1.3 2007/01/25 23:36:28 hrivnac * fixes for JAXB 2.0 *************** *** 44,47 **** --- 47,54 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ Index: AGDDmedium.java =================================================================== RCS file: /cvsroot/graxml/DetDescr/AGDD/src/net/hep/AGDD/TGeoModel/Reps/AGDDmedium.java,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** AGDDmedium.java 25 Jan 2007 18:40:14 -0000 1.3 --- AGDDmedium.java 29 Apr 2008 14:47:50 -0000 1.4 *************** *** 13,22 **** import java.util.HashMap; ! /** AGDD representation {@link net.hep.graphics.GraXML.GraXMLJAXBRep} of <code>box</code> AGDD element ! * connected via JAXB {@link BoxType} generic JAXB * interface. * <p><font color="#880088"> * <pre> * $Log$ * Revision 1.3 2007/01/25 18:40:14 hrivnac * migrated to JAXB 2.0 --- 13,25 ---- import java.util.HashMap; ! /** AGDD representation {@link net.hep.graphics.GraXML.GraXMLJAXBRep} of <code>medium</code> AGDD element ! * connected via JAXB {@link MediumType} generic JAXB * interface. * <p><font color="#880088"> * <pre> * $Log$ + * Revision 1.4 2008/04/29 14:47:50 hrivnac + * javadoc cleaned + * * Revision 1.3 2007/01/25 18:40:14 hrivnac * migrated to JAXB 2.0 *************** *** 31,34 **** --- 34,41 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ Index: AGDDmaterial.java =================================================================== RCS file: /cvsroot/graxml/DetDescr/AGDD/src/net/hep/AGDD/TGeoModel/Reps/AGDDmaterial.java,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** AGDDmaterial.java 25 Jan 2007 18:40:14 -0000 1.2 --- AGDDmaterial.java 29 Apr 2008 14:47:50 -0000 1.3 *************** *** 18,27 **** import java.util.HashMap; ! /** AGDD representation {@link net.hep.graphics.GraXML.GraXMLJAXBRep} of <code>box</code> AGDD element ! * connected via JAXB {@link BoxType} generic JAXB * interface. * <p><font color="#880088"> * <pre> * $Log$ * Revision 1.2 2007/01/25 18:40:14 hrivnac * migrated to JAXB 2.0 --- 18,30 ---- import java.util.HashMap; ! /** AGDD representation {@link net.hep.graphics.GraXML.GraXMLJAXBRep} of <code>material</code> AGDD element ! * connected via JAXB {@link MaterialType} generic JAXB * interface. * <p><font color="#880088"> * <pre> * $Log$ + * Revision 1.3 2008/04/29 14:47:50 hrivnac + * javadoc cleaned + * * Revision 1.2 2007/01/25 18:40:14 hrivnac * migrated to JAXB 2.0 *************** *** 33,36 **** --- 36,43 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ Index: Var.java =================================================================== RCS file: /cvsroot/graxml/DetDescr/AGDD/src/net/hep/AGDD/TGeoModel/Reps/Var.java,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** Var.java 25 Jan 2007 18:40:14 -0000 1.2 --- Var.java 29 Apr 2008 14:47:53 -0000 1.3 *************** *** 26,29 **** --- 26,32 ---- * <pre> * $Log$ + * Revision 1.3 2008/04/29 14:47:53 hrivnac + * javadoc cleaned + * * Revision 1.2 2007/01/25 18:40:14 hrivnac * migrated to JAXB 2.0 *************** *** 37,40 **** --- 40,47 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ Index: PosXYZ.java =================================================================== RCS file: /cvsroot/graxml/DetDescr/AGDD/src/net/hep/AGDD/TGeoModel/Reps/PosXYZ.java,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** PosXYZ.java 25 Jan 2007 18:40:14 -0000 1.2 --- PosXYZ.java 29 Apr 2008 14:47:53 -0000 1.3 *************** *** 36,39 **** --- 36,42 ---- * <pre> * $Log$ + * Revision 1.3 2008/04/29 14:47:53 hrivnac + * javadoc cleaned + * * Revision 1.2 2007/01/25 18:40:14 hrivnac * migrated to JAXB 2.0 *************** *** 53,56 **** --- 56,63 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ Index: AGDDaddelement.java =================================================================== RCS file: /cvsroot/graxml/DetDescr/AGDD/src/net/hep/AGDD/TGeoModel/Reps/AGDDaddelement.java,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** AGDDaddelement.java 25 Jan 2007 18:40:14 -0000 1.2 --- AGDDaddelement.java 29 Apr 2008 14:47:50 -0000 1.3 *************** *** 14,23 **** import java.util.HashMap; import java.util.List; ! /** AGDD representation {@link net.hep.graphics.GraXML.GraXMLJAXBRep} of <code>box</code> AGDD element ! * connected via JAXB {@link BoxType} generic JAXB * interface. * <p><font color="#880088"> * <pre> * $Log$ * Revision 1.2 2007/01/25 18:40:14 hrivnac * migrated to JAXB 2.0 --- 14,26 ---- import java.util.HashMap; import java.util.List; ! /** AGDD representation {@link net.hep.graphics.GraXML.GraXMLJAXBRep} of <code>addelement</code> AGDD element ! * connected via JAXB {@link AddelementType} generic JAXB * interface. * <p><font color="#880088"> * <pre> * $Log$ + * Revision 1.3 2008/04/29 14:47:50 hrivnac + * javadoc cleaned + * * Revision 1.2 2007/01/25 18:40:14 hrivnac * migrated to JAXB 2.0 *************** *** 29,32 **** --- 32,39 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ Index: MposY.java =================================================================== RCS file: /cvsroot/graxml/DetDescr/AGDD/src/net/hep/AGDD/TGeoModel/Reps/MposY.java,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** MposY.java 25 Jan 2007 18:40:14 -0000 1.2 --- MposY.java 29 Apr 2008 14:47:50 -0000 1.3 *************** *** 35,38 **** --- 35,41 ---- * <pre> * $Log$ + * Revision 1.3 2008/04/29 14:47:50 hrivnac + * javadoc cleaned + * * Revision 1.2 2007/01/25 18:40:14 hrivnac * migrated to JAXB 2.0 *************** *** 49,52 **** --- 52,59 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ Index: AGDDelement.java =================================================================== RCS file: /cvsroot/graxml/DetDescr/AGDD/src/net/hep/AGDD/TGeoModel/Reps/AGDDelement.java,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** AGDDelement.java 25 Jan 2007 18:40:14 -0000 1.2 --- AGDDelement.java 29 Apr 2008 14:47:50 -0000 1.3 *************** *** 13,22 **** import java.util.HashMap; ! /** AGDD representation {@link net.hep.graphics.GraXML.GraXMLJAXBRep} of <code>box</code> AGDD element ! * connected via JAXB {@link BoxType} generic JAXB * interface. * <p><font color="#880088"> * <pre> * $Log$ * Revision 1.2 2007/01/25 18:40:14 hrivnac * migrated to JAXB 2.0 --- 13,25 ---- import java.util.HashMap; ! /** AGDD representation {@link net.hep.graphics.GraXML.GraXMLJAXBRep} of <code>element</code> AGDD element ! * connected via JAXB {@link net.hep.AGDD.JAXB.ElementType} generic JAXB * interface. * <p><font color="#880088"> * <pre> * $Log$ + * Revision 1.3 2008/04/29 14:47:50 hrivnac + * javadoc cleaned + * * Revision 1.2 2007/01/25 18:40:14 hrivnac * migrated to JAXB 2.0 *************** *** 28,31 **** --- 31,38 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:pot...@bn...">M.Potekhin</a> */ Index: MposZ.java =================================================================== RCS file: /cvsroot/graxml/DetDescr/AGDD/src/net/hep/AGDD/TGeoModel/Reps/MposZ.java,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** MposZ.java 25 Jan 2007 18:40:14 -0000 1.2 --- MposZ.java 29 Apr 2008 14:47:50 -0000 1.3 *************** *** 37,40 **** --- 37,43 ---- * <pre> * $Log$ + * Revision 1.3 2008/04/29 14:47:50 hrivnac + * javadoc cleaned + * * Revision 1.2 2007/01/25 18:40:14 hrivnac * migrated to JAXB 2.0 *************** *** 51,54 **** --- 54,61 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ |
From: Julius H. <hr...@us...> - 2008-04-29 14:48:43
|
Update of /cvsroot/graxml/DetDescr/AGDD/src/net/hep/AGDD/TGeoModel In directory sc8-pr-cvs2.sourceforge.net:/tmp/cvs-serv21427/net/hep/AGDD/TGeoModel Modified Files: Evaluator.java Position.java Positioner.java Solid.java TGeoAGDDBuilder.java Log Message: javadoc cleaned Index: Position.java =================================================================== RCS file: /cvsroot/graxml/DetDescr/AGDD/src/net/hep/AGDD/TGeoModel/Position.java,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** Position.java 8 Feb 2006 21:29:52 -0000 1.1 --- Position.java 29 Apr 2008 14:47:50 -0000 1.2 *************** *** 13,16 **** --- 13,19 ---- * <pre> * $Log$ + * Revision 1.2 2008/04/29 14:47:50 hrivnac + * javadoc cleaned + * * Revision 1.1 2006/02/08 21:29:52 starxml * Adding first cut of working components *************** *** 27,30 **** --- 30,37 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ Index: Positioner.java =================================================================== RCS file: /cvsroot/graxml/DetDescr/AGDD/src/net/hep/AGDD/TGeoModel/Positioner.java,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** Positioner.java 25 Jan 2007 23:36:28 -0000 1.4 --- Positioner.java 29 Apr 2008 14:47:50 -0000 1.5 *************** *** 47,50 **** --- 47,53 ---- * <pre> * $Log$ + * Revision 1.5 2008/04/29 14:47:50 hrivnac + * javadoc cleaned + * * Revision 1.4 2007/01/25 23:36:28 hrivnac * fixes for JAXB 2.0 *************** *** 79,82 **** --- 82,89 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ *************** *** 135,139 **** } ! /** Verify that {@link MasterBuilder} type is {@link AGDDBuilder} and * set it. * @param builder The {@link MasterBuilder} to be verified and set. */ --- 142,146 ---- } ! /** Verify that {@link MasterBuilder} type is {@link TGeoAGDDBuilder} and * set it. * @param builder The {@link MasterBuilder} to be verified and set. */ *************** *** 146,151 **** } ! /** Used {@link AGDDBuilder}. ! * @return The used {@link AGDDBuilder}. */ protected TGeoAGDDBuilder builder() { return _builder; --- 153,158 ---- } ! /** Used {@link TGeoAGDDBuilder}. ! * @return The used {@link TGeoAGDDBuilder}. */ protected TGeoAGDDBuilder builder() { return _builder; Index: TGeoAGDDBuilder.java =================================================================== RCS file: /cvsroot/graxml/DetDescr/AGDD/src/net/hep/AGDD/TGeoModel/TGeoAGDDBuilder.java,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** TGeoAGDDBuilder.java 25 Jan 2007 18:40:13 -0000 1.4 --- TGeoAGDDBuilder.java 29 Apr 2008 14:47:50 -0000 1.5 *************** *** 28,31 **** --- 28,34 ---- * <pre> * $Log$ + * Revision 1.5 2008/04/29 14:47:50 hrivnac + * javadoc cleaned + * * Revision 1.4 2007/01/25 18:40:13 hrivnac * migrated to JAXB 2.0 *************** *** 57,60 **** --- 60,67 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ *************** *** 190,194 **** * @param name The name of the colored object. * @param rgb The red, green and blue components within <0; 255>. ! * if null, {@link mMasterBuilder} uses standard strategy.} * @param transparency The level of transparency <0.0; 1.0>. * @return The created {@link Appearance}. */ --- 197,201 ---- * @param name The name of the colored object. * @param rgb The red, green and blue components within <0; 255>. ! * if null, {@link MasterBuilder} uses standard strategy.} * @param transparency The level of transparency <0.0; 1.0>. * @return The created {@link Appearance}. */ Index: Solid.java =================================================================== RCS file: /cvsroot/graxml/DetDescr/AGDD/src/net/hep/AGDD/TGeoModel/Solid.java,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** Solid.java 25 Jan 2007 18:40:13 -0000 1.3 --- Solid.java 29 Apr 2008 14:47:50 -0000 1.4 *************** *** 41,44 **** --- 41,47 ---- * <pre> * $Log$ + * Revision 1.4 2008/04/29 14:47:50 hrivnac + * javadoc cleaned + * * Revision 1.3 2007/01/25 18:40:13 hrivnac * migrated to JAXB 2.0 *************** *** 61,64 **** --- 64,71 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ *************** *** 140,144 **** /** Verify if element is already registered in ! * {@link et.hep.graphics.GraXML.Optimisator.OptimisationDB} database, * use it if yes. * @param nameCore The name of the element (without ordering extension). --- 147,151 ---- /** Verify if element is already registered in ! * {@link net.hep.graphics.GraXML.Optimisator.OptimisationDB} database, * use it if yes. * @param nameCore The name of the element (without ordering extension). *************** *** 171,175 **** } ! /** Verify that {@link MasterBuilder} type is {@link AGDDBuilder} and * set it. * @param builder The {@link MasterBuilder} to be verified and set. */ --- 178,182 ---- } ! /** Verify that {@link MasterBuilder} type is {@link TGeoAGDDBuilder} and * set it. * @param builder The {@link MasterBuilder} to be verified and set. */ *************** *** 182,187 **** } ! /** Used {@link AGDDBuilder}. ! * @return The used {@link AGDDBuilder}. */ protected TGeoAGDDBuilder builder() { return _builder; --- 189,194 ---- } ! /** Used {@link TGeoAGDDBuilder}. ! * @return The used {@link TGeoAGDDBuilder}. */ protected TGeoAGDDBuilder builder() { return _builder; Index: Evaluator.java =================================================================== RCS file: /cvsroot/graxml/DetDescr/AGDD/src/net/hep/AGDD/TGeoModel/Evaluator.java,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** Evaluator.java 25 Jan 2007 23:36:27 -0000 1.3 --- Evaluator.java 29 Apr 2008 14:47:50 -0000 1.4 *************** *** 39,42 **** --- 39,45 ---- * <pre> * $Log$ + * Revision 1.4 2008/04/29 14:47:50 hrivnac + * javadoc cleaned + * * Revision 1.3 2007/01/25 23:36:27 hrivnac * fixes for JAXB 2.0 *************** *** 74,77 **** --- 77,84 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ |
From: Julius H. <hr...@us...> - 2008-04-29 14:48:43
|
Update of /cvsroot/graxml/DetDescr/AGDD/src/net/hep/AGDD/GeometricModel In directory sc8-pr-cvs2.sourceforge.net:/tmp/cvs-serv21427/net/hep/AGDD/GeometricModel Modified Files: AGDDBuilder.java Boolean.java Evaluator.java Position.java Positioner.java Solid.java Log Message: javadoc cleaned Index: Positioner.java =================================================================== RCS file: /cvsroot/graxml/DetDescr/AGDD/src/net/hep/AGDD/GeometricModel/Positioner.java,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** Positioner.java 25 Jan 2007 23:36:27 -0000 1.5 --- Positioner.java 29 Apr 2008 14:47:49 -0000 1.6 *************** *** 38,41 **** --- 38,44 ---- * <pre> * $Log$ + * Revision 1.6 2008/04/29 14:47:49 hrivnac + * javadoc cleaned + * * Revision 1.5 2007/01/25 23:36:27 hrivnac * fixes for JAXB 2.0 *************** *** 73,76 **** --- 76,83 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ Index: Solid.java =================================================================== RCS file: /cvsroot/graxml/DetDescr/AGDD/src/net/hep/AGDD/GeometricModel/Solid.java,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** Solid.java 25 Jan 2007 23:36:27 -0000 1.8 --- Solid.java 29 Apr 2008 14:47:49 -0000 1.9 *************** *** 30,33 **** --- 30,36 ---- * <pre> * $Log$ + * Revision 1.9 2008/04/29 14:47:49 hrivnac + * javadoc cleaned + * * Revision 1.8 2007/01/25 23:36:27 hrivnac * fixes for JAXB 2.0 *************** *** 65,68 **** --- 68,75 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ Index: Position.java =================================================================== RCS file: /cvsroot/graxml/DetDescr/AGDD/src/net/hep/AGDD/GeometricModel/Position.java,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** Position.java 6 Oct 2005 15:36:20 -0000 1.2 --- Position.java 29 Apr 2008 14:47:49 -0000 1.3 *************** *** 13,16 **** --- 13,19 ---- * <pre> * $Log$ + * Revision 1.3 2008/04/29 14:47:49 hrivnac + * javadoc cleaned + * * Revision 1.2 2005/10/06 15:36:20 hrivnac * Materials added, version moved to v7 *************** *** 30,33 **** --- 33,40 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ Index: Boolean.java =================================================================== RCS file: /cvsroot/graxml/DetDescr/AGDD/src/net/hep/AGDD/GeometricModel/Boolean.java,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** Boolean.java 15 Feb 2007 17:18:36 -0000 1.1 --- Boolean.java 29 Apr 2008 14:47:49 -0000 1.2 *************** *** 39,42 **** --- 39,45 ---- * <pre> * $Log$ + * Revision 1.2 2008/04/29 14:47:49 hrivnac + * javadoc cleaned + * * Revision 1.1 2007/02/15 17:18:36 hrivnac * Boolean operations introduced, not yet working *************** *** 44,47 **** --- 47,54 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ *************** *** 52,56 **** /** Perform boolean operation. * @param builder The {@link MasterBuilder} building this SceneGraph. ! * @param bool The {@link BooleanSolidType} to be used. * @param operation The required {@link BooleanOperation}. * @param parent The name of the parent element. --- 59,63 ---- /** Perform boolean operation. * @param builder The {@link MasterBuilder} building this SceneGraph. ! * @param bool The {@link BooleanVolume} to be used. * @param operation The required {@link BooleanOperation}. * @param parent The name of the parent element. Index: Evaluator.java =================================================================== RCS file: /cvsroot/graxml/DetDescr/AGDD/src/net/hep/AGDD/GeometricModel/Evaluator.java,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** Evaluator.java 22 Dec 2007 15:22:52 -0000 1.4 --- Evaluator.java 29 Apr 2008 14:47:49 -0000 1.5 *************** *** 36,39 **** --- 36,42 ---- * <pre> * $Log$ + * Revision 1.5 2008/04/29 14:47:49 hrivnac + * javadoc cleaned + * * Revision 1.4 2007/12/22 15:22:52 hrivnac * Google Analytics added *************** *** 74,77 **** --- 77,84 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ Index: AGDDBuilder.java =================================================================== RCS file: /cvsroot/graxml/DetDescr/AGDD/src/net/hep/AGDD/GeometricModel/AGDDBuilder.java,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** AGDDBuilder.java 14 Jan 2007 17:15:22 -0000 1.8 --- AGDDBuilder.java 29 Apr 2008 14:47:49 -0000 1.9 *************** *** 30,33 **** --- 30,36 ---- * <pre> * $Log$ + * Revision 1.9 2008/04/29 14:47:49 hrivnac + * javadoc cleaned + * * Revision 1.8 2007/01/14 17:15:22 hrivnac * embedded demos included *************** *** 74,77 **** --- 77,84 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ |
From: Julius H. <hr...@us...> - 2008-04-29 14:48:43
|
Update of /cvsroot/graxml/DetDescr/AGDD/src/net/hep/AGDD/Test In directory sc8-pr-cvs2.sourceforge.net:/tmp/cvs-serv21427/net/hep/AGDD/Test Modified Files: JAXB.java Log Message: javadoc cleaned Index: JAXB.java =================================================================== RCS file: /cvsroot/graxml/DetDescr/AGDD/src/net/hep/AGDD/Test/JAXB.java,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** JAXB.java 25 Jan 2007 18:40:15 -0000 1.4 --- JAXB.java 29 Apr 2008 14:47:54 -0000 1.5 *************** *** 19,22 **** --- 19,25 ---- * <pre> * $Log$ + * Revision 1.5 2008/04/29 14:47:54 hrivnac + * javadoc cleaned + * * Revision 1.4 2007/01/25 18:40:15 hrivnac * migrated to JAXB 2.0 *************** *** 36,39 **** --- 39,46 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ |
Update of /cvsroot/graxml/DetDescr/AGDD/src/net/hep/AGDD/GeometricModel/Reps In directory sc8-pr-cvs2.sourceforge.net:/tmp/cvs-serv21427/net/hep/AGDD/GeometricModel/Reps Modified Files: AGDD.java Array.java Box.java Composition.java Cons.java Foreach.java Gvxy.java Intersection.java MposPhi.java MposR.java MposWedge.java MposX.java MposY.java MposZ.java Para.java Pcon.java Phedra.java PosRPhiZ.java PosXYZ.java Rot.java Section.java Sphere.java Subtraction.java Table.java Torus.java Transform.java Trap.java Trd.java Tubs.java Union.java Var.java Log Message: javadoc cleaned Index: Trd.java =================================================================== RCS file: /cvsroot/graxml/DetDescr/AGDD/src/net/hep/AGDD/GeometricModel/Reps/Trd.java,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** Trd.java 25 Jan 2007 18:40:12 -0000 1.4 --- Trd.java 29 Apr 2008 14:47:50 -0000 1.5 *************** *** 26,29 **** --- 26,32 ---- * <pre> * $Log$ + * Revision 1.5 2008/04/29 14:47:50 hrivnac + * javadoc cleaned + * * Revision 1.4 2007/01/25 18:40:12 hrivnac * migrated to JAXB 2.0 *************** *** 49,52 **** --- 52,59 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ Index: Sphere.java =================================================================== RCS file: /cvsroot/graxml/DetDescr/AGDD/src/net/hep/AGDD/GeometricModel/Reps/Sphere.java,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** Sphere.java 12 Feb 2007 15:56:50 -0000 1.1 --- Sphere.java 29 Apr 2008 14:47:49 -0000 1.2 *************** *** 35,38 **** --- 35,41 ---- * <pre> * $Log$ + * Revision 1.2 2008/04/29 14:47:49 hrivnac + * javadoc cleaned + * * Revision 1.1 2007/02/12 15:56:50 hrivnac * sphere and torus added *************** *** 40,43 **** --- 43,50 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ Index: Union.java =================================================================== RCS file: /cvsroot/graxml/DetDescr/AGDD/src/net/hep/AGDD/GeometricModel/Reps/Union.java,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** Union.java 15 Feb 2007 17:18:38 -0000 1.1 --- Union.java 29 Apr 2008 14:47:50 -0000 1.2 *************** *** 22,30 **** /** GraXML representation {@link net.hep.graphics.GraXML.GraXMLJAXBRep} * of <code>union</code> AGDD elements ! * connected via JAXB {@link net.hep.AGDD.JAXB.Union} generic JAXB * interface. * <p><font color="#880088"> * <pre> * $Log$ * Revision 1.1 2007/02/15 17:18:38 hrivnac * Boolean operations introduced, not yet working --- 22,33 ---- /** GraXML representation {@link net.hep.graphics.GraXML.GraXMLJAXBRep} * of <code>union</code> AGDD elements ! * connected via JAXB {@link net.hep.AGDD.JAXB.UnionType} generic JAXB * interface. * <p><font color="#880088"> * <pre> * $Log$ + * Revision 1.2 2008/04/29 14:47:50 hrivnac + * javadoc cleaned + * * Revision 1.1 2007/02/15 17:18:38 hrivnac * Boolean operations introduced, not yet working *************** *** 32,35 **** --- 35,42 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ Index: Section.java =================================================================== RCS file: /cvsroot/graxml/DetDescr/AGDD/src/net/hep/AGDD/GeometricModel/Reps/Section.java,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** Section.java 26 Jan 2007 15:10:21 -0000 1.6 --- Section.java 29 Apr 2008 14:47:49 -0000 1.7 *************** *** 31,34 **** --- 31,37 ---- * <pre> * $Log$ + * Revision 1.7 2008/04/29 14:47:49 hrivnac + * javadoc cleaned + * * Revision 1.6 2007/01/26 15:10:21 hrivnac * fixed included files with JAXB 2.0 *************** *** 60,63 **** --- 63,70 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ Index: Tubs.java =================================================================== RCS file: /cvsroot/graxml/DetDescr/AGDD/src/net/hep/AGDD/GeometricModel/Reps/Tubs.java,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** Tubs.java 25 Jan 2007 18:40:12 -0000 1.4 --- Tubs.java 29 Apr 2008 14:47:50 -0000 1.5 *************** *** 26,29 **** --- 26,32 ---- * <pre> * $Log$ + * Revision 1.5 2008/04/29 14:47:50 hrivnac + * javadoc cleaned + * * Revision 1.4 2007/01/25 18:40:12 hrivnac * migrated to JAXB 2.0 *************** *** 49,52 **** --- 52,59 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ Index: MposX.java =================================================================== RCS file: /cvsroot/graxml/DetDescr/AGDD/src/net/hep/AGDD/GeometricModel/Reps/MposX.java,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** MposX.java 25 Jan 2007 18:40:09 -0000 1.3 --- MposX.java 29 Apr 2008 14:47:49 -0000 1.4 *************** *** 35,38 **** --- 35,41 ---- * <pre> * $Log$ + * Revision 1.4 2008/04/29 14:47:49 hrivnac + * javadoc cleaned + * * Revision 1.3 2007/01/25 18:40:09 hrivnac * migrated to JAXB 2.0 *************** *** 49,52 **** --- 52,59 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ Index: Array.java =================================================================== RCS file: /cvsroot/graxml/DetDescr/AGDD/src/net/hep/AGDD/GeometricModel/Reps/Array.java,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** Array.java 25 Jan 2007 18:40:09 -0000 1.2 --- Array.java 29 Apr 2008 14:47:49 -0000 1.3 *************** *** 23,26 **** --- 23,29 ---- * <pre> * $Log$ + * Revision 1.3 2008/04/29 14:47:49 hrivnac + * javadoc cleaned + * * Revision 1.2 2007/01/25 18:40:09 hrivnac * migrated to JAXB 2.0 *************** *** 34,37 **** --- 37,44 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ Index: MposR.java =================================================================== RCS file: /cvsroot/graxml/DetDescr/AGDD/src/net/hep/AGDD/GeometricModel/Reps/MposR.java,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** MposR.java 25 Jan 2007 18:40:09 -0000 1.3 --- MposR.java 29 Apr 2008 14:47:49 -0000 1.4 *************** *** 37,40 **** --- 37,43 ---- * <pre> * $Log$ + * Revision 1.4 2008/04/29 14:47:49 hrivnac + * javadoc cleaned + * * Revision 1.3 2007/01/25 18:40:09 hrivnac * migrated to JAXB 2.0 *************** *** 54,57 **** --- 57,64 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ Index: Foreach.java =================================================================== RCS file: /cvsroot/graxml/DetDescr/AGDD/src/net/hep/AGDD/GeometricModel/Reps/Foreach.java,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** Foreach.java 25 Jan 2007 23:36:27 -0000 1.3 --- Foreach.java 29 Apr 2008 14:47:49 -0000 1.4 *************** *** 34,37 **** --- 34,40 ---- * <pre> * $Log$ + * Revision 1.4 2008/04/29 14:47:49 hrivnac + * javadoc cleaned + * * Revision 1.3 2007/01/25 23:36:27 hrivnac * fixes for JAXB 2.0 *************** *** 51,54 **** --- 54,61 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ Index: PosRPhiZ.java =================================================================== RCS file: /cvsroot/graxml/DetDescr/AGDD/src/net/hep/AGDD/GeometricModel/Reps/PosRPhiZ.java,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** PosRPhiZ.java 25 Jan 2007 18:40:12 -0000 1.3 --- PosRPhiZ.java 29 Apr 2008 14:47:49 -0000 1.4 *************** *** 37,40 **** --- 37,43 ---- * <pre> * $Log$ + * Revision 1.4 2008/04/29 14:47:49 hrivnac + * javadoc cleaned + * * Revision 1.3 2007/01/25 18:40:12 hrivnac * migrated to JAXB 2.0 *************** *** 51,54 **** --- 54,61 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ Index: Phedra.java =================================================================== RCS file: /cvsroot/graxml/DetDescr/AGDD/src/net/hep/AGDD/GeometricModel/Reps/Phedra.java,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** Phedra.java 25 Jan 2007 18:40:12 -0000 1.5 --- Phedra.java 29 Apr 2008 14:47:49 -0000 1.6 *************** *** 26,29 **** --- 26,32 ---- * <pre> * $Log$ + * Revision 1.6 2008/04/29 14:47:49 hrivnac + * javadoc cleaned + * * Revision 1.5 2007/01/25 18:40:12 hrivnac * migrated to JAXB 2.0 *************** *** 58,61 **** --- 61,68 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ Index: Box.java =================================================================== RCS file: /cvsroot/graxml/DetDescr/AGDD/src/net/hep/AGDD/GeometricModel/Reps/Box.java,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** Box.java 25 Jan 2007 18:40:09 -0000 1.4 --- Box.java 29 Apr 2008 14:47:49 -0000 1.5 *************** *** 31,34 **** --- 31,37 ---- * <pre> * $Log$ + * Revision 1.5 2008/04/29 14:47:49 hrivnac + * javadoc cleaned + * * Revision 1.4 2007/01/25 18:40:09 hrivnac * migrated to JAXB 2.0 *************** *** 57,60 **** --- 60,67 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ Index: Trap.java =================================================================== RCS file: /cvsroot/graxml/DetDescr/AGDD/src/net/hep/AGDD/GeometricModel/Reps/Trap.java,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** Trap.java 25 Jan 2007 18:40:12 -0000 1.5 --- Trap.java 29 Apr 2008 14:47:50 -0000 1.6 *************** *** 26,29 **** --- 26,32 ---- * <pre> * $Log$ + * Revision 1.6 2008/04/29 14:47:50 hrivnac + * javadoc cleaned + * * Revision 1.5 2007/01/25 18:40:12 hrivnac * migrated to JAXB 2.0 *************** *** 52,55 **** --- 55,62 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ Index: Cons.java =================================================================== RCS file: /cvsroot/graxml/DetDescr/AGDD/src/net/hep/AGDD/GeometricModel/Reps/Cons.java,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** Cons.java 25 Jan 2007 18:40:09 -0000 1.4 --- Cons.java 29 Apr 2008 14:47:49 -0000 1.5 *************** *** 26,29 **** --- 26,32 ---- * <pre> * $Log$ + * Revision 1.5 2008/04/29 14:47:49 hrivnac + * javadoc cleaned + * * Revision 1.4 2007/01/25 18:40:09 hrivnac * migrated to JAXB 2.0 *************** *** 49,52 **** --- 52,59 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ Index: AGDD.java =================================================================== RCS file: /cvsroot/graxml/DetDescr/AGDD/src/net/hep/AGDD/GeometricModel/Reps/AGDD.java,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** AGDD.java 25 Jan 2007 23:36:27 -0000 1.5 --- AGDD.java 29 Apr 2008 14:47:49 -0000 1.6 *************** *** 30,33 **** --- 30,36 ---- * <pre> * $Log$ + * Revision 1.6 2008/04/29 14:47:49 hrivnac + * javadoc cleaned + * * Revision 1.5 2007/01/25 23:36:27 hrivnac * fixes for JAXB 2.0 *************** *** 53,56 **** --- 56,63 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ Index: MposWedge.java =================================================================== RCS file: /cvsroot/graxml/DetDescr/AGDD/src/net/hep/AGDD/GeometricModel/Reps/MposWedge.java,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** MposWedge.java 25 Jan 2007 18:40:09 -0000 1.4 --- MposWedge.java 29 Apr 2008 14:47:49 -0000 1.5 *************** *** 38,41 **** --- 38,44 ---- * <pre> * $Log$ + * Revision 1.5 2008/04/29 14:47:49 hrivnac + * javadoc cleaned + * * Revision 1.4 2007/01/25 18:40:09 hrivnac * migrated to JAXB 2.0 *************** *** 58,61 **** --- 61,68 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ Index: MposPhi.java =================================================================== RCS file: /cvsroot/graxml/DetDescr/AGDD/src/net/hep/AGDD/GeometricModel/Reps/MposPhi.java,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** MposPhi.java 25 Jan 2007 18:40:09 -0000 1.5 --- MposPhi.java 29 Apr 2008 14:47:49 -0000 1.6 *************** *** 38,41 **** --- 38,44 ---- * <pre> * $Log$ + * Revision 1.6 2008/04/29 14:47:49 hrivnac + * javadoc cleaned + * * Revision 1.5 2007/01/25 18:40:09 hrivnac * migrated to JAXB 2.0 *************** *** 61,64 **** --- 64,71 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ Index: Transform.java =================================================================== RCS file: /cvsroot/graxml/DetDescr/AGDD/src/net/hep/AGDD/GeometricModel/Reps/Transform.java,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** Transform.java 25 Jan 2007 18:40:12 -0000 1.2 --- Transform.java 29 Apr 2008 14:47:49 -0000 1.3 *************** *** 35,38 **** --- 35,41 ---- * <pre> * $Log$ + * Revision 1.3 2008/04/29 14:47:49 hrivnac + * javadoc cleaned + * * Revision 1.2 2007/01/25 18:40:12 hrivnac * migrated to JAXB 2.0 *************** *** 49,52 **** --- 52,59 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ Index: Pcon.java =================================================================== RCS file: /cvsroot/graxml/DetDescr/AGDD/src/net/hep/AGDD/GeometricModel/Reps/Pcon.java,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** Pcon.java 25 Jan 2007 23:36:27 -0000 1.7 --- Pcon.java 29 Apr 2008 14:47:49 -0000 1.8 *************** *** 33,36 **** --- 33,39 ---- * <pre> * $Log$ + * Revision 1.8 2008/04/29 14:47:49 hrivnac + * javadoc cleaned + * * Revision 1.7 2007/01/25 23:36:27 hrivnac * fixes for JAXB 2.0 *************** *** 65,68 **** --- 68,75 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ Index: Para.java =================================================================== RCS file: /cvsroot/graxml/DetDescr/AGDD/src/net/hep/AGDD/GeometricModel/Reps/Para.java,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** Para.java 25 Jan 2007 18:40:10 -0000 1.4 --- Para.java 29 Apr 2008 14:47:49 -0000 1.5 *************** *** 32,35 **** --- 32,38 ---- * <pre> * $Log$ + * Revision 1.5 2008/04/29 14:47:49 hrivnac + * javadoc cleaned + * * Revision 1.4 2007/01/25 18:40:10 hrivnac * migrated to JAXB 2.0 *************** *** 55,58 **** --- 58,65 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ Index: Intersection.java =================================================================== RCS file: /cvsroot/graxml/DetDescr/AGDD/src/net/hep/AGDD/GeometricModel/Reps/Intersection.java,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** Intersection.java 15 Feb 2007 17:18:37 -0000 1.1 --- Intersection.java 29 Apr 2008 14:47:49 -0000 1.2 *************** *** 22,30 **** /** GraXML representation {@link net.hep.graphics.GraXML.GraXMLJAXBRep} * of <code>initersection</code> AGDD elements ! * connected via JAXB {@link net.hep.AGDD.JAXB.Intersection} generic JAXB * interface. * <p><font color="#880088"> * <pre> * $Log$ * Revision 1.1 2007/02/15 17:18:37 hrivnac * Boolean operations introduced, not yet working --- 22,33 ---- /** GraXML representation {@link net.hep.graphics.GraXML.GraXMLJAXBRep} * of <code>initersection</code> AGDD elements ! * connected via JAXB {@link net.hep.AGDD.JAXB.IntersectionType} generic JAXB * interface. * <p><font color="#880088"> * <pre> * $Log$ + * Revision 1.2 2008/04/29 14:47:49 hrivnac + * javadoc cleaned + * * Revision 1.1 2007/02/15 17:18:37 hrivnac * Boolean operations introduced, not yet working *************** *** 32,35 **** --- 35,42 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ Index: Rot.java =================================================================== RCS file: /cvsroot/graxml/DetDescr/AGDD/src/net/hep/AGDD/GeometricModel/Reps/Rot.java,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** Rot.java 25 Jan 2007 18:40:12 -0000 1.2 --- Rot.java 29 Apr 2008 14:47:49 -0000 1.3 *************** *** 35,38 **** --- 35,41 ---- * <pre> * $Log$ + * Revision 1.3 2008/04/29 14:47:49 hrivnac + * javadoc cleaned + * * Revision 1.2 2007/01/25 18:40:12 hrivnac * migrated to JAXB 2.0 *************** *** 44,49 **** * added rot and transform * ! * </pre> * </font></p> * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ --- 47,56 ---- * added rot and transform * ! * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ Index: Composition.java =================================================================== RCS file: /cvsroot/graxml/DetDescr/AGDD/src/net/hep/AGDD/GeometricModel/Reps/Composition.java,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** Composition.java 25 Jan 2007 23:36:27 -0000 1.3 --- Composition.java 29 Apr 2008 14:47:49 -0000 1.4 *************** *** 34,37 **** --- 34,40 ---- * <pre> * $Log$ + * Revision 1.4 2008/04/29 14:47:49 hrivnac + * javadoc cleaned + * * Revision 1.3 2007/01/25 23:36:27 hrivnac * fixes for JAXB 2.0 *************** *** 54,57 **** --- 57,64 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ Index: Table.java =================================================================== RCS file: /cvsroot/graxml/DetDescr/AGDD/src/net/hep/AGDD/GeometricModel/Reps/Table.java,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** Table.java 25 Jan 2007 23:36:27 -0000 1.3 --- Table.java 29 Apr 2008 14:47:49 -0000 1.4 *************** *** 30,33 **** --- 30,36 ---- * <pre> * $Log$ + * Revision 1.4 2008/04/29 14:47:49 hrivnac + * javadoc cleaned + * * Revision 1.3 2007/01/25 23:36:27 hrivnac * fixes for JAXB 2.0 *************** *** 44,47 **** --- 47,54 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ Index: Torus.java =================================================================== RCS file: /cvsroot/graxml/DetDescr/AGDD/src/net/hep/AGDD/GeometricModel/Reps/Torus.java,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** Torus.java 12 Feb 2007 15:56:50 -0000 1.1 --- Torus.java 29 Apr 2008 14:47:49 -0000 1.2 *************** *** 35,38 **** --- 35,41 ---- * <pre> * $Log$ + * Revision 1.2 2008/04/29 14:47:49 hrivnac + * javadoc cleaned + * * Revision 1.1 2007/02/12 15:56:50 hrivnac * sphere and torus added *************** *** 40,43 **** --- 43,50 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ Index: Var.java =================================================================== RCS file: /cvsroot/graxml/DetDescr/AGDD/src/net/hep/AGDD/GeometricModel/Reps/Var.java,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** Var.java 25 Jan 2007 18:40:12 -0000 1.2 --- Var.java 29 Apr 2008 14:47:50 -0000 1.3 *************** *** 23,26 **** --- 23,29 ---- * <pre> * $Log$ + * Revision 1.3 2008/04/29 14:47:50 hrivnac + * javadoc cleaned + * * Revision 1.2 2007/01/25 18:40:12 hrivnac * migrated to JAXB 2.0 *************** *** 34,37 **** --- 37,44 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ Index: PosXYZ.java =================================================================== RCS file: /cvsroot/graxml/DetDescr/AGDD/src/net/hep/AGDD/GeometricModel/Reps/PosXYZ.java,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** PosXYZ.java 25 Jan 2007 18:40:12 -0000 1.3 --- PosXYZ.java 29 Apr 2008 14:47:49 -0000 1.4 *************** *** 35,38 **** --- 35,41 ---- * <pre> * $Log$ + * Revision 1.4 2008/04/29 14:47:49 hrivnac + * javadoc cleaned + * * Revision 1.3 2007/01/25 18:40:12 hrivnac * migrated to JAXB 2.0 *************** *** 55,58 **** --- 58,65 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ Index: Subtraction.java =================================================================== RCS file: /cvsroot/graxml/DetDescr/AGDD/src/net/hep/AGDD/GeometricModel/Reps/Subtraction.java,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** Subtraction.java 15 Feb 2007 17:18:37 -0000 1.1 --- Subtraction.java 29 Apr 2008 14:47:49 -0000 1.2 *************** *** 22,30 **** /** GraXML representation {@link net.hep.graphics.GraXML.GraXMLJAXBRep} * of <code>subtraction</code> AGDD elements ! * connected via JAXB {@link net.hep.AGDD.JAXB.Union} generic JAXB * interface. * <p><font color="#880088"> * <pre> * $Log$ * Revision 1.1 2007/02/15 17:18:37 hrivnac * Boolean operations introduced, not yet working --- 22,33 ---- /** GraXML representation {@link net.hep.graphics.GraXML.GraXMLJAXBRep} * of <code>subtraction</code> AGDD elements ! * connected via JAXB {@link net.hep.AGDD.JAXB.SubtractionType} generic JAXB * interface. * <p><font color="#880088"> * <pre> * $Log$ + * Revision 1.2 2008/04/29 14:47:49 hrivnac + * javadoc cleaned + * * Revision 1.1 2007/02/15 17:18:37 hrivnac * Boolean operations introduced, not yet working *************** *** 32,35 **** --- 35,42 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ Index: MposY.java =================================================================== RCS file: /cvsroot/graxml/DetDescr/AGDD/src/net/hep/AGDD/GeometricModel/Reps/MposY.java,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** MposY.java 25 Jan 2007 18:40:09 -0000 1.3 --- MposY.java 29 Apr 2008 14:47:49 -0000 1.4 *************** *** 35,38 **** --- 35,41 ---- * <pre> * $Log$ + * Revision 1.4 2008/04/29 14:47:49 hrivnac + * javadoc cleaned + * * Revision 1.3 2007/01/25 18:40:09 hrivnac * migrated to JAXB 2.0 *************** *** 52,55 **** --- 55,62 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ Index: Gvxy.java =================================================================== RCS file: /cvsroot/graxml/DetDescr/AGDD/src/net/hep/AGDD/GeometricModel/Reps/Gvxy.java,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** Gvxy.java 14 Feb 2007 21:53:39 -0000 1.1 --- Gvxy.java 29 Apr 2008 14:47:49 -0000 1.2 *************** *** 34,37 **** --- 34,40 ---- * <pre> * $Log$ + * Revision 1.2 2008/04/29 14:47:49 hrivnac + * javadoc cleaned + * * Revision 1.1 2007/02/14 21:53:39 hrivnac * gvxy added *************** *** 69,72 **** --- 72,79 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ Index: MposZ.java =================================================================== RCS file: /cvsroot/graxml/DetDescr/AGDD/src/net/hep/AGDD/GeometricModel/Reps/MposZ.java,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** MposZ.java 25 Jan 2007 18:40:10 -0000 1.4 --- MposZ.java 29 Apr 2008 14:47:49 -0000 1.5 *************** *** 37,40 **** --- 37,43 ---- * <pre> * $Log$ + * Revision 1.5 2008/04/29 14:47:49 hrivnac + * javadoc cleaned + * * Revision 1.4 2007/01/25 18:40:10 hrivnac * migrated to JAXB 2.0 *************** *** 57,60 **** --- 60,67 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ |
From: Julius H. <hr...@us...> - 2008-04-29 14:48:42
|
Update of /cvsroot/graxml/DetDescr/AGDD/src/net/hep/AGDD/Utils In directory sc8-pr-cvs2.sourceforge.net:/tmp/cvs-serv21427/net/hep/AGDD/Utils Modified Files: ColorsDumper.java Log Message: javadoc cleaned Index: ColorsDumper.java =================================================================== RCS file: /cvsroot/graxml/DetDescr/AGDD/src/net/hep/AGDD/Utils/ColorsDumper.java,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** ColorsDumper.java 7 Oct 2005 17:24:20 -0000 1.1 --- ColorsDumper.java 29 Apr 2008 14:47:54 -0000 1.2 *************** *** 10,13 **** --- 10,16 ---- * <pre> * $Log$ + * Revision 1.2 2008/04/29 14:47:54 hrivnac + * javadoc cleaned + * * Revision 1.1 2005/10/07 17:24:20 hrivnac * standard Colors included *************** *** 15,18 **** --- 18,25 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ |
From: Julius H. <hr...@us...> - 2008-04-29 14:47:28
|
Update of /cvsroot/graxml/DetDescr/JiveGeometry/ant In directory sc8-pr-cvs2.sourceforge.net:/tmp/cvs-serv21035 Modified Files: ToDo.txt build.xml Log Message: javadoc cleaned Index: ToDo.txt =================================================================== RCS file: /cvsroot/graxml/DetDescr/JiveGeometry/ant/ToDo.txt,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** ToDo.txt 16 Jan 2007 14:44:34 -0000 1.2 --- ToDo.txt 29 Apr 2008 14:46:59 -0000 1.3 *************** *** 1 **** ! add Muons, constants --- 1 ---- ! Index: build.xml =================================================================== RCS file: /cvsroot/graxml/DetDescr/JiveGeometry/ant/build.xml,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 *** build.xml 27 Apr 2008 21:41:09 -0000 1.9 --- build.xml 29 Apr 2008 14:46:59 -0000 1.10 *************** *** 241,246 **** <group title="Geometric Model" packages="net.hep.atlas.graphics.JiveGeometry.GeometricModel*"/> <group title="Test" packages="net.hep.atlas.graphics.JiveGeometry.Test*"/> ! <link href="http://java.sun.com/j2se/1.6.0/docs/api"/> ! <link href="http://java.sun.com/products/java-media/3D/forDevelopers/J3D_1_3_API/j3dapi/"/> <link href="http://logging.apache.org/log4j/docs/api"/> <link href="http://hrivnac.home.cern.ch/hrivnac/Activities/Packages/GraXML/JavaDoc"/> --- 241,246 ---- <group title="Geometric Model" packages="net.hep.atlas.graphics.JiveGeometry.GeometricModel*"/> <group title="Test" packages="net.hep.atlas.graphics.JiveGeometry.Test*"/> ! <link href="http://java.sun.com/javase/6/docs/api"/> ! <link href="http://download.java.net/media/java3d/javadoc/1.5.0"/> <link href="http://logging.apache.org/log4j/docs/api"/> <link href="http://hrivnac.home.cern.ch/hrivnac/Activities/Packages/GraXML/JavaDoc"/> |
Update of /cvsroot/graxml/DetDescr/JiveGeometry/src/net/hep/atlas/graphics/JiveGeometry/GeometricModel/Reps In directory sc8-pr-cvs2.sourceforge.net:/tmp/cvs-serv20942/net/hep/atlas/graphics/JiveGeometry/GeometricModel/Reps Modified Files: ABarrelCalorimeter.java ABarrelCalorimeterDetectorProxy.java ABarrelSiliconDetector.java ABarrelSiliconDetectorProxy.java ABarrelTRTDetector.java ABarrelTRTDetectorProxy.java ABox.java ABoxDetectorProxy.java AEndcapCalorimeter.java AEndcapCalorimeterDetectorProxy.java AEndcapCryostat.java AEndcapCryostatDetectorProxy.java AEndcapSiliconDetector.java AEndcapSiliconDetectorProxy.java AEndcapTRTDetector.java AEndcapTRTDetectorProxy.java AGapCalorimeter.java AGapCalorimeterDetectorProxy.java AGeometry.java ATrapezoidDetectorProxy.java ATrd.java Log Message: javadoc cleaned Index: ABarrelTRTDetector.java =================================================================== RCS file: /cvsroot/graxml/DetDescr/JiveGeometry/src/net/hep/atlas/graphics/JiveGeometry/GeometricModel/Reps/ABarrelTRTDetector.java,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** ABarrelTRTDetector.java 17 Apr 2008 22:58:26 -0000 1.4 --- ABarrelTRTDetector.java 29 Apr 2008 14:46:21 -0000 1.5 *************** *** 29,37 **** /** GraXML representation {@link GraXMLJAXBRep} of <code>ABarrelTRTDetector</code> JiveGeometry element ! * connected via JAXB {@link net.hep.atlas.graphics.JiveGeometry.JAXB.ABarrelTRTDetector} generic JAXB * interface. * <p><font color="#880088"> * <pre> * $Log$ * Revision 1.4 2008/04/17 22:58:26 hrivnac * using Atlantis to get geometry --- 29,40 ---- /** GraXML representation {@link GraXMLJAXBRep} of <code>ABarrelTRTDetector</code> JiveGeometry element ! * connected via JAXB {@link net.hep.atlas.graphics.JiveGeometry.JAXB.ABarrelTRTDetectorType} generic JAXB * interface. * <p><font color="#880088"> * <pre> * $Log$ + * Revision 1.5 2008/04/29 14:46:21 hrivnac + * javadoc cleaned + * * Revision 1.4 2008/04/17 22:58:26 hrivnac * using Atlantis to get geometry *************** *** 48,51 **** --- 51,58 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ Index: AGeometry.java =================================================================== RCS file: /cvsroot/graxml/DetDescr/JiveGeometry/src/net/hep/atlas/graphics/JiveGeometry/GeometricModel/Reps/AGeometry.java,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** AGeometry.java 24 Jan 2007 22:08:52 -0000 1.8 --- AGeometry.java 29 Apr 2008 14:46:21 -0000 1.9 *************** *** 34,37 **** --- 34,40 ---- * <pre> * $Log$ + * Revision 1.9 2008/04/29 14:46:21 hrivnac + * javadoc cleaned + * * Revision 1.8 2007/01/24 22:08:52 hrivnac * migrated to JAXB 2.0 *************** *** 63,66 **** --- 66,73 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ Index: ATrd.java =================================================================== RCS file: /cvsroot/graxml/DetDescr/JiveGeometry/src/net/hep/atlas/graphics/JiveGeometry/GeometricModel/Reps/ATrd.java,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** ATrd.java 28 Apr 2008 13:20:26 -0000 1.3 --- ATrd.java 29 Apr 2008 14:46:21 -0000 1.4 *************** *** 41,49 **** /** GraXML representation {@link GraXMLJAXBRep} of <code>ATrd</code> JiveGeometry element ! * connected via JAXB {@link net.hep.atlas.graphics.JiveGeometry.JAXB.ATrd} generic JAXB * interface. * <p><font color="#880088"> * <pre> * $Log$ * Revision 1.3 2008/04/28 13:20:26 hrivnac * comments improved --- 41,52 ---- /** GraXML representation {@link GraXMLJAXBRep} of <code>ATrd</code> JiveGeometry element ! * connected via JAXB {@link net.hep.atlas.graphics.JiveGeometry.JAXB.ATrdType} generic JAXB * interface. * <p><font color="#880088"> * <pre> * $Log$ + * Revision 1.4 2008/04/29 14:46:21 hrivnac + * javadoc cleaned + * * Revision 1.3 2008/04/28 13:20:26 hrivnac * comments improved *************** *** 57,60 **** --- 60,67 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ *************** *** 110,113 **** --- 117,121 ---- phi, wI, wO, + zSide, name, name1); } Index: AEndcapTRTDetector.java =================================================================== RCS file: /cvsroot/graxml/DetDescr/JiveGeometry/src/net/hep/atlas/graphics/JiveGeometry/GeometricModel/Reps/AEndcapTRTDetector.java,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** AEndcapTRTDetector.java 17 Apr 2008 22:59:03 -0000 1.4 --- AEndcapTRTDetector.java 29 Apr 2008 14:46:21 -0000 1.5 *************** *** 29,37 **** /** GraXML representation {@link GraXMLJAXBRep} of <code>AEndcapTRTDetector</code> JiveGeometry element ! * connected via JAXB {@link net.hep.atlas.graphics.JiveGeometry.JAXB.AEndcapTRTDetector} generic JAXB * interface. * <p><font color="#880088"> * <pre> * $Log$ * Revision 1.4 2008/04/17 22:59:03 hrivnac * using Atlantis to get geometry --- 29,40 ---- /** GraXML representation {@link GraXMLJAXBRep} of <code>AEndcapTRTDetector</code> JiveGeometry element ! * connected via JAXB {@link net.hep.atlas.graphics.JiveGeometry.JAXB.AEndcapTRTDetectorType} generic JAXB * interface. * <p><font color="#880088"> * <pre> * $Log$ + * Revision 1.5 2008/04/29 14:46:21 hrivnac + * javadoc cleaned + * * Revision 1.4 2008/04/17 22:59:03 hrivnac * using Atlantis to get geometry *************** *** 48,51 **** --- 51,58 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ Index: ABarrelCalorimeterDetectorProxy.java =================================================================== RCS file: /cvsroot/graxml/DetDescr/JiveGeometry/src/net/hep/atlas/graphics/JiveGeometry/GeometricModel/Reps/ABarrelCalorimeterDetectorProxy.java,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** ABarrelCalorimeterDetectorProxy.java 28 Apr 2008 13:20:15 -0000 1.3 --- ABarrelCalorimeterDetectorProxy.java 29 Apr 2008 14:46:21 -0000 1.4 *************** *** 14,17 **** --- 14,20 ---- * <pre> * $Log$ + * Revision 1.4 2008/04/29 14:46:21 hrivnac + * javadoc cleaned + * * Revision 1.3 2008/04/28 13:20:15 hrivnac * comments improved *************** *** 25,28 **** --- 28,35 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ *************** *** 60,62 **** } ! } \ No newline at end of file --- 67,69 ---- } ! } Index: AGapCalorimeterDetectorProxy.java =================================================================== RCS file: /cvsroot/graxml/DetDescr/JiveGeometry/src/net/hep/atlas/graphics/JiveGeometry/GeometricModel/Reps/AGapCalorimeterDetectorProxy.java,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** AGapCalorimeterDetectorProxy.java 28 Apr 2008 13:20:26 -0000 1.2 --- AGapCalorimeterDetectorProxy.java 29 Apr 2008 14:46:21 -0000 1.3 *************** *** 14,17 **** --- 14,20 ---- * <pre> * $Log$ + * Revision 1.3 2008/04/29 14:46:21 hrivnac + * javadoc cleaned + * * Revision 1.2 2008/04/28 13:20:26 hrivnac * comments improved *************** *** 22,25 **** --- 25,32 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ *************** *** 54,56 **** } ! } \ No newline at end of file --- 61,63 ---- } ! } Index: AEndcapCryostat.java =================================================================== RCS file: /cvsroot/graxml/DetDescr/JiveGeometry/src/net/hep/atlas/graphics/JiveGeometry/GeometricModel/Reps/AEndcapCryostat.java,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** AEndcapCryostat.java 28 Apr 2008 13:20:22 -0000 1.2 --- AEndcapCryostat.java 29 Apr 2008 14:46:21 -0000 1.3 *************** *** 29,37 **** /** GraXML representation {@link GraXMLJAXBRep} of <code>AEndcapCryostat</code> JiveGeometry element ! * connected via JAXB {@link net.hep.atlas.graphics.JiveGeometry.JAXB.AEndcapCryostat} generic JAXB * interface. * <p><font color="#880088"> * <pre> * $Log$ * Revision 1.2 2008/04/28 13:20:22 hrivnac * comments improved --- 29,40 ---- /** GraXML representation {@link GraXMLJAXBRep} of <code>AEndcapCryostat</code> JiveGeometry element ! * connected via JAXB {@link net.hep.atlas.graphics.JiveGeometry.JAXB.AEndcapCryostatType} generic JAXB * interface. * <p><font color="#880088"> * <pre> * $Log$ + * Revision 1.3 2008/04/29 14:46:21 hrivnac + * javadoc cleaned + * * Revision 1.2 2008/04/28 13:20:22 hrivnac * comments improved *************** *** 42,45 **** --- 45,52 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ Index: ATrapezoidDetectorProxy.java =================================================================== RCS file: /cvsroot/graxml/DetDescr/JiveGeometry/src/net/hep/atlas/graphics/JiveGeometry/GeometricModel/Reps/ATrapezoidDetectorProxy.java,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** ATrapezoidDetectorProxy.java 28 Apr 2008 13:20:26 -0000 1.3 --- ATrapezoidDetectorProxy.java 29 Apr 2008 14:46:21 -0000 1.4 *************** *** 14,17 **** --- 14,20 ---- * <pre> * $Log$ + * Revision 1.4 2008/04/29 14:46:21 hrivnac + * javadoc cleaned + * * Revision 1.3 2008/04/28 13:20:26 hrivnac * comments improved *************** *** 25,28 **** --- 28,35 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ *************** *** 53,57 **** /** Give z-rho projection. ! * @param zSize The z-side of the detector: <code>-1</code> or <code>+1</code>. * @return The z-rho projection. */ public Point2d[] zrho(int zSide) { --- 60,64 ---- /** Give z-rho projection. ! * @param zSide The z-side of the detector: <code>-1</code> or <code>+1</code>. * @return The z-rho projection. */ public Point2d[] zrho(int zSide) { *************** *** 67,69 **** private String _name; ! } \ No newline at end of file --- 74,76 ---- private String _name; ! } Index: ABarrelTRTDetectorProxy.java =================================================================== RCS file: /cvsroot/graxml/DetDescr/JiveGeometry/src/net/hep/atlas/graphics/JiveGeometry/GeometricModel/Reps/ABarrelTRTDetectorProxy.java,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** ABarrelTRTDetectorProxy.java 28 Apr 2008 13:20:17 -0000 1.2 --- ABarrelTRTDetectorProxy.java 29 Apr 2008 14:46:21 -0000 1.3 *************** *** 14,17 **** --- 14,20 ---- * <pre> * $Log$ + * Revision 1.3 2008/04/29 14:46:21 hrivnac + * javadoc cleaned + * * Revision 1.2 2008/04/28 13:20:17 hrivnac * comments improved *************** *** 22,25 **** --- 25,32 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ *************** *** 51,53 **** } ! } \ No newline at end of file --- 58,60 ---- } ! } Index: AEndcapCalorimeter.java =================================================================== RCS file: /cvsroot/graxml/DetDescr/JiveGeometry/src/net/hep/atlas/graphics/JiveGeometry/GeometricModel/Reps/AEndcapCalorimeter.java,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** AEndcapCalorimeter.java 17 Apr 2008 22:58:39 -0000 1.6 --- AEndcapCalorimeter.java 29 Apr 2008 14:46:21 -0000 1.7 *************** *** 29,37 **** /** GraXML representation {@link GraXMLJAXBRep} of <code>AEndcapCalorimeter</code> JiveGeometry element ! * connected via JAXB {@link net.hep.atlas.graphics.JiveGeometry.JAXB.AEndcapCalorimeter} generic JAXB * interface. * <p><font color="#880088"> * <pre> * $Log$ * Revision 1.6 2008/04/17 22:58:39 hrivnac * using Atlantis to get geometry --- 29,40 ---- /** GraXML representation {@link GraXMLJAXBRep} of <code>AEndcapCalorimeter</code> JiveGeometry element ! * connected via JAXB {@link net.hep.atlas.graphics.JiveGeometry.JAXB.AEndcapCalorimeterType} generic JAXB * interface. * <p><font color="#880088"> * <pre> * $Log$ + * Revision 1.7 2008/04/29 14:46:21 hrivnac + * javadoc cleaned + * * Revision 1.6 2008/04/17 22:58:39 hrivnac * using Atlantis to get geometry *************** *** 54,57 **** --- 57,64 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ Index: ABarrelSiliconDetector.java =================================================================== RCS file: /cvsroot/graxml/DetDescr/JiveGeometry/src/net/hep/atlas/graphics/JiveGeometry/GeometricModel/Reps/ABarrelSiliconDetector.java,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** ABarrelSiliconDetector.java 17 Apr 2008 22:58:11 -0000 1.4 --- ABarrelSiliconDetector.java 29 Apr 2008 14:46:21 -0000 1.5 *************** *** 32,40 **** /** GraXML representation {@link GraXMLJAXBRep} of <code>ABarrelSiliconDetector</code> JiveGeometry element ! * connected via JAXB {@link net.hep.atlas.graphics.JiveGeometry.JAXB.ABarrelSiliconDetector} generic JAXB * interface. * <p><font color="#880088"> * <pre> * $Log$ * Revision 1.4 2008/04/17 22:58:11 hrivnac * using Atlantis to get geometry --- 32,43 ---- /** GraXML representation {@link GraXMLJAXBRep} of <code>ABarrelSiliconDetector</code> JiveGeometry element ! * connected via JAXB {@link net.hep.atlas.graphics.JiveGeometry.JAXB.ABarrelSiliconDetectorType} generic JAXB * interface. * <p><font color="#880088"> * <pre> * $Log$ + * Revision 1.5 2008/04/29 14:46:21 hrivnac + * javadoc cleaned + * * Revision 1.4 2008/04/17 22:58:11 hrivnac * using Atlantis to get geometry *************** *** 51,54 **** --- 54,61 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ Index: AEndcapCryostatDetectorProxy.java =================================================================== RCS file: /cvsroot/graxml/DetDescr/JiveGeometry/src/net/hep/atlas/graphics/JiveGeometry/GeometricModel/Reps/AEndcapCryostatDetectorProxy.java,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** AEndcapCryostatDetectorProxy.java 28 Apr 2008 13:20:24 -0000 1.2 --- AEndcapCryostatDetectorProxy.java 29 Apr 2008 14:46:21 -0000 1.3 *************** *** 14,17 **** --- 14,20 ---- * <pre> * $Log$ + * Revision 1.3 2008/04/29 14:46:21 hrivnac + * javadoc cleaned + * * Revision 1.2 2008/04/28 13:20:24 hrivnac * comments improved *************** *** 22,25 **** --- 25,32 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ *************** *** 53,55 **** } ! } \ No newline at end of file --- 60,62 ---- } ! } Index: ABoxDetectorProxy.java =================================================================== RCS file: /cvsroot/graxml/DetDescr/JiveGeometry/src/net/hep/atlas/graphics/JiveGeometry/GeometricModel/Reps/ABoxDetectorProxy.java,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** ABoxDetectorProxy.java 28 Apr 2008 13:20:22 -0000 1.3 --- ABoxDetectorProxy.java 29 Apr 2008 14:46:21 -0000 1.4 *************** *** 14,17 **** --- 14,20 ---- * <pre> * $Log$ + * Revision 1.4 2008/04/29 14:46:21 hrivnac + * javadoc cleaned + * * Revision 1.3 2008/04/28 13:20:22 hrivnac * comments improved *************** *** 25,28 **** --- 28,35 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ *************** *** 52,56 **** /** Give z-rho projection. ! * @param zSize The z-side of the detector: <code>-1</code> or <code>+1</code>. * @return The z-rho projection. */ public Point2d[] zrho(int zSide) { --- 59,63 ---- /** Give z-rho projection. ! * @param zSide The z-side of the detector: <code>-1</code> or <code>+1</code>. * @return The z-rho projection. */ public Point2d[] zrho(int zSide) { *************** *** 66,68 **** private String _name; ! } \ No newline at end of file --- 73,75 ---- private String _name; ! } Index: AEndcapCalorimeterDetectorProxy.java =================================================================== RCS file: /cvsroot/graxml/DetDescr/JiveGeometry/src/net/hep/atlas/graphics/JiveGeometry/GeometricModel/Reps/AEndcapCalorimeterDetectorProxy.java,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** AEndcapCalorimeterDetectorProxy.java 28 Apr 2008 13:20:22 -0000 1.2 --- AEndcapCalorimeterDetectorProxy.java 29 Apr 2008 14:46:21 -0000 1.3 *************** *** 14,17 **** --- 14,20 ---- * <pre> * $Log$ + * Revision 1.3 2008/04/29 14:46:21 hrivnac + * javadoc cleaned + * * Revision 1.2 2008/04/28 13:20:22 hrivnac * comments improved *************** *** 22,25 **** --- 25,32 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ *************** *** 57,59 **** } ! } \ No newline at end of file --- 64,66 ---- } ! } Index: AGapCalorimeter.java =================================================================== RCS file: /cvsroot/graxml/DetDescr/JiveGeometry/src/net/hep/atlas/graphics/JiveGeometry/GeometricModel/Reps/AGapCalorimeter.java,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** AGapCalorimeter.java 17 Apr 2008 22:59:18 -0000 1.5 --- AGapCalorimeter.java 29 Apr 2008 14:46:21 -0000 1.6 *************** *** 29,37 **** /** GraXML representation {@link GraXMLJAXBRep} of <code>AGapCalorimeter</code> JiveGeometry element ! * connected via JAXB {@link net.hep.atlas.graphics.JiveGeometry.JAXB.AGapCalorimeter} generic JAXB * interface. * <p><font color="#880088"> * <pre> * $Log$ * Revision 1.5 2008/04/17 22:59:18 hrivnac * using Atlantis to get geometry --- 29,40 ---- /** GraXML representation {@link GraXMLJAXBRep} of <code>AGapCalorimeter</code> JiveGeometry element ! * connected via JAXB {@link net.hep.atlas.graphics.JiveGeometry.JAXB.AGapCalorimeterType} generic JAXB * interface. * <p><font color="#880088"> * <pre> * $Log$ + * Revision 1.6 2008/04/29 14:46:21 hrivnac + * javadoc cleaned + * * Revision 1.5 2008/04/17 22:59:18 hrivnac * using Atlantis to get geometry *************** *** 51,54 **** --- 54,61 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ Index: ABarrelSiliconDetectorProxy.java =================================================================== RCS file: /cvsroot/graxml/DetDescr/JiveGeometry/src/net/hep/atlas/graphics/JiveGeometry/GeometricModel/Reps/ABarrelSiliconDetectorProxy.java,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** ABarrelSiliconDetectorProxy.java 28 Apr 2008 13:20:17 -0000 1.2 --- ABarrelSiliconDetectorProxy.java 29 Apr 2008 14:46:21 -0000 1.3 *************** *** 14,17 **** --- 14,20 ---- * <pre> * $Log$ + * Revision 1.3 2008/04/29 14:46:21 hrivnac + * javadoc cleaned + * * Revision 1.2 2008/04/28 13:20:17 hrivnac * comments improved *************** *** 22,25 **** --- 25,32 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ *************** *** 56,58 **** } ! } \ No newline at end of file --- 63,65 ---- } ! } Index: AEndcapSiliconDetector.java =================================================================== RCS file: /cvsroot/graxml/DetDescr/JiveGeometry/src/net/hep/atlas/graphics/JiveGeometry/GeometricModel/Reps/AEndcapSiliconDetector.java,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** AEndcapSiliconDetector.java 27 Apr 2008 21:38:07 -0000 1.5 --- AEndcapSiliconDetector.java 29 Apr 2008 14:46:21 -0000 1.6 *************** *** 32,40 **** /** GraXML representation {@link GraXMLJAXBRep} of <code>AEndcapSiliconDetector</code> JiveGeometry element ! * connected via JAXB {@link net.hep.atlas.graphics.JiveGeometry.JAXB.AEndcapSiliconDetector} generic JAXB * interface. * <p><font color="#880088"> * <pre> * $Log$ * Revision 1.5 2008/04/27 21:38:07 hrivnac * Muons OK, Cryostat added --- 32,43 ---- /** GraXML representation {@link GraXMLJAXBRep} of <code>AEndcapSiliconDetector</code> JiveGeometry element ! * connected via JAXB {@link net.hep.atlas.graphics.JiveGeometry.JAXB.AEndcapSiliconDetectorType} generic JAXB * interface. * <p><font color="#880088"> * <pre> * $Log$ + * Revision 1.6 2008/04/29 14:46:21 hrivnac + * javadoc cleaned + * * Revision 1.5 2008/04/27 21:38:07 hrivnac * Muons OK, Cryostat added *************** *** 54,57 **** --- 57,64 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ Index: ABox.java =================================================================== RCS file: /cvsroot/graxml/DetDescr/JiveGeometry/src/net/hep/atlas/graphics/JiveGeometry/GeometricModel/Reps/ABox.java,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** ABox.java 28 Apr 2008 13:20:17 -0000 1.3 --- ABox.java 29 Apr 2008 14:46:21 -0000 1.4 *************** *** 41,49 **** /** GraXML representation {@link GraXMLJAXBRep} of <code>ABox</code> JiveGeometry element ! * connected via JAXB {@link net.hep.atlas.graphics.JiveGeometry.JAXB.ABox} generic JAXB * interface. * <p><font color="#880088"> * <pre> * $Log$ * Revision 1.3 2008/04/28 13:20:17 hrivnac * comments improved --- 41,52 ---- /** GraXML representation {@link GraXMLJAXBRep} of <code>ABox</code> JiveGeometry element ! * connected via JAXB {@link net.hep.atlas.graphics.JiveGeometry.JAXB.ABoxType} generic JAXB * interface. * <p><font color="#880088"> * <pre> * $Log$ + * Revision 1.4 2008/04/29 14:46:21 hrivnac + * javadoc cleaned + * * Revision 1.3 2008/04/28 13:20:17 hrivnac * comments improved *************** *** 57,60 **** --- 60,67 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ *************** *** 112,115 **** --- 119,123 ---- phi, w, w, + zSide, name, name1); if (rpcI > 0) { *************** *** 122,125 **** --- 130,134 ---- phi, w, w, + zSide, name0, name1); } *************** *** 133,136 **** --- 142,146 ---- phi, w, w, + zSide, name0, name1); } Index: ABarrelCalorimeter.java =================================================================== RCS file: /cvsroot/graxml/DetDescr/JiveGeometry/src/net/hep/atlas/graphics/JiveGeometry/GeometricModel/Reps/ABarrelCalorimeter.java,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 *** ABarrelCalorimeter.java 28 Apr 2008 13:20:15 -0000 1.9 --- ABarrelCalorimeter.java 29 Apr 2008 14:46:21 -0000 1.10 *************** *** 29,37 **** /** GraXML representation {@link GraXMLJAXBRep} of <code>ABarrelCalorimeter</code> JiveGeometry element ! * connected via JAXB {@link net.hep.atlas.graphics.JiveGeometry.JAXB.ABarrelCalorimeter} generic JAXB * interface. * <p><font color="#880088"> * <pre> * $Log$ * Revision 1.9 2008/04/28 13:20:15 hrivnac * comments improved --- 29,40 ---- /** GraXML representation {@link GraXMLJAXBRep} of <code>ABarrelCalorimeter</code> JiveGeometry element ! * connected via JAXB {@link net.hep.atlas.graphics.JiveGeometry.JAXB.ABarrelCalorimeterType} generic JAXB * interface. * <p><font color="#880088"> * <pre> * $Log$ + * Revision 1.10 2008/04/29 14:46:21 hrivnac + * javadoc cleaned + * * Revision 1.9 2008/04/28 13:20:15 hrivnac * comments improved *************** *** 63,66 **** --- 66,73 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ Index: AEndcapTRTDetectorProxy.java =================================================================== RCS file: /cvsroot/graxml/DetDescr/JiveGeometry/src/net/hep/atlas/graphics/JiveGeometry/GeometricModel/Reps/AEndcapTRTDetectorProxy.java,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** AEndcapTRTDetectorProxy.java 28 Apr 2008 13:20:26 -0000 1.2 --- AEndcapTRTDetectorProxy.java 29 Apr 2008 14:46:21 -0000 1.3 *************** *** 14,17 **** --- 14,20 ---- * <pre> * $Log$ + * Revision 1.3 2008/04/29 14:46:21 hrivnac + * javadoc cleaned + * * Revision 1.2 2008/04/28 13:20:26 hrivnac * comments improved *************** *** 22,25 **** --- 25,32 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ *************** *** 50,52 **** } ! } \ No newline at end of file --- 57,59 ---- } ! } Index: AEndcapSiliconDetectorProxy.java =================================================================== RCS file: /cvsroot/graxml/DetDescr/JiveGeometry/src/net/hep/atlas/graphics/JiveGeometry/GeometricModel/Reps/AEndcapSiliconDetectorProxy.java,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** AEndcapSiliconDetectorProxy.java 28 Apr 2008 13:20:25 -0000 1.2 --- AEndcapSiliconDetectorProxy.java 29 Apr 2008 14:46:21 -0000 1.3 *************** *** 14,17 **** --- 14,20 ---- * <pre> * $Log$ + * Revision 1.3 2008/04/29 14:46:21 hrivnac + * javadoc cleaned + * * Revision 1.2 2008/04/28 13:20:25 hrivnac * comments improved *************** *** 22,25 **** --- 25,32 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ *************** *** 35,39 **** * @param numZ The number of z divisions.. * @param numPhi The number of phi divisions. - * @param tilt The tilt angle. * @param rMin The inner r. * @param rMax The outer r. --- 42,45 ---- *************** *** 57,59 **** } ! } \ No newline at end of file --- 63,65 ---- } ! } |
From: Julius H. <hr...@us...> - 2008-04-29 14:46:38
|
Update of /cvsroot/graxml/DetDescr/JiveGeometry/src/net/hep/atlas/graphics/JiveGeometry/GeometricModel In directory sc8-pr-cvs2.sourceforge.net:/tmp/cvs-serv20942/net/hep/atlas/graphics/JiveGeometry/GeometricModel Modified Files: JiveGeometryBuilder.java JiveRep.java Log Message: javadoc cleaned Index: JiveRep.java =================================================================== RCS file: /cvsroot/graxml/DetDescr/JiveGeometry/src/net/hep/atlas/graphics/JiveGeometry/GeometricModel/JiveRep.java,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 *** JiveRep.java 28 Apr 2008 13:20:13 -0000 1.9 --- JiveRep.java 29 Apr 2008 14:46:21 -0000 1.10 *************** *** 49,52 **** --- 49,55 ---- * <pre> * $Log$ + * Revision 1.10 2008/04/29 14:46:21 hrivnac + * javadoc cleaned + * * Revision 1.9 2008/04/28 13:20:13 hrivnac * comments improved *************** *** 78,81 **** --- 81,88 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ *************** *** 107,111 **** /** Convert Atlantis geometry representation to GraXML one. ! * Create corresponding {@link PolyGoneSegment}s. * @param zrho The z-rho coordinates of one solid quadrant. * @param reflect The whether z-reflected solid should be created too. --- 114,118 ---- /** Convert Atlantis geometry representation to GraXML one. ! * Create corresponding {@link Ring}s. * @param zrho The z-rho coordinates of one solid quadrant. * @param reflect The whether z-reflected solid should be created too. *************** *** 143,151 **** /** Convert Atlantis geometry representation to GraXML one. ! * Create corresponding {@link Cuboids}s. * @param zrho The z-rho coordinates of one solid cuboid. * @param phi The phi of the solid * @param widthI The inner width.. ! * @param widthI The outer width.. * @param color The name of the solid' color. * @param name The solid' name. */ --- 150,159 ---- /** Convert Atlantis geometry representation to GraXML one. ! * Create corresponding {@link Cuboid}s. * @param zrho The z-rho coordinates of one solid cuboid. * @param phi The phi of the solid * @param widthI The inner width.. ! * @param widthO The outer width.. ! * @param zSide The z-side of the detector: <code>-1</code> or <code>+1</code>. * @param color The name of the solid' color. * @param name The solid' name. */ *************** *** 154,157 **** --- 162,166 ---- double widthI, double widthO, + int zSide, String color, String name) { *************** *** 168,172 **** phi, widthI, ! widthO), name, info); --- 177,182 ---- phi, widthI, ! widthO, ! zSide), name, info); *************** *** 177,186 **** * @param phi The phi of the solid * @param widthI The inner width.. ! * @param widthI The outer width.. * @return The {@link Cuboid}.. */ private Shape3D cuboid(Point2d[] zrho, double phi, double widthI, ! double widthO) { Point3d[] points = {new Point3d(-widthI / 2.0, zrho[3].y, zrho[3].x), new Point3d(-widthO / 2.0, zrho[2].y, zrho[2].x), --- 187,198 ---- * @param phi The phi of the solid * @param widthI The inner width.. ! * @param widthO The outer width.. ! * @param zSide The z-side of the detector: <code>-1</code> or <code>+1</code>. * @return The {@link Cuboid}.. */ private Shape3D cuboid(Point2d[] zrho, double phi, double widthI, ! double widthO, ! int zSide) { Point3d[] points = {new Point3d(-widthI / 2.0, zrho[3].y, zrho[3].x), new Point3d(-widthO / 2.0, zrho[2].y, zrho[2].x), *************** *** 195,199 **** _appearance); Matrix3d m = new Matrix3d(UMATRIX); ! m.rotZ(phi - PI / 2.0); TransformGroup it = new TransformGroup(new Transform3D(m, new Vector3d(0, 0, 0), --- 207,211 ---- _appearance); Matrix3d m = new Matrix3d(UMATRIX); ! m.rotZ(phi - PI / 2.0 * zSide); TransformGroup it = new TransformGroup(new Transform3D(m, new Vector3d(0, 0, 0), Index: JiveGeometryBuilder.java =================================================================== RCS file: /cvsroot/graxml/DetDescr/JiveGeometry/src/net/hep/atlas/graphics/JiveGeometry/GeometricModel/JiveGeometryBuilder.java,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 *** JiveGeometryBuilder.java 28 Apr 2008 13:20:11 -0000 1.10 --- JiveGeometryBuilder.java 29 Apr 2008 14:46:21 -0000 1.11 *************** *** 38,41 **** --- 38,44 ---- * <pre> * $Log$ + * Revision 1.11 2008/04/29 14:46:21 hrivnac + * javadoc cleaned + * * Revision 1.10 2008/04/28 13:20:11 hrivnac * comments improved *************** *** 70,73 **** --- 73,80 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ *************** *** 79,93 **** // Atlantis ! log.info("Reading Atlantis configuration from " + ATLANTIS_CONFIG); ! try { ! DocumentBuilderFactory factory = DocumentBuilderFactory.newInstance(); ! factory.setValidating(true); ! DocumentBuilder parser = factory.newDocumentBuilder(); ! parser.setErrorHandler(new AXMLErrorHandler()); ! Node rootNode = parser.parse(getClass().getClassLoader().getResource(ATLANTIS_CONFIG).openStream()).getDocumentElement(); ! new APar(AXMLUtils.getChild(rootNode, "Parameters")); ! } ! catch (Exception e) { ! log.error("Atlantis configuration is unreadable", e); } --- 86,102 ---- // Atlantis ! if (APar.getGroup("Projection") == null) { ! log.info("Reading Atlantis configuration from " + ATLANTIS_CONFIG); ! try { ! DocumentBuilderFactory factory = DocumentBuilderFactory.newInstance(); ! factory.setValidating(true); ! DocumentBuilder parser = factory.newDocumentBuilder(); ! parser.setErrorHandler(new AXMLErrorHandler()); ! Node rootNode = parser.parse(getClass().getClassLoader().getResource(ATLANTIS_CONFIG).openStream()).getDocumentElement(); ! new APar(AXMLUtils.getChild(rootNode, "Parameters")); ! } ! catch (Exception e) { ! log.error("Atlantis configuration is unreadable", e); ! } } *************** *** 140,143 **** --- 149,153 ---- int n = hv[0][0].length; Point2d[] p = new Point2d[n]; + int j; for (int i = 0; i < n; i++) { p[n - i - 1] = new Point2d(hv[0][0][i], hv[1][0][i]); |
From: Julius H. <hr...@us...> - 2008-04-29 14:46:32
|
Update of /cvsroot/graxml/DetDescr/JiveGeometry/src/net/hep/atlas/graphics/JiveGeometry/Test In directory sc8-pr-cvs2.sourceforge.net:/tmp/cvs-serv20942/net/hep/atlas/graphics/JiveGeometry/Test Modified Files: GeometricModel.java JAXB.java Log Message: javadoc cleaned Index: JAXB.java =================================================================== RCS file: /cvsroot/graxml/DetDescr/JiveGeometry/src/net/hep/atlas/graphics/JiveGeometry/Test/JAXB.java,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** JAXB.java 24 Jan 2007 17:00:43 -0000 1.4 --- JAXB.java 29 Apr 2008 14:46:22 -0000 1.5 *************** *** 19,22 **** --- 19,25 ---- * <pre> * $Log$ + * Revision 1.5 2008/04/29 14:46:22 hrivnac + * javadoc cleaned + * * Revision 1.4 2007/01/24 17:00:43 hrivnac * migrated to JAXB 2.0, simplified *************** *** 33,36 **** --- 36,43 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ Index: GeometricModel.java =================================================================== RCS file: /cvsroot/graxml/DetDescr/JiveGeometry/src/net/hep/atlas/graphics/JiveGeometry/Test/GeometricModel.java,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** GeometricModel.java 24 Jan 2007 17:00:43 -0000 1.4 --- GeometricModel.java 29 Apr 2008 14:46:22 -0000 1.5 *************** *** 19,22 **** --- 19,25 ---- * <pre> * $Log$ + * Revision 1.5 2008/04/29 14:46:22 hrivnac + * javadoc cleaned + * * Revision 1.4 2007/01/24 17:00:43 hrivnac * migrated to JAXB 2.0, simplified *************** *** 33,36 **** --- 36,43 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ |
From: Julius H. <hr...@us...> - 2008-04-29 14:45:46
|
Update of /cvsroot/graxml/Graphics/JiveEvent/ant In directory sc8-pr-cvs2.sourceforge.net:/tmp/cvs-serv20547 Modified Files: build.xml Log Message: javadoc cleaned Index: build.xml =================================================================== RCS file: /cvsroot/graxml/Graphics/JiveEvent/ant/build.xml,v retrieving revision 1.14 retrieving revision 1.15 diff -C2 -d -r1.14 -r1.15 *** build.xml 19 Oct 2007 14:10:19 -0000 1.14 --- build.xml 29 Apr 2008 14:45:31 -0000 1.15 *************** *** 137,141 **** <fileset dir="${build}" includes="**/*.properties"/> <fileset dir="${src}" includes="net/hep/atlas/graphics/JiveEvent/Schema/event.xsd"/> ! <fileset dir="${src}" includes="net/hep/atlas/graphics/JiveEvent/Test/data/JiveXML_5200_01388.xml"/> </jar> </target> --- 137,141 ---- <fileset dir="${build}" includes="**/*.properties"/> <fileset dir="${src}" includes="net/hep/atlas/graphics/JiveEvent/Schema/event.xsd"/> ! <fileset dir="${src}" includes="net/hep/atlas/graphics/JiveEvent/Test/data/JiveXML_6302_37323_fullRDO.xml"/> </jar> </target> *************** *** 239,244 **** <group title="Geometric Model" packages="net.hep.atlas.graphics.JiveEvent.GeometricModel*"/> <group title="Test" packages="net.hep.atlas.graphics.JiveEvent.Test*"/> ! <link href="http://java.sun.com/j2se/1.6.0/docs/api"/> ! <link href="http://java.sun.com/products/java-media/3D/forDevelopers/J3D_1_3_API/j3dapi/"/> <link href="http://logging.apache.org/log4j/docs/api"/> <link href="http://hrivnac.home.cern.ch/hrivnac/Activities/Packages/GraXML/JavaDoc"/> --- 239,244 ---- <group title="Geometric Model" packages="net.hep.atlas.graphics.JiveEvent.GeometricModel*"/> <group title="Test" packages="net.hep.atlas.graphics.JiveEvent.Test*"/> ! <link href="http://java.sun.com/javase/6/docs/api"/> ! <link href="http://download.java.net/media/java3d/javadoc/1.5.0"/> <link href="http://logging.apache.org/log4j/docs/api"/> <link href="http://hrivnac.home.cern.ch/hrivnac/Activities/Packages/GraXML/JavaDoc"/> |
From: Julius H. <hr...@us...> - 2008-04-29 14:42:52
|
Update of /cvsroot/graxml/Graphics/JiveEvent/src/net/hep/atlas/graphics/JiveEvent/GeometricModel In directory sc8-pr-cvs2.sourceforge.net:/tmp/cvs-serv19245/net/hep/atlas/graphics/JiveEvent/GeometricModel Modified Files: Jet0.java JiveEventBuilder.java JiveRep.java PDG.java Particle.java Log Message: javadoc cleaned Index: JiveEventBuilder.java =================================================================== RCS file: /cvsroot/graxml/Graphics/JiveEvent/src/net/hep/atlas/graphics/JiveEvent/GeometricModel/JiveEventBuilder.java,v retrieving revision 1.13 retrieving revision 1.14 diff -C2 -d -r1.13 -r1.14 *** JiveEventBuilder.java 10 Jan 2008 23:05:39 -0000 1.13 --- JiveEventBuilder.java 29 Apr 2008 14:42:18 -0000 1.14 *************** *** 23,26 **** --- 23,29 ---- * <pre> * $Log$ + * Revision 1.14 2008/04/29 14:42:18 hrivnac + * javadoc cleaned + * * Revision 1.13 2008/01/10 23:05:39 hrivnac * Atlantis bridge improved *************** *** 76,79 **** --- 79,86 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ *************** *** 89,93 **** * @return The list of (embedded) demostration files. */ public String[] demos() { ! String[] demos = {"net/hep/atlas/graphics/JiveEvent/Test/data/JiveXML_5200_01391_forJulius.xml"}; return demos; } --- 96,100 ---- * @return The list of (embedded) demostration files. */ public String[] demos() { ! String[] demos = {"net/hep/atlas/graphics/JiveEvent/Test/data/JiveXML_6302_37323_fullRDO.xml"}; return demos; } Index: Particle.java =================================================================== RCS file: /cvsroot/graxml/Graphics/JiveEvent/src/net/hep/atlas/graphics/JiveEvent/GeometricModel/Particle.java,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** Particle.java 14 Jan 2008 16:44:32 -0000 1.8 --- Particle.java 29 Apr 2008 14:42:18 -0000 1.9 *************** *** 59,62 **** --- 59,65 ---- * <pre> * $Log$ + * Revision 1.9 2008/04/29 14:42:18 hrivnac + * javadoc cleaned + * * Revision 1.8 2008/01/14 16:44:32 hrivnac * Atlantis colors fixed *************** *** 85,88 **** --- 88,95 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ Index: Jet0.java =================================================================== RCS file: /cvsroot/graxml/Graphics/JiveEvent/src/net/hep/atlas/graphics/JiveEvent/GeometricModel/Jet0.java,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** Jet0.java 14 Jan 2008 16:44:32 -0000 1.6 --- Jet0.java 29 Apr 2008 14:42:18 -0000 1.7 *************** *** 55,58 **** --- 55,61 ---- * <pre> * $Log$ + * Revision 1.7 2008/04/29 14:42:18 hrivnac + * javadoc cleaned + * * Revision 1.6 2008/01/14 16:44:32 hrivnac * Atlantis colors fixed *************** *** 75,78 **** --- 78,85 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ Index: JiveRep.java =================================================================== RCS file: /cvsroot/graxml/Graphics/JiveEvent/src/net/hep/atlas/graphics/JiveEvent/GeometricModel/JiveRep.java,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** JiveRep.java 24 Jan 2007 22:08:16 -0000 1.3 --- JiveRep.java 29 Apr 2008 14:42:18 -0000 1.4 *************** *** 30,33 **** --- 30,36 ---- * <pre> * $Log$ + * Revision 1.4 2008/04/29 14:42:18 hrivnac + * javadoc cleaned + * * Revision 1.3 2007/01/24 22:08:16 hrivnac * migrated to JAXB 2.0 *************** *** 65,68 **** --- 68,75 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ Index: PDG.java =================================================================== RCS file: /cvsroot/graxml/Graphics/JiveEvent/src/net/hep/atlas/graphics/JiveEvent/GeometricModel/PDG.java,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** PDG.java 15 Oct 2007 15:45:42 -0000 1.4 --- PDG.java 29 Apr 2008 14:42:18 -0000 1.5 *************** *** 30,33 **** --- 30,36 ---- * <pre> * $Log$ + * Revision 1.5 2008/04/29 14:42:18 hrivnac + * javadoc cleaned + * * Revision 1.4 2007/10/15 15:45:42 hrivnac * cleaning *************** *** 53,56 **** --- 56,63 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ |
From: Julius H. <hr...@us...> - 2008-04-29 14:42:35
|
Update of /cvsroot/graxml/Graphics/JiveEvent/src/net/hep/atlas/graphics/JiveEvent/Test In directory sc8-pr-cvs2.sourceforge.net:/tmp/cvs-serv19245/net/hep/atlas/graphics/JiveEvent/Test Modified Files: GeometricModel.java JAXB.java Log Message: javadoc cleaned Index: JAXB.java =================================================================== RCS file: /cvsroot/graxml/Graphics/JiveEvent/src/net/hep/atlas/graphics/JiveEvent/Test/JAXB.java,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** JAXB.java 24 Jan 2007 22:08:17 -0000 1.3 --- JAXB.java 29 Apr 2008 14:42:18 -0000 1.4 *************** *** 19,22 **** --- 19,25 ---- * <pre> * $Log$ + * Revision 1.4 2008/04/29 14:42:18 hrivnac + * javadoc cleaned + * * Revision 1.3 2007/01/24 22:08:17 hrivnac * migrated to JAXB 2.0 *************** *** 39,42 **** --- 42,49 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ Index: GeometricModel.java =================================================================== RCS file: /cvsroot/graxml/Graphics/JiveEvent/src/net/hep/atlas/graphics/JiveEvent/Test/GeometricModel.java,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** GeometricModel.java 24 Jan 2007 22:08:17 -0000 1.3 --- GeometricModel.java 29 Apr 2008 14:42:18 -0000 1.4 *************** *** 19,22 **** --- 19,25 ---- * <pre> * $Log$ + * Revision 1.4 2008/04/29 14:42:18 hrivnac + * javadoc cleaned + * * Revision 1.3 2007/01/24 22:08:17 hrivnac * migrated to JAXB 2.0 *************** *** 39,42 **** --- 42,49 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ |
From: Julius H. <hr...@us...> - 2008-04-29 14:42:30
|
Update of /cvsroot/graxml/Graphics/JiveEvent/src/net/hep/atlas/graphics/JiveEvent/GeometricModel/Reps In directory sc8-pr-cvs2.sourceforge.net:/tmp/cvs-serv19245/net/hep/atlas/graphics/JiveEvent/GeometricModel/Reps Modified Files: BJet.java ETMis.java Electron.java Event.java Jet.java Muon.java Photon.java S3D.java STC.java STr.java TauJet.java Track.java Log Message: javadoc cleaned Index: S3D.java =================================================================== RCS file: /cvsroot/graxml/Graphics/JiveEvent/src/net/hep/atlas/graphics/JiveEvent/GeometricModel/Reps/S3D.java,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 *** S3D.java 14 Jan 2008 16:44:32 -0000 1.10 --- S3D.java 29 Apr 2008 14:42:18 -0000 1.11 *************** *** 58,61 **** --- 58,64 ---- * <pre> * $Log$ + * Revision 1.11 2008/04/29 14:42:18 hrivnac + * javadoc cleaned + * * Revision 1.10 2008/01/14 16:44:32 hrivnac * Atlantis colors fixed *************** *** 90,93 **** --- 93,100 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ Index: Muon.java =================================================================== RCS file: /cvsroot/graxml/Graphics/JiveEvent/src/net/hep/atlas/graphics/JiveEvent/GeometricModel/Reps/Muon.java,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** Muon.java 26 Oct 2007 16:28:31 -0000 1.1 --- Muon.java 29 Apr 2008 14:42:18 -0000 1.2 *************** *** 58,61 **** --- 58,64 ---- * <pre> * $Log$ + * Revision 1.2 2008/04/29 14:42:18 hrivnac + * javadoc cleaned + * * Revision 1.1 2007/10/26 16:28:31 hrivnac * Muon and Jets added *************** *** 63,66 **** --- 66,73 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ Index: STC.java =================================================================== RCS file: /cvsroot/graxml/Graphics/JiveEvent/src/net/hep/atlas/graphics/JiveEvent/GeometricModel/Reps/STC.java,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 *** STC.java 14 Jan 2008 16:44:32 -0000 1.9 --- STC.java 29 Apr 2008 14:42:18 -0000 1.10 *************** *** 60,63 **** --- 60,66 ---- * <pre> * $Log$ + * Revision 1.10 2008/04/29 14:42:18 hrivnac + * javadoc cleaned + * * Revision 1.9 2008/01/14 16:44:32 hrivnac * Atlantis colors fixed *************** *** 89,92 **** --- 92,99 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ Index: Jet.java =================================================================== RCS file: /cvsroot/graxml/Graphics/JiveEvent/src/net/hep/atlas/graphics/JiveEvent/GeometricModel/Reps/Jet.java,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** Jet.java 14 Jan 2008 16:44:32 -0000 1.5 --- Jet.java 29 Apr 2008 14:42:18 -0000 1.6 *************** *** 58,61 **** --- 58,64 ---- * <pre> * $Log$ + * Revision 1.6 2008/04/29 14:42:18 hrivnac + * javadoc cleaned + * * Revision 1.5 2008/01/14 16:44:32 hrivnac * Atlantis colors fixed *************** *** 108,111 **** --- 111,118 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ Index: TauJet.java =================================================================== RCS file: /cvsroot/graxml/Graphics/JiveEvent/src/net/hep/atlas/graphics/JiveEvent/GeometricModel/Reps/TauJet.java,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** TauJet.java 14 Jan 2008 16:44:32 -0000 1.2 --- TauJet.java 29 Apr 2008 14:42:18 -0000 1.3 *************** *** 58,61 **** --- 58,64 ---- * <pre> * $Log$ + * Revision 1.3 2008/04/29 14:42:18 hrivnac + * javadoc cleaned + * * Revision 1.2 2008/01/14 16:44:32 hrivnac * Atlantis colors fixed *************** *** 66,69 **** --- 69,76 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ Index: BJet.java =================================================================== RCS file: /cvsroot/graxml/Graphics/JiveEvent/src/net/hep/atlas/graphics/JiveEvent/GeometricModel/Reps/BJet.java,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** BJet.java 14 Jan 2008 16:44:32 -0000 1.2 --- BJet.java 29 Apr 2008 14:42:18 -0000 1.3 *************** *** 58,61 **** --- 58,64 ---- * <pre> * $Log$ + * Revision 1.3 2008/04/29 14:42:18 hrivnac + * javadoc cleaned + * * Revision 1.2 2008/01/14 16:44:32 hrivnac * Atlantis colors fixed *************** *** 66,69 **** --- 69,76 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ Index: Track.java =================================================================== RCS file: /cvsroot/graxml/Graphics/JiveEvent/src/net/hep/atlas/graphics/JiveEvent/GeometricModel/Reps/Track.java,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 *** Track.java 14 Jan 2008 16:44:32 -0000 1.11 --- Track.java 29 Apr 2008 14:42:18 -0000 1.12 *************** *** 75,78 **** --- 75,81 ---- * <pre> * $Log$ + * Revision 1.12 2008/04/29 14:42:18 hrivnac + * javadoc cleaned + * * Revision 1.11 2008/01/14 16:44:32 hrivnac * Atlantis colors fixed *************** *** 110,113 **** --- 113,120 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ Index: Event.java =================================================================== RCS file: /cvsroot/graxml/Graphics/JiveEvent/src/net/hep/atlas/graphics/JiveEvent/GeometricModel/Reps/Event.java,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** Event.java 14 Jan 2008 16:44:32 -0000 1.5 --- Event.java 29 Apr 2008 14:42:18 -0000 1.6 *************** *** 29,32 **** --- 29,35 ---- * <pre> * $Log$ + * Revision 1.6 2008/04/29 14:42:18 hrivnac + * javadoc cleaned + * * Revision 1.5 2008/01/14 16:44:32 hrivnac * Atlantis colors fixed *************** *** 58,61 **** --- 61,68 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ Index: Electron.java =================================================================== RCS file: /cvsroot/graxml/Graphics/JiveEvent/src/net/hep/atlas/graphics/JiveEvent/GeometricModel/Reps/Electron.java,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** Electron.java 26 Oct 2007 16:28:31 -0000 1.3 --- Electron.java 29 Apr 2008 14:42:18 -0000 1.4 *************** *** 58,61 **** --- 58,64 ---- * <pre> * $Log$ + * Revision 1.4 2008/04/29 14:42:18 hrivnac + * javadoc cleaned + * * Revision 1.3 2007/10/26 16:28:31 hrivnac * Muon and Jets added *************** *** 69,72 **** --- 72,79 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ Index: STr.java =================================================================== RCS file: /cvsroot/graxml/Graphics/JiveEvent/src/net/hep/atlas/graphics/JiveEvent/GeometricModel/Reps/STr.java,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 *** STr.java 11 Jan 2008 15:48:50 -0000 1.9 --- STr.java 29 Apr 2008 14:42:18 -0000 1.10 *************** *** 63,66 **** --- 63,69 ---- * <pre> * $Log$ + * Revision 1.10 2008/04/29 14:42:18 hrivnac + * javadoc cleaned + * * Revision 1.9 2008/01/11 15:48:50 hrivnac * better interface with Atlantis *************** *** 68,71 **** --- 71,78 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ Index: ETMis.java =================================================================== RCS file: /cvsroot/graxml/Graphics/JiveEvent/src/net/hep/atlas/graphics/JiveEvent/GeometricModel/Reps/ETMis.java,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** ETMis.java 5 Nov 2007 15:00:49 -0000 1.2 --- ETMis.java 29 Apr 2008 14:42:18 -0000 1.3 *************** *** 58,61 **** --- 58,64 ---- * <pre> * $Log$ + * Revision 1.3 2008/04/29 14:42:18 hrivnac + * javadoc cleaned + * * Revision 1.2 2007/11/05 15:00:49 hrivnac * Jets from 0,0,0; Etmis-z = 0 *************** *** 66,69 **** --- 69,76 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ Index: Photon.java =================================================================== RCS file: /cvsroot/graxml/Graphics/JiveEvent/src/net/hep/atlas/graphics/JiveEvent/GeometricModel/Reps/Photon.java,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** Photon.java 26 Oct 2007 16:28:31 -0000 1.3 --- Photon.java 29 Apr 2008 14:42:18 -0000 1.4 *************** *** 58,61 **** --- 58,64 ---- * <pre> * $Log$ + * Revision 1.4 2008/04/29 14:42:18 hrivnac + * javadoc cleaned + * * Revision 1.3 2007/10/26 16:28:31 hrivnac * Muon and Jets added *************** *** 69,72 **** --- 72,79 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ |
From: Julius H. <hr...@us...> - 2008-04-29 14:41:26
|
Update of /cvsroot/graxml/Graphics/GraXML/ant In directory sc8-pr-cvs2.sourceforge.net:/tmp/cvs-serv18606 Modified Files: build.xml Log Message: javadoc cleaned Index: build.xml =================================================================== RCS file: /cvsroot/graxml/Graphics/GraXML/ant/build.xml,v retrieving revision 1.22 retrieving revision 1.23 diff -C2 -d -r1.22 -r1.23 *** build.xml 17 Apr 2008 23:03:02 -0000 1.22 --- build.xml 29 Apr 2008 14:41:17 -0000 1.23 *************** *** 349,354 **** <group title="Java3DExtensions" packages="net.hep.graphics.GraXML.Java3DExtensions*"/> <group title="FrontEnd" packages="net.hep.graphics.GraXML.FrontEnd*"/> ! <link href="http://java.sun.com/j2se/1.6.0/docs/api"/> ! <link href="http://java.sun.com/products/java-media/3D/forDevelopers/J3D_1_3_API/j3dapi/"/> <link href="http://www.beanshell.org/javadoc/"/> <link href="http://logging.apache.org/log4j/docs/api/"/> --- 349,354 ---- <group title="Java3DExtensions" packages="net.hep.graphics.GraXML.Java3DExtensions*"/> <group title="FrontEnd" packages="net.hep.graphics.GraXML.FrontEnd*"/> ! <link href="http://java.sun.com/javase/6/docs/api"/> ! <link href="http://download.java.net/media/java3d/javadoc/1.5.0"/> <link href="http://www.beanshell.org/javadoc/"/> <link href="http://logging.apache.org/log4j/docs/api/"/> |
From: Julius H. <hr...@us...> - 2008-04-29 14:37:00
|
Update of /cvsroot/graxml/Graphics/GraXML/src/net/hep/graphics/GraXML/Optimisator In directory sc8-pr-cvs2.sourceforge.net:/tmp/cvs-serv16319/net/hep/graphics/GraXML/Optimisator Modified Files: Links.java OptimisationDB.java Log Message: javadoc cleaned Index: Links.java =================================================================== RCS file: /cvsroot/graxml/Graphics/GraXML/src/net/hep/graphics/GraXML/Optimisator/Links.java,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** Links.java 30 Mar 2005 12:44:32 -0000 1.1 --- Links.java 29 Apr 2008 14:36:26 -0000 1.2 *************** *** 13,16 **** --- 13,19 ---- * <pre> * $Log$ + * Revision 1.2 2008/04/29 14:36:26 hrivnac + * javadoc cleaned + * * Revision 1.1 2005/03/30 12:44:32 hrivnac * GraXML introduced *************** *** 30,33 **** --- 33,40 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ Index: OptimisationDB.java =================================================================== RCS file: /cvsroot/graxml/Graphics/GraXML/src/net/hep/graphics/GraXML/Optimisator/OptimisationDB.java,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** OptimisationDB.java 30 Mar 2005 12:44:32 -0000 1.1 --- OptimisationDB.java 29 Apr 2008 14:36:26 -0000 1.2 *************** *** 34,37 **** --- 34,40 ---- * <pre> * $Log$ + * Revision 1.2 2008/04/29 14:36:26 hrivnac + * javadoc cleaned + * * Revision 1.1 2005/03/30 12:44:32 hrivnac * GraXML introduced *************** *** 66,69 **** --- 69,76 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ |
From: Julius H. <hr...@us...> - 2008-04-29 14:37:00
|
Update of /cvsroot/graxml/Graphics/GraXML/src/net/hep/graphics/GraXML/GUI In directory sc8-pr-cvs2.sourceforge.net:/tmp/cvs-serv16319/net/hep/graphics/GraXML/GUI Modified Files: RootActionListener.java RootChangeListener.java RootWindow.java RootWindowAppender.java Log Message: javadoc cleaned Index: RootChangeListener.java =================================================================== RCS file: /cvsroot/graxml/Graphics/GraXML/src/net/hep/graphics/GraXML/GUI/RootChangeListener.java,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** RootChangeListener.java 30 Mar 2005 12:44:30 -0000 1.1 --- RootChangeListener.java 29 Apr 2008 14:36:25 -0000 1.2 *************** *** 18,21 **** --- 18,24 ---- * <pre> * $Log$ + * Revision 1.2 2008/04/29 14:36:25 hrivnac + * javadoc cleaned + * * Revision 1.1 2005/03/30 12:44:30 hrivnac * GraXML introduced *************** *** 47,50 **** --- 50,57 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ Index: RootWindowAppender.java =================================================================== RCS file: /cvsroot/graxml/Graphics/GraXML/src/net/hep/graphics/GraXML/GUI/RootWindowAppender.java,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** RootWindowAppender.java 30 Mar 2005 12:44:30 -0000 1.1 --- RootWindowAppender.java 29 Apr 2008 14:36:25 -0000 1.2 *************** *** 11,14 **** --- 11,17 ---- * <pre> * $Log$ + * Revision 1.2 2008/04/29 14:36:25 hrivnac + * javadoc cleaned + * * Revision 1.1 2005/03/30 12:44:30 hrivnac * GraXML introduced *************** *** 25,28 **** --- 28,35 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ Index: RootWindow.java =================================================================== RCS file: /cvsroot/graxml/Graphics/GraXML/src/net/hep/graphics/GraXML/GUI/RootWindow.java,v retrieving revision 1.14 retrieving revision 1.15 diff -C2 -d -r1.14 -r1.15 *** RootWindow.java 5 Nov 2007 14:58:13 -0000 1.14 --- RootWindow.java 29 Apr 2008 14:36:25 -0000 1.15 *************** *** 79,82 **** --- 79,85 ---- * <pre> * $Log$ + * Revision 1.15 2008/04/29 14:36:25 hrivnac + * javadoc cleaned + * * Revision 1.14 2007/11/05 14:58:13 hrivnac * Envelope richer *************** *** 184,187 **** --- 187,194 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ *************** *** 713,717 **** } ! /** Update the {@link ViewerTree}. */ public final void updateTree() { _treePanel.update(_treePanel.getGraphics()); --- 720,724 ---- } ! /** Update the <code>ViewerTree</code>. */ public final void updateTree() { _treePanel.update(_treePanel.getGraphics()); *************** *** 733,741 **** } ! /** Enable/disable {@link net.hep.graphics.GraXML.Java3DExtensions.Envelope}. ! * @param enable If {@link net.hep.graphics.GraXML.Java3DExtensions.Envelope} ! * should be enabled, ! * the defalt is <code>true</code>. */ ! // TBD public void changeEnvelope(String part) { _j3d.changeEnvelope(part); --- 740,745 ---- } ! /** Switch on/off part of {@link net.hep.graphics.GraXML.Java3DExtensions.Envelope}. ! * @param part The part of {@link net.hep.graphics.GraXML.Java3DExtensions.Envelope} to be switched on/off. */ public void changeEnvelope(String part) { _j3d.changeEnvelope(part); Index: RootActionListener.java =================================================================== RCS file: /cvsroot/graxml/Graphics/GraXML/src/net/hep/graphics/GraXML/GUI/RootActionListener.java,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** RootActionListener.java 5 Nov 2007 14:58:12 -0000 1.5 --- RootActionListener.java 29 Apr 2008 14:36:25 -0000 1.6 *************** *** 40,43 **** --- 40,46 ---- * <pre> * $Log$ + * Revision 1.6 2008/04/29 14:36:25 hrivnac + * javadoc cleaned + * * Revision 1.5 2007/11/05 14:58:12 hrivnac * Envelope richer *************** *** 88,91 **** --- 91,98 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ |
From: Julius H. <hr...@us...> - 2008-04-29 14:36:56
|
Update of /cvsroot/graxml/Graphics/GraXML/src/net/hep/graphics/GraXML/FrontEnd In directory sc8-pr-cvs2.sourceforge.net:/tmp/cvs-serv16319/net/hep/graphics/GraXML/FrontEnd Modified Files: GraXML.java GraXMLConverter.java GraXMLThread.java SplashWindow.java Log Message: javadoc cleaned Index: SplashWindow.java =================================================================== RCS file: /cvsroot/graxml/Graphics/GraXML/src/net/hep/graphics/GraXML/FrontEnd/SplashWindow.java,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** SplashWindow.java 16 Oct 2007 10:11:51 -0000 1.1 --- SplashWindow.java 29 Apr 2008 14:36:24 -0000 1.2 *************** *** 24,27 **** --- 24,30 ---- * <pre> * $Log$ + * Revision 1.2 2008/04/29 14:36:24 hrivnac + * javadoc cleaned + * * Revision 1.1 2007/10/16 10:11:51 hrivnac * SplashWindow added; usable with java 1.5 *************** *** 29,32 **** --- 32,39 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ Index: GraXML.java =================================================================== RCS file: /cvsroot/graxml/Graphics/GraXML/src/net/hep/graphics/GraXML/FrontEnd/GraXML.java,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** GraXML.java 6 Feb 2008 16:55:59 -0000 1.5 --- GraXML.java 29 Apr 2008 14:36:24 -0000 1.6 *************** *** 18,21 **** --- 18,24 ---- * <pre> * $Log$ + * Revision 1.6 2008/04/29 14:36:24 hrivnac + * javadoc cleaned + * * Revision 1.5 2008/02/06 16:55:59 hrivnac * Notifier added *************** *** 63,66 **** --- 66,73 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ Index: GraXMLConverter.java =================================================================== RCS file: /cvsroot/graxml/Graphics/GraXML/src/net/hep/graphics/GraXML/FrontEnd/GraXMLConverter.java,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** GraXMLConverter.java 6 Feb 2008 16:55:59 -0000 1.3 --- GraXMLConverter.java 29 Apr 2008 14:36:24 -0000 1.4 *************** *** 32,35 **** --- 32,38 ---- * <pre> * $Log$ + * Revision 1.4 2008/04/29 14:36:24 hrivnac + * javadoc cleaned + * * Revision 1.3 2008/02/06 16:55:59 hrivnac * Notifier added *************** *** 83,86 **** --- 86,93 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ Index: GraXMLThread.java =================================================================== RCS file: /cvsroot/graxml/Graphics/GraXML/src/net/hep/graphics/GraXML/FrontEnd/GraXMLThread.java,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 *** GraXMLThread.java 6 Feb 2008 16:55:59 -0000 1.9 --- GraXMLThread.java 29 Apr 2008 14:36:24 -0000 1.10 *************** *** 21,24 **** --- 21,27 ---- * <pre> * $Log$ + * Revision 1.10 2008/04/29 14:36:24 hrivnac + * javadoc cleaned + * * Revision 1.9 2008/02/06 16:55:59 hrivnac * Notifier added *************** *** 50,53 **** --- 53,60 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ |
Update of /cvsroot/graxml/Graphics/GraXML/src/net/hep/graphics/GraXML/GUI/Components In directory sc8-pr-cvs2.sourceforge.net:/tmp/cvs-serv16319/net/hep/graphics/GraXML/GUI/Components Modified Files: AboutLabel.java BackgroundPanel.java ClipperPanel.java Console.java CutterSlider.java DemoPanel.java Dimensions.java EnvelopePanel.java Fonts.java HelpPanel.java Icons.java ObjectPropertiesPanel.java OperationsPanel.java ProjectionPanel.java RotationsPanel.java ScalerSlider.java ScopePanel.java SimpleButton.java SimpleLabel.java SpeedPanel.java TransformationSelector.java TranslationsPanel.java TreePanel.java ZoomsPanel.java Log Message: javadoc cleaned Index: Console.java =================================================================== RCS file: /cvsroot/graxml/Graphics/GraXML/src/net/hep/graphics/GraXML/GUI/Components/Console.java,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** Console.java 30 Mar 2005 12:44:30 -0000 1.1 --- Console.java 29 Apr 2008 14:36:25 -0000 1.2 *************** *** 19,22 **** --- 19,25 ---- * <pre> * $Log$ + * Revision 1.2 2008/04/29 14:36:25 hrivnac + * javadoc cleaned + * * Revision 1.1 2005/03/30 12:44:30 hrivnac * GraXML introduced *************** *** 39,42 **** --- 42,49 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ Index: Fonts.java =================================================================== RCS file: /cvsroot/graxml/Graphics/GraXML/src/net/hep/graphics/GraXML/GUI/Components/Fonts.java,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** Fonts.java 14 Jan 2007 21:47:06 -0000 1.2 --- Fonts.java 29 Apr 2008 14:36:25 -0000 1.3 *************** *** 8,11 **** --- 8,14 ---- * <pre> * $Log$ + * Revision 1.3 2008/04/29 14:36:25 hrivnac + * javadoc cleaned + * * Revision 1.2 2007/01/14 21:47:06 hrivnac * JiveGeometry builder added *************** *** 28,31 **** --- 31,38 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ Index: DemoPanel.java =================================================================== RCS file: /cvsroot/graxml/Graphics/GraXML/src/net/hep/graphics/GraXML/GUI/Components/DemoPanel.java,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** DemoPanel.java 14 Jan 2007 17:04:58 -0000 1.1 --- DemoPanel.java 29 Apr 2008 14:36:25 -0000 1.2 *************** *** 16,19 **** --- 16,22 ---- * <pre> * $Log$ + * Revision 1.2 2008/04/29 14:36:25 hrivnac + * javadoc cleaned + * * Revision 1.1 2007/01/14 17:04:58 hrivnac * embedded demos included *************** *** 21,24 **** --- 24,31 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ Index: CutterSlider.java =================================================================== RCS file: /cvsroot/graxml/Graphics/GraXML/src/net/hep/graphics/GraXML/GUI/Components/CutterSlider.java,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** CutterSlider.java 30 Mar 2005 12:44:30 -0000 1.1 --- CutterSlider.java 29 Apr 2008 14:36:25 -0000 1.2 *************** *** 10,13 **** --- 10,16 ---- * <pre> * $Log$ + * Revision 1.2 2008/04/29 14:36:25 hrivnac + * javadoc cleaned + * * Revision 1.1 2005/03/30 12:44:30 hrivnac * GraXML introduced *************** *** 27,30 **** --- 30,37 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ Index: OperationsPanel.java =================================================================== RCS file: /cvsroot/graxml/Graphics/GraXML/src/net/hep/graphics/GraXML/GUI/Components/OperationsPanel.java,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** OperationsPanel.java 30 Mar 2005 12:44:30 -0000 1.1 --- OperationsPanel.java 29 Apr 2008 14:36:25 -0000 1.2 *************** *** 18,21 **** --- 18,24 ---- * <pre> * $Log$ + * Revision 1.2 2008/04/29 14:36:25 hrivnac + * javadoc cleaned + * * Revision 1.1 2005/03/30 12:44:30 hrivnac * GraXML introduced *************** *** 32,35 **** --- 35,42 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ Index: ClipperPanel.java =================================================================== RCS file: /cvsroot/graxml/Graphics/GraXML/src/net/hep/graphics/GraXML/GUI/Components/ClipperPanel.java,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** ClipperPanel.java 30 Mar 2005 12:44:30 -0000 1.1 --- ClipperPanel.java 29 Apr 2008 14:36:25 -0000 1.2 *************** *** 17,20 **** --- 17,23 ---- * <pre> * $Log$ + * Revision 1.2 2008/04/29 14:36:25 hrivnac + * javadoc cleaned + * * Revision 1.1 2005/03/30 12:44:30 hrivnac * GraXML introduced *************** *** 28,31 **** --- 31,38 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ Index: AboutLabel.java =================================================================== RCS file: /cvsroot/graxml/Graphics/GraXML/src/net/hep/graphics/GraXML/GUI/Components/AboutLabel.java,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** AboutLabel.java 30 Mar 2005 12:44:30 -0000 1.1 --- AboutLabel.java 29 Apr 2008 14:36:25 -0000 1.2 *************** *** 11,14 **** --- 11,17 ---- * <pre> * $Log$ + * Revision 1.2 2008/04/29 14:36:25 hrivnac + * javadoc cleaned + * * Revision 1.1 2005/03/30 12:44:30 hrivnac * GraXML introduced *************** *** 28,31 **** --- 31,38 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ *************** *** 37,41 **** setToolTipText("<html><h1> GraXML " + GlobalOptions.version() + " </h1>" + "<h2>Framework for manipulation and visualisation of geometrical objects in space</h2>" ! + "<h3>http://home.cern.ch/hrivnac/Activities/Packages/GraXML</h3></html>"); } --- 44,48 ---- setToolTipText("<html><h1> GraXML " + GlobalOptions.version() + " </h1>" + "<h2>Framework for manipulation and visualisation of geometrical objects in space</h2>" ! + "<h3>http://cern.ch/hrivnac/Activities/Packages/GraXML</h3></html>"); } Index: SimpleButton.java =================================================================== RCS file: /cvsroot/graxml/Graphics/GraXML/src/net/hep/graphics/GraXML/GUI/Components/SimpleButton.java,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** SimpleButton.java 14 Jan 2007 17:04:58 -0000 1.2 --- SimpleButton.java 29 Apr 2008 14:36:25 -0000 1.3 *************** *** 15,18 **** --- 15,21 ---- * <pre> * $Log$ + * Revision 1.3 2008/04/29 14:36:25 hrivnac + * javadoc cleaned + * * Revision 1.2 2007/01/14 17:04:58 hrivnac * embedded demos included *************** *** 35,38 **** --- 38,45 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ Index: TranslationsPanel.java =================================================================== RCS file: /cvsroot/graxml/Graphics/GraXML/src/net/hep/graphics/GraXML/GUI/Components/TranslationsPanel.java,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** TranslationsPanel.java 30 Mar 2005 12:44:30 -0000 1.1 --- TranslationsPanel.java 29 Apr 2008 14:36:25 -0000 1.2 *************** *** 17,20 **** --- 17,23 ---- * <pre> * $Log$ + * Revision 1.2 2008/04/29 14:36:25 hrivnac + * javadoc cleaned + * * Revision 1.1 2005/03/30 12:44:30 hrivnac * GraXML introduced *************** *** 34,37 **** --- 37,44 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ Index: SimpleLabel.java =================================================================== RCS file: /cvsroot/graxml/Graphics/GraXML/src/net/hep/graphics/GraXML/GUI/Components/SimpleLabel.java,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** SimpleLabel.java 30 Mar 2005 12:44:30 -0000 1.1 --- SimpleLabel.java 29 Apr 2008 14:36:25 -0000 1.2 *************** *** 12,15 **** --- 12,18 ---- * <pre> * $Log$ + * Revision 1.2 2008/04/29 14:36:25 hrivnac + * javadoc cleaned + * * Revision 1.1 2005/03/30 12:44:30 hrivnac * GraXML introduced *************** *** 29,32 **** --- 32,39 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ Index: Dimensions.java =================================================================== RCS file: /cvsroot/graxml/Graphics/GraXML/src/net/hep/graphics/GraXML/GUI/Components/Dimensions.java,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** Dimensions.java 14 Jan 2007 21:47:06 -0000 1.3 --- Dimensions.java 29 Apr 2008 14:36:25 -0000 1.4 *************** *** 12,15 **** --- 12,19 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ Index: TreePanel.java =================================================================== RCS file: /cvsroot/graxml/Graphics/GraXML/src/net/hep/graphics/GraXML/GUI/Components/TreePanel.java,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** TreePanel.java 30 Mar 2005 12:44:30 -0000 1.1 --- TreePanel.java 29 Apr 2008 14:36:25 -0000 1.2 *************** *** 13,21 **** import javax.swing.border.BevelBorder; ! /** {@link JPanel} holding {@link net.hep.graphics.GraXML.Disconnecter.ViewerTree}. * <br><img src="doc-files/TreePanel.gif"> * <p><font color="#880088"> * <pre> * $Log$ * Revision 1.1 2005/03/30 12:44:30 hrivnac * GraXML introduced --- 13,24 ---- import javax.swing.border.BevelBorder; ! /** {@link JPanel} holding <code>ViewerTree</code>. * <br><img src="doc-files/TreePanel.gif"> * <p><font color="#880088"> * <pre> * $Log$ + * Revision 1.2 2008/04/29 14:36:25 hrivnac + * javadoc cleaned + * * Revision 1.1 2005/03/30 12:44:30 hrivnac * GraXML introduced *************** *** 32,35 **** --- 35,42 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @see net.hep.graphics.GraXML.Disconnecter * @version $Id$ Index: SpeedPanel.java =================================================================== RCS file: /cvsroot/graxml/Graphics/GraXML/src/net/hep/graphics/GraXML/GUI/Components/SpeedPanel.java,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** SpeedPanel.java 30 Mar 2005 12:44:30 -0000 1.1 --- SpeedPanel.java 29 Apr 2008 14:36:25 -0000 1.2 *************** *** 17,20 **** --- 17,23 ---- * <pre> * $Log$ + * Revision 1.2 2008/04/29 14:36:25 hrivnac + * javadoc cleaned + * * Revision 1.1 2005/03/30 12:44:30 hrivnac * GraXML introduced *************** *** 31,34 **** --- 34,41 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ Index: Icons.java =================================================================== RCS file: /cvsroot/graxml/Graphics/GraXML/src/net/hep/graphics/GraXML/GUI/Components/Icons.java,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** Icons.java 16 Oct 2007 10:11:51 -0000 1.3 --- Icons.java 29 Apr 2008 14:36:25 -0000 1.4 *************** *** 8,11 **** --- 8,14 ---- * <pre> * $Log$ + * Revision 1.4 2008/04/29 14:36:25 hrivnac + * javadoc cleaned + * * Revision 1.3 2007/10/16 10:11:51 hrivnac * SplashWindow added; usable with java 1.5 *************** *** 37,40 **** --- 40,47 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ Index: EnvelopePanel.java =================================================================== RCS file: /cvsroot/graxml/Graphics/GraXML/src/net/hep/graphics/GraXML/GUI/Components/EnvelopePanel.java,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** EnvelopePanel.java 17 Mar 2008 14:29:59 -0000 1.4 --- EnvelopePanel.java 29 Apr 2008 14:36:25 -0000 1.5 *************** *** 20,23 **** --- 20,26 ---- * <pre> * $Log$ + * Revision 1.5 2008/04/29 14:36:25 hrivnac + * javadoc cleaned + * * Revision 1.4 2008/03/17 14:29:59 hrivnac * visual modifications can be performed from TreeView, Floor added to Envelope *************** *** 43,46 **** --- 46,53 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ *************** *** 53,57 **** envLabel.setFont(Fonts.BOLD); envLabel.setToolTipText("<html>Set Envelope<br>" ! + "<small>Envelope shows/hides 3D Envelope components (Axis/Legend/Cylinder)</small></html>"); // Axis JCheckBox axisCheckBox = new JCheckBox("Axis", Envelope.axis()); --- 60,64 ---- envLabel.setFont(Fonts.BOLD); envLabel.setToolTipText("<html>Set Envelope<br>" ! + "<small>Envelope shows/hides 3D Envelope components (Axis/Legend/Cylinder/Floor)</small></html>"); // Axis JCheckBox axisCheckBox = new JCheckBox("Axis", Envelope.axis()); *************** *** 72,76 **** cylinderCheckBox.setFont(Fonts.PLAIN); cylinderCheckBox.setToolTipText("Show/Hide Cylinder"); ! // Cylinder JCheckBox floorCheckBox = new JCheckBox("Floor", Envelope.floor()); floorCheckBox.setName("Envelope"); --- 79,83 ---- cylinderCheckBox.setFont(Fonts.PLAIN); cylinderCheckBox.setToolTipText("Show/Hide Cylinder"); ! // Floor JCheckBox floorCheckBox = new JCheckBox("Floor", Envelope.floor()); floorCheckBox.setName("Envelope"); Index: ObjectPropertiesPanel.java =================================================================== RCS file: /cvsroot/graxml/Graphics/GraXML/src/net/hep/graphics/GraXML/GUI/Components/ObjectPropertiesPanel.java,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** ObjectPropertiesPanel.java 30 Mar 2005 12:44:30 -0000 1.1 --- ObjectPropertiesPanel.java 29 Apr 2008 14:36:25 -0000 1.2 *************** *** 17,20 **** --- 17,23 ---- * <pre> * $Log$ + * Revision 1.2 2008/04/29 14:36:25 hrivnac + * javadoc cleaned + * * Revision 1.1 2005/03/30 12:44:30 hrivnac * GraXML introduced *************** *** 31,34 **** --- 34,41 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ Index: HelpPanel.java =================================================================== RCS file: /cvsroot/graxml/Graphics/GraXML/src/net/hep/graphics/GraXML/GUI/Components/HelpPanel.java,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** HelpPanel.java 12 Oct 2007 23:47:28 -0000 1.1 --- HelpPanel.java 29 Apr 2008 14:36:25 -0000 1.2 *************** *** 17,20 **** --- 17,23 ---- * <pre> * $Log$ + * Revision 1.2 2008/04/29 14:36:25 hrivnac + * javadoc cleaned + * * Revision 1.1 2007/10/12 23:47:28 hrivnac * monitoring (fps, mb) added *************** *** 22,25 **** --- 25,32 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ Index: BackgroundPanel.java =================================================================== RCS file: /cvsroot/graxml/Graphics/GraXML/src/net/hep/graphics/GraXML/GUI/Components/BackgroundPanel.java,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** BackgroundPanel.java 30 Mar 2005 12:44:30 -0000 1.1 --- BackgroundPanel.java 29 Apr 2008 14:36:25 -0000 1.2 *************** *** 17,20 **** --- 17,23 ---- * <pre> * $Log$ + * Revision 1.2 2008/04/29 14:36:25 hrivnac + * javadoc cleaned + * * Revision 1.1 2005/03/30 12:44:30 hrivnac * GraXML introduced *************** *** 31,34 **** --- 34,41 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ Index: RotationsPanel.java =================================================================== RCS file: /cvsroot/graxml/Graphics/GraXML/src/net/hep/graphics/GraXML/GUI/Components/RotationsPanel.java,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** RotationsPanel.java 30 Mar 2005 12:44:30 -0000 1.1 --- RotationsPanel.java 29 Apr 2008 14:36:25 -0000 1.2 *************** *** 16,19 **** --- 16,22 ---- * <pre> * $Log$ + * Revision 1.2 2008/04/29 14:36:25 hrivnac + * javadoc cleaned + * * Revision 1.1 2005/03/30 12:44:30 hrivnac * GraXML introduced *************** *** 33,36 **** --- 36,43 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ Index: TransformationSelector.java =================================================================== RCS file: /cvsroot/graxml/Graphics/GraXML/src/net/hep/graphics/GraXML/GUI/Components/TransformationSelector.java,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** TransformationSelector.java 30 Mar 2005 12:44:30 -0000 1.1 --- TransformationSelector.java 29 Apr 2008 14:36:25 -0000 1.2 *************** *** 15,18 **** --- 15,21 ---- * <pre> * $Log$ + * Revision 1.2 2008/04/29 14:36:25 hrivnac + * javadoc cleaned + * * Revision 1.1 2005/03/30 12:44:30 hrivnac * GraXML introduced *************** *** 29,32 **** --- 32,39 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ Index: ProjectionPanel.java =================================================================== RCS file: /cvsroot/graxml/Graphics/GraXML/src/net/hep/graphics/GraXML/GUI/Components/ProjectionPanel.java,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** ProjectionPanel.java 5 Nov 2007 14:58:13 -0000 1.2 --- ProjectionPanel.java 29 Apr 2008 14:36:25 -0000 1.3 *************** *** 17,20 **** --- 17,23 ---- * <pre> * $Log$ + * Revision 1.3 2008/04/29 14:36:25 hrivnac + * javadoc cleaned + * * Revision 1.2 2007/11/05 14:58:13 hrivnac * Envelope richer *************** *** 34,37 **** --- 37,44 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ Index: ZoomsPanel.java =================================================================== RCS file: /cvsroot/graxml/Graphics/GraXML/src/net/hep/graphics/GraXML/GUI/Components/ZoomsPanel.java,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** ZoomsPanel.java 30 Mar 2005 12:44:30 -0000 1.1 --- ZoomsPanel.java 29 Apr 2008 14:36:25 -0000 1.2 *************** *** 16,19 **** --- 16,22 ---- * <pre> * $Log$ + * Revision 1.2 2008/04/29 14:36:25 hrivnac + * javadoc cleaned + * * Revision 1.1 2005/03/30 12:44:30 hrivnac * GraXML introduced *************** *** 33,36 **** --- 36,43 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ Index: ScopePanel.java =================================================================== RCS file: /cvsroot/graxml/Graphics/GraXML/src/net/hep/graphics/GraXML/GUI/Components/ScopePanel.java,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** ScopePanel.java 30 Mar 2005 12:44:30 -0000 1.1 --- ScopePanel.java 29 Apr 2008 14:36:25 -0000 1.2 *************** *** 17,20 **** --- 17,23 ---- * <pre> * $Log$ + * Revision 1.2 2008/04/29 14:36:25 hrivnac + * javadoc cleaned + * * Revision 1.1 2005/03/30 12:44:30 hrivnac * GraXML introduced *************** *** 31,34 **** --- 34,41 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ Index: ScalerSlider.java =================================================================== RCS file: /cvsroot/graxml/Graphics/GraXML/src/net/hep/graphics/GraXML/GUI/Components/ScalerSlider.java,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** ScalerSlider.java 10 Oct 2007 18:47:42 -0000 1.3 --- ScalerSlider.java 29 Apr 2008 14:36:25 -0000 1.4 *************** *** 10,13 **** --- 10,16 ---- * <pre> * $Log$ + * Revision 1.4 2008/04/29 14:36:25 hrivnac + * javadoc cleaned + * * Revision 1.3 2007/10/10 18:47:42 hrivnac * if running in a Thread, doesn't exist; ticks on axis *************** *** 33,36 **** --- 36,43 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ |
From: Julius H. <hr...@us...> - 2008-04-29 14:36:47
|
Update of /cvsroot/graxml/Graphics/GraXML/src/net/hep/graphics/GraXML/Java3DExtensions In directory sc8-pr-cvs2.sourceforge.net:/tmp/cvs-serv16319/net/hep/graphics/GraXML/Java3DExtensions Modified Files: BillboardGroup.java CapturingCanvas3D.java Clipper.java Colors.java DistanceComparator.java Envelope.java ExportableRep.java FPSCounter.java J3DFrame.java J3DSaver.java SelectedColor.java Log Message: javadoc cleaned Index: J3DSaver.java =================================================================== RCS file: /cvsroot/graxml/Graphics/GraXML/src/net/hep/graphics/GraXML/Java3DExtensions/J3DSaver.java,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** J3DSaver.java 30 Mar 2005 20:36:02 -0000 1.2 --- J3DSaver.java 29 Apr 2008 14:36:26 -0000 1.3 *************** *** 30,33 **** --- 30,36 ---- * <pre> * $Log$ + * Revision 1.3 2008/04/29 14:36:26 hrivnac + * javadoc cleaned + * * Revision 1.2 2005/03/30 20:36:02 hrivnac * custom exporters enabled *************** *** 59,62 **** --- 62,69 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ Index: Envelope.java =================================================================== RCS file: /cvsroot/graxml/Graphics/GraXML/src/net/hep/graphics/GraXML/Java3DExtensions/Envelope.java,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** Envelope.java 17 Mar 2008 14:29:59 -0000 1.6 --- Envelope.java 29 Apr 2008 14:36:26 -0000 1.7 *************** *** 33,36 **** --- 33,39 ---- * <pre> * $Log$ + * Revision 1.7 2008/04/29 14:36:26 hrivnac + * javadoc cleaned + * * Revision 1.6 2008/03/17 14:29:59 hrivnac * visual modifications can be performed from TreeView, Floor added to Envelope *************** *** 68,71 **** --- 71,78 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ Index: DistanceComparator.java =================================================================== RCS file: /cvsroot/graxml/Graphics/GraXML/src/net/hep/graphics/GraXML/Java3DExtensions/DistanceComparator.java,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** DistanceComparator.java 23 Nov 2005 16:16:49 -0000 1.2 --- DistanceComparator.java 29 Apr 2008 14:36:26 -0000 1.3 *************** *** 13,16 **** --- 13,19 ---- * <pre> * $Log$ + * Revision 1.3 2008/04/29 14:36:26 hrivnac + * javadoc cleaned + * * Revision 1.2 2005/11/23 16:16:49 hrivnac * new Xerces *************** *** 33,36 **** --- 36,43 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ Index: CapturingCanvas3D.java =================================================================== RCS file: /cvsroot/graxml/Graphics/GraXML/src/net/hep/graphics/GraXML/Java3DExtensions/CapturingCanvas3D.java,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** CapturingCanvas3D.java 30 Mar 2005 12:44:31 -0000 1.1 --- CapturingCanvas3D.java 29 Apr 2008 14:36:26 -0000 1.2 *************** *** 35,38 **** --- 35,41 ---- * <pre> * $Log$ + * Revision 1.2 2008/04/29 14:36:26 hrivnac + * javadoc cleaned + * * Revision 1.1 2005/03/30 12:44:31 hrivnac * GraXML introduced *************** *** 61,64 **** --- 64,71 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ Index: J3DFrame.java =================================================================== RCS file: /cvsroot/graxml/Graphics/GraXML/src/net/hep/graphics/GraXML/Java3DExtensions/J3DFrame.java,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 *** J3DFrame.java 5 Nov 2007 14:58:20 -0000 1.10 --- J3DFrame.java 29 Apr 2008 14:36:26 -0000 1.11 *************** *** 46,49 **** --- 46,52 ---- * <pre> * $Log$ + * Revision 1.11 2008/04/29 14:36:26 hrivnac + * javadoc cleaned + * * Revision 1.10 2007/11/05 14:58:20 hrivnac * Envelope richer *************** *** 114,117 **** --- 117,124 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ *************** *** 362,366 **** // Java3D Decorations -------------------------------------------------------- ! // TBD public void changeEnvelope(String part) { enableEnvelope(true); --- 369,374 ---- // Java3D Decorations -------------------------------------------------------- ! /** Switch on/off part of {@link Envelope}. ! * @param part The part of {@link Envelope} to be switched on/off. */ public void changeEnvelope(String part) { enableEnvelope(true); Index: FPSCounter.java =================================================================== RCS file: /cvsroot/graxml/Graphics/GraXML/src/net/hep/graphics/GraXML/Java3DExtensions/FPSCounter.java,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** FPSCounter.java 12 Oct 2007 23:47:29 -0000 1.1 --- FPSCounter.java 29 Apr 2008 14:36:26 -0000 1.2 *************** *** 49,53 **** * intervals or to run indefinitely. The defaultis to run indefinitely.</p> * <pre> ! * @(#)FPSCounterDemo.java 1.3 02/10/21 13:38:59 * * Copyright (c) 1996-2002 Sun Microsystems, Inc. All Rights Reserved. --- 49,53 ---- * intervals or to run indefinitely. The defaultis to run indefinitely.</p> * <pre> ! * FPSCounterDemo.java * * Copyright (c) 1996-2002 Sun Microsystems, Inc. All Rights Reserved. *************** *** 88,91 **** --- 88,94 ---- * <pre> * $Log$ + * Revision 1.2 2008/04/29 14:36:26 hrivnac + * javadoc cleaned + * * Revision 1.1 2007/10/12 23:47:29 hrivnac * monitoring (fps, mb) added *************** *** 93,96 **** --- 96,103 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ *************** *** 269,273 **** * (20 sec) * ! * @param Amount * of time to wait for before computing frame rate (specified in * milliseconds) --- 276,280 ---- * (20 sec) * ! * @param wt * of time to wait for before computing frame rate (specified in * milliseconds) *************** *** 281,285 **** * average frame rate. The default is 5. * ! * @param No. * of sampling intervals over which to compute frame rate. A * value of 0 implies the average frame rate is computed over one --- 288,292 ---- * average frame rate. The default is 5. * ! * @param lc * of sampling intervals over which to compute frame rate. A * value of 0 implies the average frame rate is computed over one *************** *** 294,298 **** * counter should run. * ! * @param No. * of sampling intervals to run for */ --- 301,305 ---- * counter should run. * ! * @param ml * of sampling intervals to run for */ Index: ExportableRep.java =================================================================== RCS file: /cvsroot/graxml/Graphics/GraXML/src/net/hep/graphics/GraXML/Java3DExtensions/ExportableRep.java,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** ExportableRep.java 30 Mar 2005 20:35:47 -0000 1.1 --- ExportableRep.java 29 Apr 2008 14:36:26 -0000 1.2 *************** *** 6,9 **** --- 6,12 ---- * <pre> * $Log$ + * Revision 1.2 2008/04/29 14:36:26 hrivnac + * javadoc cleaned + * * Revision 1.1 2005/03/30 20:35:47 hrivnac * custom exporters enabled *************** *** 11,14 **** --- 14,21 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ Index: Colors.java =================================================================== RCS file: /cvsroot/graxml/Graphics/GraXML/src/net/hep/graphics/GraXML/Java3DExtensions/Colors.java,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** Colors.java 30 Mar 2005 12:44:31 -0000 1.1 --- Colors.java 29 Apr 2008 14:36:26 -0000 1.2 *************** *** 34,37 **** --- 34,40 ---- * <pre> * $Log$ + * Revision 1.2 2008/04/29 14:36:26 hrivnac + * javadoc cleaned + * * Revision 1.1 2005/03/30 12:44:31 hrivnac * GraXML introduced *************** *** 48,51 **** --- 51,58 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ Index: SelectedColor.java =================================================================== RCS file: /cvsroot/graxml/Graphics/GraXML/src/net/hep/graphics/GraXML/Java3DExtensions/SelectedColor.java,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** SelectedColor.java 7 Oct 2005 15:54:15 -0000 1.3 --- SelectedColor.java 29 Apr 2008 14:36:26 -0000 1.4 *************** *** 25,28 **** --- 25,31 ---- * <pre> * $Log$ + * Revision 1.4 2008/04/29 14:36:26 hrivnac + * javadoc cleaned + * * Revision 1.3 2005/10/07 15:54:15 hrivnac * Colors introduced *************** *** 57,60 **** --- 60,67 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ Index: BillboardGroup.java =================================================================== RCS file: /cvsroot/graxml/Graphics/GraXML/src/net/hep/graphics/GraXML/Java3DExtensions/BillboardGroup.java,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** BillboardGroup.java 30 Mar 2005 12:44:31 -0000 1.1 --- BillboardGroup.java 29 Apr 2008 14:36:26 -0000 1.2 *************** *** 23,26 **** --- 23,29 ---- * <pre> * $Log$ + * Revision 1.2 2008/04/29 14:36:26 hrivnac + * javadoc cleaned + * * Revision 1.1 2005/03/30 12:44:31 hrivnac * GraXML introduced *************** *** 37,40 **** --- 40,47 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ Index: Clipper.java =================================================================== RCS file: /cvsroot/graxml/Graphics/GraXML/src/net/hep/graphics/GraXML/Java3DExtensions/Clipper.java,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** Clipper.java 30 Mar 2005 12:44:31 -0000 1.1 --- Clipper.java 29 Apr 2008 14:36:26 -0000 1.2 *************** *** 24,27 **** --- 24,30 ---- * <pre> * $Log$ + * Revision 1.2 2008/04/29 14:36:26 hrivnac + * javadoc cleaned + * * Revision 1.1 2005/03/30 12:44:31 hrivnac * GraXML introduced *************** *** 38,41 **** --- 41,48 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ |
From: Julius H. <hr...@us...> - 2008-04-29 14:36:44
|
Update of /cvsroot/graxml/Graphics/GraXML/src/net/hep/graphics/GraXML/Java3DExtensions/Interactivity In directory sc8-pr-cvs2.sourceforge.net:/tmp/cvs-serv16319/net/hep/graphics/GraXML/Java3DExtensions/Interactivity Modified Files: CallBack.java Interacter.java InteracterDB.java PickRotateActBehavior.java PickTranslateActBehavior.java PickZoomActBehavior.java Log Message: javadoc cleaned Index: PickRotateActBehavior.java =================================================================== RCS file: /cvsroot/graxml/Graphics/GraXML/src/net/hep/graphics/GraXML/Java3DExtensions/Interactivity/PickRotateActBehavior.java,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** PickRotateActBehavior.java 30 Mar 2005 12:44:31 -0000 1.1 --- PickRotateActBehavior.java 29 Apr 2008 14:36:26 -0000 1.2 *************** *** 22,25 **** --- 22,28 ---- * <pre> * $Log$ + * Revision 1.2 2008/04/29 14:36:26 hrivnac + * javadoc cleaned + * * Revision 1.1 2005/03/30 12:44:31 hrivnac * GraXML introduced *************** *** 39,42 **** --- 42,49 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ Index: InteracterDB.java =================================================================== RCS file: /cvsroot/graxml/Graphics/GraXML/src/net/hep/graphics/GraXML/Java3DExtensions/Interactivity/InteracterDB.java,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** InteracterDB.java 30 Mar 2005 12:44:31 -0000 1.1 --- InteracterDB.java 29 Apr 2008 14:36:26 -0000 1.2 *************** *** 18,21 **** --- 18,24 ---- * <pre> * $Log$ + * Revision 1.2 2008/04/29 14:36:26 hrivnac + * javadoc cleaned + * * Revision 1.1 2005/03/30 12:44:31 hrivnac * GraXML introduced *************** *** 38,41 **** --- 41,48 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ Index: Interacter.java =================================================================== RCS file: /cvsroot/graxml/Graphics/GraXML/src/net/hep/graphics/GraXML/Java3DExtensions/Interactivity/Interacter.java,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 *** Interacter.java 17 Mar 2008 13:29:45 -0000 1.9 --- Interacter.java 29 Apr 2008 14:36:26 -0000 1.10 *************** *** 27,30 **** --- 27,33 ---- * <pre> * $Log$ + * Revision 1.10 2008/04/29 14:36:26 hrivnac + * javadoc cleaned + * * Revision 1.9 2008/03/17 13:29:45 hrivnac * visual modifications can be performed from TreeView *************** *** 74,77 **** --- 77,84 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ Index: PickZoomActBehavior.java =================================================================== RCS file: /cvsroot/graxml/Graphics/GraXML/src/net/hep/graphics/GraXML/Java3DExtensions/Interactivity/PickZoomActBehavior.java,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** PickZoomActBehavior.java 30 Mar 2005 12:44:31 -0000 1.1 --- PickZoomActBehavior.java 29 Apr 2008 14:36:26 -0000 1.2 *************** *** 22,25 **** --- 22,28 ---- * <pre> * $Log$ + * Revision 1.2 2008/04/29 14:36:26 hrivnac + * javadoc cleaned + * * Revision 1.1 2005/03/30 12:44:31 hrivnac * GraXML introduced *************** *** 39,42 **** --- 42,49 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ Index: CallBack.java =================================================================== RCS file: /cvsroot/graxml/Graphics/GraXML/src/net/hep/graphics/GraXML/Java3DExtensions/Interactivity/CallBack.java,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** CallBack.java 17 Mar 2008 13:29:45 -0000 1.4 --- CallBack.java 29 Apr 2008 14:36:26 -0000 1.5 *************** *** 31,34 **** --- 31,37 ---- * <pre> * $Log$ + * Revision 1.5 2008/04/29 14:36:26 hrivnac + * javadoc cleaned + * * Revision 1.4 2008/03/17 13:29:45 hrivnac * visual modifications can be performed from TreeView *************** *** 63,66 **** --- 66,73 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ Index: PickTranslateActBehavior.java =================================================================== RCS file: /cvsroot/graxml/Graphics/GraXML/src/net/hep/graphics/GraXML/Java3DExtensions/Interactivity/PickTranslateActBehavior.java,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** PickTranslateActBehavior.java 30 Mar 2005 12:44:31 -0000 1.1 --- PickTranslateActBehavior.java 29 Apr 2008 14:36:26 -0000 1.2 *************** *** 22,25 **** --- 22,28 ---- * <pre> * $Log$ + * Revision 1.2 2008/04/29 14:36:26 hrivnac + * javadoc cleaned + * * Revision 1.1 2005/03/30 12:44:31 hrivnac * GraXML introduced *************** *** 39,42 **** --- 42,49 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ |
From: Julius H. <hr...@us...> - 2008-04-29 14:36:41
|
Update of /cvsroot/graxml/Graphics/GraXML/src/net/hep/graphics/GraXML/JAS3Plugin In directory sc8-pr-cvs2.sourceforge.net:/tmp/cvs-serv16319/net/hep/graphics/GraXML/JAS3Plugin Modified Files: GraXML.java Log Message: javadoc cleaned Index: GraXML.java =================================================================== RCS file: /cvsroot/graxml/Graphics/GraXML/src/net/hep/graphics/GraXML/JAS3Plugin/GraXML.java,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** GraXML.java 30 Mar 2005 14:28:46 -0000 1.1 --- GraXML.java 29 Apr 2008 14:36:26 -0000 1.2 *************** *** 1,42 **** package hep.aida.ref.sql.JAS3Plugin; ! /* ! import java.awt.Font; ! import java.awt.event.ActionEvent; ! import java.awt.event.ActionListener; ! import java.io.PrintWriter; ! import javax.swing.JLabel; ! import javax.swing.JMenuItem; ! import org.freehep.application.mdi.PageContext; ! import org.freehep.application.mdi.PageEvent; ! import org.freehep.application.mdi.PageListener; ! import org.freehep.application.mdi.PageManager; ! import org.freehep.application.studio.Plugin; ! import org.freehep.application.studio.Studio; ! import org.freehep.jas.plugin.console.ConsoleService; ! */ ! public class GraXML {} /* extends Plugin ! implements ActionListener, ! PageListener { ! ! protected void init() throws Throwable { ! app = getApplication(); ! JMenuItem item = new JMenuItem("SQLTuple"); ! item.addActionListener(this); ! addMenu(item, 0); ! app.getLookup().add(this); ! ConsoleService cs = (ConsoleService) app.getLookup().lookup(ConsoleService.class); ! if (cs != null) { ! log = new PrintWriter(cs.getConsoleOutputStream("Log", null), true); ! } ! } ! ! public void actionPerformed(ActionEvent e){ ! log.println("SQLTuplePlugin: " + e); ! } ! ! private PrintWriter log; ! ! private Studio app; ! ! }*/ --- 1,3 ---- package hep.aida.ref.sql.JAS3Plugin; ! public class GraXML {} |
From: Julius H. <hr...@us...> - 2008-04-29 14:36:40
|
Update of /cvsroot/graxml/Graphics/GraXML/src/net/hep/graphics/GraXML In directory sc8-pr-cvs2.sourceforge.net:/tmp/cvs-serv16319/net/hep/graphics/GraXML Modified Files: BuildOptions.java Config.java GlobalOptions.java GraXMLException.java GraXMLJAXBRep.java GraXMLRep.java MasterBuilder.java Notifier.java SceneGroup.java Log Message: javadoc cleaned Index: BuildOptions.java =================================================================== RCS file: /cvsroot/graxml/Graphics/GraXML/src/net/hep/graphics/GraXML/BuildOptions.java,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** BuildOptions.java 30 Mar 2005 12:44:29 -0000 1.1 --- BuildOptions.java 29 Apr 2008 14:36:24 -0000 1.2 *************** *** 10,13 **** --- 10,16 ---- * <pre> * $Log$ + * Revision 1.2 2008/04/29 14:36:24 hrivnac + * javadoc cleaned + * * Revision 1.1 2005/03/30 12:44:29 hrivnac * GraXML introduced *************** *** 43,46 **** --- 46,53 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ Index: GraXMLRep.java =================================================================== RCS file: /cvsroot/graxml/Graphics/GraXML/src/net/hep/graphics/GraXML/GraXMLRep.java,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** GraXMLRep.java 30 Mar 2005 20:35:45 -0000 1.2 --- GraXMLRep.java 29 Apr 2008 14:36:24 -0000 1.3 *************** *** 6,9 **** --- 6,12 ---- * <pre> * $Log$ + * Revision 1.3 2008/04/29 14:36:24 hrivnac + * javadoc cleaned + * * Revision 1.2 2005/03/30 20:35:45 hrivnac * custom exporters enabled *************** *** 29,32 **** --- 32,39 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ Index: Notifier.java =================================================================== RCS file: /cvsroot/graxml/Graphics/GraXML/src/net/hep/graphics/GraXML/Notifier.java,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** Notifier.java 17 Mar 2008 13:29:44 -0000 1.2 --- Notifier.java 29 Apr 2008 14:36:24 -0000 1.3 *************** *** 10,13 **** --- 10,16 ---- * <pre> * $Log$ + * Revision 1.3 2008/04/29 14:36:24 hrivnac + * javadoc cleaned + * * Revision 1.2 2008/03/17 13:29:44 hrivnac * visual modifications can be performed from TreeView *************** *** 18,21 **** --- 21,28 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ Index: SceneGroup.java =================================================================== RCS file: /cvsroot/graxml/Graphics/GraXML/src/net/hep/graphics/GraXML/SceneGroup.java,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** SceneGroup.java 12 Oct 2007 15:19:12 -0000 1.5 --- SceneGroup.java 29 Apr 2008 14:36:24 -0000 1.6 *************** *** 28,31 **** --- 28,34 ---- * <pre> * $Log$ + * Revision 1.6 2008/04/29 14:36:24 hrivnac + * javadoc cleaned + * * Revision 1.5 2007/10/12 15:19:12 hrivnac * refactoring *************** *** 66,69 **** --- 69,76 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ Index: Config.java =================================================================== RCS file: /cvsroot/graxml/Graphics/GraXML/src/net/hep/graphics/GraXML/Config.java,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** Config.java 7 Jun 2006 16:00:19 -0000 1.4 --- Config.java 29 Apr 2008 14:36:24 -0000 1.5 *************** *** 17,20 **** --- 17,23 ---- * <pre> * $Log$ + * Revision 1.5 2008/04/29 14:36:24 hrivnac + * javadoc cleaned + * * Revision 1.4 2006/06/07 16:00:19 hrivnac * HEP3D Stripification is reported *************** *** 59,62 **** --- 62,69 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ Index: GlobalOptions.java =================================================================== RCS file: /cvsroot/graxml/Graphics/GraXML/src/net/hep/graphics/GraXML/GlobalOptions.java,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** GlobalOptions.java 9 Oct 2007 17:17:50 -0000 1.2 --- GlobalOptions.java 29 Apr 2008 14:36:24 -0000 1.3 *************** *** 5,8 **** --- 5,11 ---- * <pre> * $Log$ + * Revision 1.3 2008/04/29 14:36:24 hrivnac + * javadoc cleaned + * * Revision 1.2 2007/10/09 17:17:50 hrivnac * both i386 and amd64 Linux supported; using Java3D 1.5.1 *************** *** 46,49 **** --- 49,56 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ Index: GraXMLJAXBRep.java =================================================================== RCS file: /cvsroot/graxml/Graphics/GraXML/src/net/hep/graphics/GraXML/GraXMLJAXBRep.java,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** GraXMLJAXBRep.java 24 Jan 2007 16:59:25 -0000 1.3 --- GraXMLJAXBRep.java 29 Apr 2008 14:36:24 -0000 1.4 *************** *** 11,14 **** --- 11,17 ---- * <pre> * $Log$ + * Revision 1.4 2008/04/29 14:36:24 hrivnac + * javadoc cleaned + * * Revision 1.3 2007/01/24 16:59:25 hrivnac * migrated to JAXB 2.0 *************** *** 34,37 **** --- 37,44 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ Index: GraXMLException.java =================================================================== RCS file: /cvsroot/graxml/Graphics/GraXML/src/net/hep/graphics/GraXML/GraXMLException.java,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** GraXMLException.java 30 Mar 2005 12:44:29 -0000 1.1 --- GraXMLException.java 29 Apr 2008 14:36:24 -0000 1.2 *************** *** 5,8 **** --- 5,11 ---- * <pre> * $Log$ + * Revision 1.2 2008/04/29 14:36:24 hrivnac + * javadoc cleaned + * * Revision 1.1 2005/03/30 12:44:29 hrivnac * GraXML introduced *************** *** 22,25 **** --- 25,32 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ Index: MasterBuilder.java =================================================================== RCS file: /cvsroot/graxml/Graphics/GraXML/src/net/hep/graphics/GraXML/MasterBuilder.java,v retrieving revision 1.19 retrieving revision 1.20 diff -C2 -d -r1.19 -r1.20 *** MasterBuilder.java 6 Nov 2007 23:15:51 -0000 1.19 --- MasterBuilder.java 29 Apr 2008 14:36:24 -0000 1.20 *************** *** 62,65 **** --- 62,68 ---- * <pre> * $Log$ + * Revision 1.20 2008/04/29 14:36:24 hrivnac + * javadoc cleaned + * * Revision 1.19 2007/11/06 23:15:51 hrivnac * builders version reported *************** *** 194,197 **** --- 197,204 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ |
From: Julius H. <hr...@us...> - 2008-04-29 14:36:34
|
Update of /cvsroot/graxml/Graphics/GraXML/src/net/hep/graphics/GraXML/Disconnecter In directory sc8-pr-cvs2.sourceforge.net:/tmp/cvs-serv16319/net/hep/graphics/GraXML/Disconnecter Modified Files: ConnectionManager.java ConnectionsDB.java DetachableConnection.java PopupMouseListener.java ViewerTreeCellRenderer.java ViewerTreeFactory.java ViewerTreeMouseListener.java Log Message: javadoc cleaned Index: ViewerTreeFactory.java =================================================================== RCS file: /cvsroot/graxml/Graphics/GraXML/src/net/hep/graphics/GraXML/Disconnecter/ViewerTreeFactory.java,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** ViewerTreeFactory.java 11 Oct 2007 14:41:09 -0000 1.3 --- ViewerTreeFactory.java 29 Apr 2008 14:36:24 -0000 1.4 *************** *** 13,16 **** --- 13,19 ---- * <pre> * $Log$ + * Revision 1.4 2008/04/29 14:36:24 hrivnac + * javadoc cleaned + * * Revision 1.3 2007/10/11 14:41:09 hrivnac * connection to Atlantis improved *************** *** 42,45 **** --- 45,52 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ Index: ConnectionsDB.java =================================================================== RCS file: /cvsroot/graxml/Graphics/GraXML/src/net/hep/graphics/GraXML/Disconnecter/ConnectionsDB.java,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** ConnectionsDB.java 22 Dec 2007 15:26:15 -0000 1.6 --- ConnectionsDB.java 29 Apr 2008 14:36:24 -0000 1.7 *************** *** 21,24 **** --- 21,27 ---- * <pre> * $Log$ + * Revision 1.7 2008/04/29 14:36:24 hrivnac + * javadoc cleaned + * * Revision 1.6 2007/12/22 15:26:15 hrivnac * Google Analytics added *************** *** 56,59 **** --- 59,66 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ Index: ConnectionManager.java =================================================================== RCS file: /cvsroot/graxml/Graphics/GraXML/src/net/hep/graphics/GraXML/Disconnecter/ConnectionManager.java,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** ConnectionManager.java 17 Mar 2008 13:29:45 -0000 1.2 --- ConnectionManager.java 29 Apr 2008 14:36:24 -0000 1.3 *************** *** 34,37 **** --- 34,40 ---- * <pre> * $Log$ + * Revision 1.3 2008/04/29 14:36:24 hrivnac + * javadoc cleaned + * * Revision 1.2 2008/03/17 13:29:45 hrivnac * visual modifications can be performed from TreeView *************** *** 42,45 **** --- 45,52 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ *************** *** 50,54 **** /** Create and connect with the framework. * @param window The main {@link RootWindow}. ! * @param tree The {@link ViewerTree} connected with the {@link ConnectionsDB}. */ public ConnectionManager(RootWindow window, JTree tree) { --- 57,61 ---- /** Create and connect with the framework. * @param window The main {@link RootWindow}. ! * @param tree The <code>ViewerTree</code> connected with the {@link ConnectionsDB}. */ public ConnectionManager(RootWindow window, JTree tree) { *************** *** 119,123 **** /** Start the change. Switch the status and propagate the change ! * up and down the {@link ViewerTree} so that the change can happen. * @param value The name of the {@link DetachableConnection} to be hanged. */ public final void change(String value) { --- 126,130 ---- /** Start the change. Switch the status and propagate the change ! * up and down the <code>ViewerTree</code> so that the change can happen. * @param value The name of the {@link DetachableConnection} to be hanged. */ public final void change(String value) { Index: ViewerTreeCellRenderer.java =================================================================== RCS file: /cvsroot/graxml/Graphics/GraXML/src/net/hep/graphics/GraXML/Disconnecter/ViewerTreeCellRenderer.java,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** ViewerTreeCellRenderer.java 18 Jan 2007 15:29:22 -0000 1.3 --- ViewerTreeCellRenderer.java 29 Apr 2008 14:36:24 -0000 1.4 *************** *** 10,17 **** /** <code>ViewerTreeCellRenderer</code> defines the appearance of the ! * {@link ViewerTree} Node. * <p><font color="#880088"> * <pre> * $Log$ * Revision 1.3 2007/01/18 15:29:22 hrivnac * multiple loading possible --- 10,20 ---- /** <code>ViewerTreeCellRenderer</code> defines the appearance of the ! * </code>ViewerTree</code> Node. * <p><font color="#880088"> * <pre> * $Log$ + * Revision 1.4 2008/04/29 14:36:24 hrivnac + * javadoc cleaned + * * Revision 1.3 2007/01/18 15:29:22 hrivnac * multiple loading possible *************** *** 37,40 **** --- 40,47 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ Index: PopupMouseListener.java =================================================================== RCS file: /cvsroot/graxml/Graphics/GraXML/src/net/hep/graphics/GraXML/Disconnecter/PopupMouseListener.java,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** PopupMouseListener.java 17 Mar 2008 13:32:06 -0000 1.1 --- PopupMouseListener.java 29 Apr 2008 14:36:24 -0000 1.2 *************** *** 5,12 **** /** <code>PopupMouseAdapter</code> handles the "click" on ! * the {@link JPopupMenu}. * <p><font color="#880088"> * <pre> * $Log$ * Revision 1.1 2008/03/17 13:32:06 hrivnac * visual modifications can be performed from TreeView --- 5,15 ---- /** <code>PopupMouseAdapter</code> handles the "click" on ! * the {@link javax.swing.JPopupMenu}. * <p><font color="#880088"> * <pre> * $Log$ + * Revision 1.2 2008/04/29 14:36:24 hrivnac + * javadoc cleaned + * * Revision 1.1 2008/03/17 13:32:06 hrivnac * visual modifications can be performed from TreeView *************** *** 14,20 **** * </pre> * </font></p> * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ public final class PopupMouseListener extends MouseAdapter { ! } \ No newline at end of file --- 17,27 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ public final class PopupMouseListener extends MouseAdapter { ! } Index: DetachableConnection.java =================================================================== RCS file: /cvsroot/graxml/Graphics/GraXML/src/net/hep/graphics/GraXML/Disconnecter/DetachableConnection.java,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** DetachableConnection.java 18 Jan 2007 15:33:12 -0000 1.3 --- DetachableConnection.java 29 Apr 2008 14:36:24 -0000 1.4 *************** *** 22,27 **** import org.apache.log4j.Logger; ! /** {@link DetachableConnection} between Java3D Groups. It is part of the ! * {@link ViewerTree}. * The status of the connection can be: * <ul> --- 22,27 ---- import org.apache.log4j.Logger; ! /** <code>DetachableConnection</code> between Java3D Groups. It is part of the ! * <code>ViewerTree</code>. * The status of the connection can be: * <ul> *************** *** 35,38 **** --- 35,41 ---- * <pre> * $Log$ + * Revision 1.4 2008/04/29 14:36:24 hrivnac + * javadoc cleaned + * * Revision 1.3 2007/01/18 15:33:12 hrivnac * multiple loading possible *************** *** 61,64 **** --- 64,71 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ Index: ViewerTreeMouseListener.java =================================================================== RCS file: /cvsroot/graxml/Graphics/GraXML/src/net/hep/graphics/GraXML/Disconnecter/ViewerTreeMouseListener.java,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** ViewerTreeMouseListener.java 17 Mar 2008 14:29:58 -0000 1.5 --- ViewerTreeMouseListener.java 29 Apr 2008 14:36:24 -0000 1.6 *************** *** 38,45 **** /** <code>ViewerTreeMouseListener</code> handles the "click" on ! * the {@link ViewerTree} node. * <p><font color="#880088"> * <pre> * $Log$ * Revision 1.5 2008/03/17 14:29:58 hrivnac * visual modifications can be performed from TreeView, Floor added to Envelope --- 38,48 ---- /** <code>ViewerTreeMouseListener</code> handles the "click" on ! * the <code>ViewerTree</code> node. * <p><font color="#880088"> * <pre> * $Log$ + * Revision 1.6 2008/04/29 14:36:24 hrivnac + * javadoc cleaned + * * Revision 1.5 2008/03/17 14:29:58 hrivnac * visual modifications can be performed from TreeView, Floor added to Envelope *************** *** 80,83 **** --- 83,90 ---- * </pre> * </font></p> + * @opt attributes + * @opt operations + * @opt types + * @opt visibility * @version $Id$ * @author <a href="mailto:Jul...@ce...">J.Hrivnac</a> */ *************** *** 88,92 **** /** Create and connect with the framework. * @param window The main {@link RootWindow}. ! * @param tree The {@link ViewerTree} connected with the {@link ConnectionsDB}. */ public ViewerTreeMouseListener(RootWindow window, JTree tree) { --- 95,99 ---- /** Create and connect with the framework. * @param window The main {@link RootWindow}. ! * @param tree The <code>ViewerTree</code> connected with the {@link ConnectionsDB}. */ public ViewerTreeMouseListener(RootWindow window, JTree tree) { *************** *** 135,139 **** * </ol> * @param how Which operation should be performed, enumerated via ! * {@link PickingCallBack}. */ private void modify(short what, int how) { --- 142,146 ---- * </ol> * @param how Which operation should be performed, enumerated via ! * picking {@link CallBack}. */ private void modify(short what, int how) { |