Verwendungen von Klasse
org.teamapps.ux.component.map.shape.AbstractMapShape
Packages, die AbstractMapShape verwenden
-
Verwendungen von AbstractMapShape in org.teamapps.ux.component.map
Felder in org.teamapps.ux.component.map mit Typparametern vom Typ AbstractMapShapeModifizierer und TypFeldBeschreibungfinal Event<AbstractMapShape> MapView.onShapeDrawnfinal Event<AbstractMapShape> MapView2.onShapeDrawnMethoden in org.teamapps.ux.component.map mit Parametern vom Typ AbstractMapShapeModifizierer und TypMethodeBeschreibungvoidMapView.addShape(AbstractMapShape shape) voidMapView2.addShape(AbstractMapShape shape) voidMapView.removeShape(AbstractMapShape shape) voidMapView2.removeShape(AbstractMapShape shape) -
Verwendungen von AbstractMapShape in org.teamapps.ux.component.map.shape
Unterklassen von AbstractMapShape in org.teamapps.ux.component.map.shapeModifizierer und TypKlasseBeschreibungclassclassclassclassMethoden in org.teamapps.ux.component.map.shape mit Parametern vom Typ AbstractMapShapeModifizierer und TypMethodeBeschreibungvoidAbstractMapShape.MapShapeListener.handleShapeChanged(AbstractMapShape shape) voidAbstractMapShape.MapShapeListener.handleShapeChanged(AbstractMapShape shape, org.teamapps.dto.AbstractUiMapShapeChange change) voidAbstractMapShape.MapShapeListener.handleShapeRemoved(AbstractMapShape shape)