[NUI] refactoring GraphicsType classes and Dp. Add new Type Sp
authorEverLEEst(SangHyeon Lee) <sh10233.lee@samsung.com>
Wed, 3 Nov 2021 04:17:25 +0000 (13:17 +0900)
committerhuiyu <35286162+huiyueun@users.noreply.github.com>
Mon, 29 Nov 2021 08:55:55 +0000 (17:55 +0900)
commit23c8694c97110fe5074000513221c329b7a29876
tree580c043c6cee4cdecd0e3aa5af151c2bc31dcfb3
parentf52f6894a6bc285b3932bb431cb4ef1ea83e9222
[NUI] refactoring GraphicsType classes and Dp. Add new Type Sp
src/Tizen.NUI/src/public/Utility/DpTypeConverter.cs
src/Tizen.NUI/src/public/Utility/GraphicsTypeExtensions.cs
src/Tizen.NUI/src/public/Utility/GraphicsTypeManager.cs
src/Tizen.NUI/src/public/Utility/PointTypeConverter.cs
src/Tizen.NUI/src/public/Utility/SpTypeConverter.cs [new file with mode: 0755]
test/Tizen.NUI.Samples/Tizen.NUI.Samples/Samples/GraphicsTypeTest.cs