Package | Description |
---|---|
edu.ucdavis.cstars.client.symbol | |
edu.ucdavis.cstars.client.toolbars |
Modifier and Type | Class and Description |
---|---|
class |
PictureMarkerSymbol
Marker symbols are used to draw points and multipoints on the graphics layer.
|
class |
SimpleMarkerSymbol
Marker symbols are used to draw points and multipoints on the graphics layer.
|
Modifier and Type | Method and Description |
---|---|
MarkerSymbol |
MarkerSymbol.setAngle(int angle)
Sets the angle of a marker.
|
MarkerSymbol |
MarkerSymbol.setOffset(int x,
int y)
Sets the x and y offset of a marker in screen units.
|
MarkerSymbol |
MarkerSymbol.setSize(int size)
Sets the size of a marker in pixels.
|
Modifier and Type | Method and Description |
---|---|
void |
Edit.Options.setGhostVertexSymbol(MarkerSymbol ghostVertexSymbol) |
void |
Edit.Options.setVertexSymbol(MarkerSymbol vertexSymbol) |