Package | Description |
---|---|
edu.ucdavis.cstars.client |
Modifier and Type | Method and Description |
---|---|
static Graphic.Attributes |
Graphic.Attributes.create() |
Graphic.Attributes |
Graphic.getAttributes()
Name value pairs of fields and field values associated with the graphic.
|
Modifier and Type | Method and Description |
---|---|
static Graphic |
Graphic.create(Geometry geometry,
Symbol symbol,
Graphic.Attributes attrs,
InfoTemplate infoTemplate)
Creates a new Graphic object.
|
Graphic |
Graphic.setAttributes(Graphic.Attributes attrs)
Defines the attributes of the graphic.
|