|
|||||||||
| Home >> All >> org >> fudaa >> ebli >> [ test overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.fudaa.ebli.test
Class TestZCalquePoint

java.lang.Objectjava.awt.Component
java.awt.Container
javax.swing.JComponent
javax.swing.JInternalFrame
com.memoire.bu.BuInternalFrame
org.fudaa.ebli.impression.EbliFilleImprimable
org.fudaa.ebli.calque.ZEbliFilleCalques
org.fudaa.ebli.test.TestZCalquePoint
- All Implemented Interfaces:
- javax.accessibility.Accessible, java.awt.event.ActionListener, org.fudaa.ebli.impression.EbliPageable, java.util.EventListener, java.awt.image.ImageObserver, java.awt.MenuContainer, java.awt.print.Pageable, javax.swing.RootPaneContainer, java.io.Serializable, javax.swing.event.TreeSelectionListener, javax.swing.WindowConstants
- public class TestZCalquePoint
- extends org.fudaa.ebli.calque.ZEbliFilleCalques
Un test pour le calque ZCalquePoint
- Version:
- $Id: TestZCalquePoint.java,v 1.4 2002/10/22 12:02:29 deniger Exp $
| Nested Class Summary |
| Nested classes inherited from class org.fudaa.ebli.calque.ZEbliFilleCalques |
|
| Nested classes inherited from class javax.swing.JInternalFrame |
javax.swing.JInternalFrame.AccessibleJInternalFrame, javax.swing.JInternalFrame.JDesktopIcon |
| Nested classes inherited from class javax.swing.JComponent |
javax.swing.JComponent.AccessibleJComponent |
| Nested classes inherited from class java.awt.Container |
java.awt.Container.AccessibleAWTContainer |
| Nested classes inherited from class java.awt.Component |
java.awt.Component.AccessibleAWTComponent, java.awt.Component.BltBufferStrategy, java.awt.Component.FlipBufferStrategy |
| Field Summary | |
private org.fudaa.ebli.calque.BCalquePoint |
cqPoint_
|
private org.fudaa.ebli.calque.BCalquePoint |
cqPoint2_
|
private org.fudaa.ebli.calque.ZCalquePoint |
cqZPoint_
|
private static java.lang.String |
FICHIER_SEMIS
|
| Fields inherited from class org.fudaa.ebli.calque.ZEbliFilleCalques |
arbre_, cqActif_, ctNavigation_, mode_, pnNavigation_, specificTools_ |
| Fields inherited from class org.fudaa.ebli.impression.EbliFilleImprimable |
|
| Fields inherited from class com.memoire.bu.BuInternalFrame |
SHORTCUT |
| Fields inherited from class javax.swing.JInternalFrame |
closable, CONTENT_PANE_PROPERTY, desktopIcon, FRAME_ICON_PROPERTY, frameIcon, GLASS_PANE_PROPERTY, iconable, IS_CLOSED_PROPERTY, IS_ICON_PROPERTY, IS_MAXIMUM_PROPERTY, IS_SELECTED_PROPERTY, isClosed, isIcon, isMaximum, isSelected, LAYERED_PANE_PROPERTY, maximizable, MENU_BAR_PROPERTY, resizable, ROOT_PANE_PROPERTY, rootPane, rootPaneCheckingEnabled, title, TITLE_PROPERTY |
| Fields inherited from class javax.swing.JComponent |
accessibleContext, listenerList, TOOL_TIP_TEXT_KEY, ui, UNDEFINED_CONDITION, WHEN_ANCESTOR_OF_FOCUSED_COMPONENT, WHEN_FOCUSED, WHEN_IN_FOCUSED_WINDOW |
| Fields inherited from class java.awt.Container |
|
| Fields inherited from class java.awt.Component |
BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT |
| Fields inherited from interface org.fudaa.ebli.impression.EbliPageable |
DEFAULT_PAGE_FORMAT |
| Fields inherited from interface java.awt.print.Pageable |
UNKNOWN_NUMBER_OF_PAGES |
| Fields inherited from interface javax.swing.WindowConstants |
DISPOSE_ON_CLOSE, DO_NOTHING_ON_CLOSE, EXIT_ON_CLOSE, HIDE_ON_CLOSE |
| Fields inherited from interface java.awt.image.ImageObserver |
ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH |
| Constructor Summary | |
TestZCalquePoint(org.fudaa.ebli.calque.BVueCalque _vue,
org.fudaa.ebli.calque.BArbreCalque _arbre)
|
|
| Method Summary | |
void |
afficheSemis()
|
org.fudaa.ebli.geometrie.VecteurGrPoint |
importerSemis()
|
static void |
main(java.lang.String[] args)
|
void |
restaurer()
|
| Methods inherited from class org.fudaa.ebli.impression.EbliFilleImprimable |
getDefaultEbliPageFormat, getEnabledActions, getInformationsDocument, getInformationsSoftware, getPageFormat, getPrintable, setInformationsDocument, setInformationsSoftware |
| Methods inherited from class com.memoire.bu.BuInternalFrame |
adjustActions, getDisabledActions, getShortcut, getShortcut, setClosed, setRootPane, setRootPaneCheckingEnabled, setShortcut, setVisible, simplifyTop, toString, updateUI |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
FICHIER_SEMIS
private static java.lang.String FICHIER_SEMIS
cqZPoint_
private org.fudaa.ebli.calque.ZCalquePoint cqZPoint_
cqPoint_
private org.fudaa.ebli.calque.BCalquePoint cqPoint_
cqPoint2_
private org.fudaa.ebli.calque.BCalquePoint cqPoint2_
| Constructor Detail |
TestZCalquePoint
public TestZCalquePoint(org.fudaa.ebli.calque.BVueCalque _vue, org.fudaa.ebli.calque.BArbreCalque _arbre)
| Method Detail |
restaurer
public void restaurer()
importerSemis
public org.fudaa.ebli.geometrie.VecteurGrPoint importerSemis()
afficheSemis
public void afficheSemis()
main
public static void main(java.lang.String[] args)
|
|||||||||
| Home >> All >> org >> fudaa >> ebli >> [ test overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC