cds.aladin
Class Arc

java.lang.Object
  extended by cds.aladin.Obj
      extended by cds.aladin.Position
          extended by cds.aladin.Forme
              extended by cds.aladin.Cercle
                  extended by cds.aladin.Arc
Direct Known Subclasses:
Pickle

public class Arc
extends Cercle

Objet graphique representant un arc de cercle On utilise Forme avec 3 objets : - o[0] : le centre - o[1] : le début de l'arc - o[2] : la fin de l'arc

Version:
2.0 : (15 déc 05) Modification complète en utilisant Forme., 1.0 : (11 sept 05) Création en vue de l'implantation des FoV HST
Author:
Pierre Fernique [CDS]

Field Summary
 
Fields inherited from class cds.aladin.Obj
CIRCLE, CIRCLES, CROSS, dej, DOT, id, OVAL, PLUS, POINT, raj, RHOMB, SQUARE, TRIANGLE
 
Method Summary
 java.lang.String getObjType()
          Retourne le type d'objet
 
Methods inherited from class cds.aladin.Obj
getDistance, getNames, getRadius, getSexa, getSize, getUCDs, getUnits, getValues, indexOf, isSelected, setColumn, setSelected, setShape, setValue
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getObjType

public java.lang.String getObjType()
Retourne le type d'objet

Overrides:
getObjType in class Cercle


Copyright © 2009 UDS/CNRS