Modifier and Type | Class and Description |
---|---|
class |
AddPathCommandFactory
Command factory to add new paths to the the SVG model.
|
Modifier and Type | Class and Description |
---|---|
class |
EditLineGeometryManipulator
2D manipulator class to edit line segment geometry.
|
class |
EditPathGeometryManipulator
2D manipulator class to edit path geometry.
|
class |
EditSVGPointsManipulator
2D manipulator class to edit polyline and polygon geometry.
|
Modifier and Type | Method and Description |
---|---|
com.google.gwt.event.shared.HandlerRegistration |
SVGModel.addScalingHandler(ScalingHandler handler) |
Modifier and Type | Method and Description |
---|---|
com.google.gwt.event.shared.GwtEvent.Type<ScalingHandler> |
ScalingEvent.getAssociatedType() |
static com.google.gwt.event.shared.GwtEvent.Type<ScalingHandler> |
ScalingEvent.getType()
Ensures the existence of the handler hook and then returns it.
|
Modifier and Type | Method and Description |
---|---|
com.google.gwt.event.shared.HandlerRegistration |
HasScalingHandlers.addScalingHandler(ScalingHandler handler) |
protected void |
ScalingEvent.dispatch(ScalingHandler handler) |
Copyright © 2018. All Rights Reserved.