void |
FeatureStyleExtension.deleteIcon(FeatureRow featureRow) |
Delete the feature row icon for the feature row geometry type
|
void |
FeatureStyleExtension.deleteIcon(FeatureRow featureRow,
GeometryType geometryType) |
Delete the feature row icon for the geometry type
|
void |
FeatureTableStyles.deleteIcon(FeatureRow featureRow) |
Delete the feature row icon for the feature row geometry type
|
void |
FeatureTableStyles.deleteIcon(FeatureRow featureRow,
GeometryType geometryType) |
Delete the feature row icon for the geometry type
|
void |
FeatureStyleExtension.deleteIconDefault(FeatureRow featureRow) |
Delete the feature row default icon
|
void |
FeatureTableStyles.deleteIconDefault(FeatureRow featureRow) |
Delete the feature row default icon
|
void |
FeatureStyleExtension.deleteIcons(FeatureRow featureRow) |
Delete feature row icons
|
void |
FeatureTableStyles.deleteIcons(FeatureRow featureRow) |
Delete feature row icons
|
void |
FeatureStyleExtension.deleteStyle(FeatureRow featureRow) |
Delete the feature row style for the feature row geometry type
|
void |
FeatureStyleExtension.deleteStyle(FeatureRow featureRow,
GeometryType geometryType) |
Delete the feature row style for the geometry type
|
void |
FeatureTableStyles.deleteStyle(FeatureRow featureRow) |
Delete the feature row style for the feature row geometry type
|
void |
FeatureTableStyles.deleteStyle(FeatureRow featureRow,
GeometryType geometryType) |
Delete the feature row style for the geometry type
|
void |
FeatureStyleExtension.deleteStyleDefault(FeatureRow featureRow) |
Delete the feature row default style
|
void |
FeatureTableStyles.deleteStyleDefault(FeatureRow featureRow) |
Delete the feature row default style
|
void |
FeatureStyleExtension.deleteStyles(FeatureRow featureRow) |
Delete feature row styles
|
void |
FeatureTableStyles.deleteStyles(FeatureRow featureRow) |
Delete feature row styles
|
FeatureStyle |
FeatureStyleExtension.getFeatureStyle(FeatureRow featureRow) |
Get the feature style (style and icon) of the feature row, searching in
order: feature geometry type style or icon, feature default style or
icon, table geometry type style or icon, table default style or icon
|
FeatureStyle |
FeatureStyleExtension.getFeatureStyle(FeatureRow featureRow,
GeometryType geometryType) |
Get the feature style (style and icon) of the feature row with the
provided geometry type, searching in order: feature geometry type style
or icon, feature default style or icon, table geometry type style or
icon, table default style or icon
|
FeatureStyle |
FeatureTableStyles.getFeatureStyle(FeatureRow featureRow) |
Get the feature style (style and icon) of the feature row, searching in
order: feature geometry type style or icon, feature default style or
icon, table geometry type style or icon, table default style or icon
|
FeatureStyle |
FeatureTableStyles.getFeatureStyle(FeatureRow featureRow,
GeometryType geometryType) |
Get the feature style (style and icon) of the feature row with the
provided geometry type, searching in order: feature geometry type style
or icon, feature default style or icon, table geometry type style or
icon, table default style or icon
|
FeatureStyle |
FeatureStyleExtension.getFeatureStyleDefault(FeatureRow featureRow) |
Get the feature style default (style and icon) of the feature row,
searching in order: feature default style or icon, table default style or
icon
|
FeatureStyle |
FeatureTableStyles.getFeatureStyleDefault(FeatureRow featureRow) |
Get the feature style default (style and icon) of the feature row,
searching in order: feature default style or icon, table default style or
icon
|
FeatureStyles |
FeatureStyleExtension.getFeatureStyles(FeatureRow featureRow) |
Get the feature styles for the feature row
|
FeatureStyles |
FeatureTableStyles.getFeatureStyles(FeatureRow featureRow) |
Get the feature styles for the feature row
|
IconRow |
FeatureStyleExtension.getIcon(FeatureRow featureRow) |
Get the icon of the feature row, searching in order: feature geometry
type icon, feature default icon, table geometry type icon, table default
icon
|
IconRow |
FeatureStyleExtension.getIcon(FeatureRow featureRow,
GeometryType geometryType) |
Get the icon of the feature row with the provided geometry type,
searching in order: feature geometry type icon, feature default icon,
table geometry type icon, table default icon
|
IconRow |
FeatureTableStyles.getIcon(FeatureRow featureRow) |
Get the icon of the feature row, searching in order: feature geometry
type icon, feature default icon, table geometry type icon, table default
icon
|
IconRow |
FeatureTableStyles.getIcon(FeatureRow featureRow,
GeometryType geometryType) |
Get the icon of the feature row with the provided geometry type,
searching in order: feature geometry type icon, feature default icon,
table geometry type icon, table default icon
|
IconRow |
FeatureStyleExtension.getIconDefault(FeatureRow featureRow) |
Get the default icon of the feature row, searching in order: feature
default icon, table default icon
|
IconRow |
FeatureTableStyles.getIconDefault(FeatureRow featureRow) |
Get the default icon of the feature row, searching in order: feature
default icon, table default icon
|
Icons |
FeatureStyleExtension.getIcons(FeatureRow featureRow) |
Get the icons for the feature row
|
Icons |
FeatureTableStyles.getIcons(FeatureRow featureRow) |
Get the icons for the feature row
|
StyleRow |
FeatureStyleExtension.getStyle(FeatureRow featureRow) |
Get the style of the feature row, searching in order: feature geometry
type style, feature default style, table geometry type style, table
default style
|
StyleRow |
FeatureStyleExtension.getStyle(FeatureRow featureRow,
GeometryType geometryType) |
Get the style of the feature row with the provided geometry type,
searching in order: feature geometry type style, feature default style,
table geometry type style, table default style
|
StyleRow |
FeatureTableStyles.getStyle(FeatureRow featureRow) |
Get the style of the feature row, searching in order: feature geometry
type style, feature default style, table geometry type style, table
default style
|
StyleRow |
FeatureTableStyles.getStyle(FeatureRow featureRow,
GeometryType geometryType) |
Get the style of the feature row with the provided geometry type,
searching in order: feature geometry type style, feature default style,
table geometry type style, table default style
|
StyleRow |
FeatureStyleExtension.getStyleDefault(FeatureRow featureRow) |
Get the default style of the feature row, searching in order: feature
default style, table default style
|
StyleRow |
FeatureTableStyles.getStyleDefault(FeatureRow featureRow) |
Get the default style of the feature row, searching in order: feature
default style, table default style
|
Styles |
FeatureStyleExtension.getStyles(FeatureRow featureRow) |
Get the styles for the feature row
|
Styles |
FeatureTableStyles.getStyles(FeatureRow featureRow) |
Get the styles for the feature row
|
void |
FeatureStyleExtension.setFeatureStyle(FeatureRow featureRow,
FeatureStyle featureStyle) |
Set the feature style (style and icon) of the feature row
|
void |
FeatureStyleExtension.setFeatureStyle(FeatureRow featureRow,
GeometryType geometryType,
FeatureStyle featureStyle) |
Set the feature style (style and icon) of the feature row for the
specified geometry type
|
void |
FeatureTableStyles.setFeatureStyle(FeatureRow featureRow,
FeatureStyle featureStyle) |
Set the feature style (style and icon) of the feature row
|
void |
FeatureTableStyles.setFeatureStyle(FeatureRow featureRow,
GeometryType geometryType,
FeatureStyle featureStyle) |
Set the feature style (style and icon) of the feature row for the
specified geometry type
|
void |
FeatureStyleExtension.setFeatureStyleDefault(FeatureRow featureRow,
FeatureStyle featureStyle) |
Set the feature style default (style and icon) of the feature row
|
void |
FeatureTableStyles.setFeatureStyleDefault(FeatureRow featureRow,
FeatureStyle featureStyle) |
Set the feature style default (style and icon) of the feature row
|
void |
FeatureStyleExtension.setFeatureStyles(FeatureRow featureRow,
FeatureStyles featureStyles) |
Set the feature styles for the feature row
|
void |
FeatureTableStyles.setFeatureStyles(FeatureRow featureRow,
FeatureStyles featureStyles) |
Set the feature styles for the feature row
|
void |
FeatureStyleExtension.setIcon(FeatureRow featureRow,
IconRow icon) |
Set the icon of the feature row
|
void |
FeatureStyleExtension.setIcon(FeatureRow featureRow,
GeometryType geometryType,
IconRow icon) |
Set the icon of the feature row for the specified geometry type
|
void |
FeatureTableStyles.setIcon(FeatureRow featureRow,
IconRow icon) |
Set the icon of the feature row
|
void |
FeatureTableStyles.setIcon(FeatureRow featureRow,
GeometryType geometryType,
IconRow icon) |
Set the icon of the feature row for the specified geometry type
|
void |
FeatureStyleExtension.setIconDefault(FeatureRow featureRow,
IconRow icon) |
Set the default icon of the feature row
|
void |
FeatureTableStyles.setIconDefault(FeatureRow featureRow,
IconRow icon) |
Set the default icon of the feature row
|
void |
FeatureStyleExtension.setIcons(FeatureRow featureRow,
Icons icons) |
Set the icons for the feature row
|
void |
FeatureTableStyles.setIcons(FeatureRow featureRow,
Icons icons) |
Set the icons for the feature row
|
void |
FeatureStyleExtension.setStyle(FeatureRow featureRow,
StyleRow style) |
Set the style of the feature row
|
void |
FeatureStyleExtension.setStyle(FeatureRow featureRow,
GeometryType geometryType,
StyleRow style) |
Set the style of the feature row for the specified geometry type
|
void |
FeatureTableStyles.setStyle(FeatureRow featureRow,
StyleRow style) |
Set the style of the feature row
|
void |
FeatureTableStyles.setStyle(FeatureRow featureRow,
GeometryType geometryType,
StyleRow style) |
Set the style of the feature row for the specified geometry type
|
void |
FeatureStyleExtension.setStyleDefault(FeatureRow featureRow,
StyleRow style) |
Set the default style of the feature row
|
void |
FeatureTableStyles.setStyleDefault(FeatureRow featureRow,
StyleRow style) |
Set the default style of the feature row
|
void |
FeatureStyleExtension.setStyles(FeatureRow featureRow,
Styles styles) |
Set the styles for the feature row
|
void |
FeatureTableStyles.setStyles(FeatureRow featureRow,
Styles styles) |
Set the styles for the feature row
|