Uses of Record Class
com.storedobject.svg.Coordinates
Packages that use Coordinates
-
Uses of Coordinates in com.storedobject.svg
Methods in com.storedobject.svg that return CoordinatesModifier and TypeMethodDescriptionCoordinates.combine(Coordinates c) Combines the currentCoordinatesobject with the specifiedCoordinatesobject to create a new rectangular region.Combines the currentCoordinatesobject with the rectangular region represented by the givenNodeobject.Combines the currentCoordinatesobject with a rectangular region derived from the specifiedPointobject.Document.getCoordinates()Retrieves the combined coordinates of all nodes within the Document.Node.getCoordinates()Retrieves the coordinates associated with thisNode.Methods in com.storedobject.svg with parameters of type CoordinatesModifier and TypeMethodDescriptionCoordinates.combine(Coordinates c) Combines the currentCoordinatesobject with the specifiedCoordinatesobject to create a new rectangular region.