org.das2.graph.DasLabelAxis


getInterItemSpace

getInterItemSpace( ) → int

Returns:

int

search for examples view on GitHub view source


getItemMax

getItemMax( Datum d ) → int

get the maximum pixel location of the bin allocated to the Datum.

Parameters

d -

Returns:

pixel location of the max.

search for examples view on GitHub view source


getItemMin

getItemMin( Datum d ) → int

get the minimum pixel location of the bin allocated to the Datum.

Parameters

d -

Returns:

pixel location of the min.

search for examples view on GitHub view source


getLabelPositions

getLabelPositions( ) → int

Returns:

int[]

search for examples view on GitHub view source


getOutsidePadding

getOutsidePadding( ) → int

Getter for property outsidePadding.

Returns:

Value of property outsidePadding.

search for examples view on GitHub view source


isFloppyItemSpacing

isFloppyItemSpacing( ) → boolean

Getter for property floppyltemSpacing.

Returns:

Value of property floppyltemSpacing.

search for examples view on GitHub view source


setFloppyItemSpacing

setFloppyItemSpacing( boolean floppyItemSpacing ) → void

Setter for property floppyltemSpacing.

Parameters

floppyItemSpacing - New value of property floppyltemSpacing.

Returns:

void (returns nothing)

search for examples view on GitHub view source


setLabelFormatter

setLabelFormatter( org.das2.datum.format.DatumFormatter df ) → void

vg1pws needed a way to explicitly set this.

Returns:

void (returns nothing)

search for examples view on GitHub view source


setOutsidePadding

setOutsidePadding( int outsidePadding ) → void

Setter for property outsidePadding.

Parameters

outsidePadding - New value of property outsidePadding.

Returns:

void (returns nothing)

search for examples view on GitHub view source


updateTickV

updateTickV( ) → void

Returns:

void (returns nothing)

search for examples view on GitHub view source