Package hec.map.aishape.ui
Interface AiShapePropertiesPanel
- All Known Implementing Classes:
AbstractAiShapeProperitesPanel
,AbstractSymbolSubPanel
,AiShapeLabelsPanel
,AiShapeLineSymbolPanel
,AiShapePointLabelsPanel
,AiShapePointSymbolPanel
,AiShapePolygonBorderPanel
,AiShapePolygonSymbolPanel
,SingleLineSymbolPanel
,SinglePolygonSymbolPanel
,SingleSymbolPanel
,UniqueLineSymbolPanel
,UniquePolygonSymbolPanel
,UniqueSymbolPanel
public interface AiShapePropertiesPanel
-
Method Summary
Modifier and TypeMethodDescriptiongetTitle()
void
saveData()
void
setData
(AiShapeGlyphDataRecord dataRecord, AiShapeMap aiShapeMap)
-
Method Details
-
getTitle
String getTitle() -
setData
-
saveData
void saveData()
-